3 Commits

Author SHA1 Message Date
0da1f22eca Update src/app/seo/page.tsx 2026-02-19 02:37:59 +00:00
57bde72013 Update src/app/page.tsx 2026-02-19 02:37:58 +00:00
e6f5d39d3a Merge version_6 into main
Merge version_6 into main
2026-02-19 02:33:41 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -47,8 +47,8 @@ export default function LandingPage() {
tag="Amsterdam-Based Performance Marketing"
tagIcon={Sparkles}
background={{ variant: "radial-gradient" }}
imageSrc="https://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg"
imageAlt="Performance marketing analytics dashboard showing real-time metrics"
imageSrc="https://img.b2bpic.net/free-photo/businessman-working-laptop-internet-shopping-e-commerce-online-business-concept_1098-3489.jpg"
imageAlt="E-commerce marketplace with shopping products and retail items"
buttons={[
{ text: "Start Your Growth", href: "contact" },
{ text: "View Case Studies", href: "casestudies" }

View File

@@ -46,8 +46,8 @@ export default function SEOPage() {
tag="Professional SEO Services"
tagIcon={Sparkles}
background={{ variant: "radial-gradient" }}
imageSrc="https://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg"
imageAlt="SEO strategy and search engine optimization"
imageSrc="https://img.b2bpic.net/free-photo/businessman-working-laptop-internet-shopping-e-commerce-online-business-concept_1098-3489.jpg"
imageAlt="E-commerce marketplace displaying product listings and online sales optimization"
buttons={[
{ text: "Get Your SEO Audit", href: "contact" },
{ text: "View SEO Case Studies", href: "/" }