Skip to content

Commit

Permalink
fixing structered data..
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeyfe6 committed Sep 14, 2024
1 parent 759f8c8 commit 1d2353a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/pages/prijzen.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ export const Head = () => {
image: siteUrl + priceImage,
description:
'Het Budget Plan biedt een betaalbare oplossing voor kleine projecten met ontwikkeling van website, webapplicatie of webshop, inclusief SEO-optimalisatie en een maand gratis ondersteuning.',
priceRange: '$$',
brand: {
'@type': 'Brand',
name: title,
Expand Down Expand Up @@ -184,7 +183,6 @@ export const Head = () => {
image: siteUrl + priceImage,
description:
"Het Starter Plan is ideaal voor groeiende bedrijven, met meer pagina's en functies, inclusief een blog en drie maanden gratis ondersteuning.",
priceRange: '$$',
brand: {
'@type': 'Brand',
name: title,
Expand Down Expand Up @@ -263,7 +261,6 @@ export const Head = () => {
image: siteUrl + priceImage,
description:
'Het Established Plan is geschikt voor gevestigde bedrijven, met een uitgebreider pakket aan diensten en zes maanden gratis ondersteuning.',
priceRange: '$$$',
brand: {
'@type': 'Brand',
name: title,
Expand Down Expand Up @@ -342,7 +339,6 @@ export const Head = () => {
image: siteUrl + priceImage,
description:
"Het Business Plan is ontworpen voor grote bedrijven of e-commerce, met onbeperkte pagina's, e-commercefunctionaliteit en een jaar gratis ondersteuning.",
priceRange: '$$$',
brand: {
'@type': 'Brand',
name: title,
Expand Down

0 comments on commit 1d2353a

Please sign in to comment.