Skip to content

Commit 79d4e85

Browse files
authored
feat: update structured data URL for SEO service to reflect correct path
1 parent 229265f commit 79d4e85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ const structuredData = {
189189
"@type": "Offer",
190190
name: "SEO and Growth Strategy",
191191
description: "Technical SEO and programmatic marketing systems",
192-
url: `${siteUrl}/services/seo-growth/`,
192+
url: `${siteUrl}/services/technical-seo/`,
193193
},
194194
],
195195
},

0 commit comments

Comments
 (0)