From 097b9672676afda8ff79fba9c3a1905aa0efb07a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 6 May 2026 06:50:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 306 +++++++++++------------------------------------ 1 file changed, 68 insertions(+), 238 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1757418..cf2c1c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,27 +32,17 @@ export default function LandingPage() { @@ -60,97 +50,54 @@ export default function LandingPage() { @@ -160,9 +107,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Why Partner with Starberry?" description={[ - "For businesses and agencies alike, navigating the digital landscape requires more than just keywords. Our proven, data-driven approach focuses on sustainable growth that converts visitors into recurring revenue.", - "We combine deep technical SEO knowledge with high-level strategy to ensure your brand stands out where it matters most.", - ]} + "For businesses and agencies alike, navigating the digital landscape requires more than just keywords. Our proven, data-driven approach focuses on sustainable growth that converts visitors into recurring revenue.", "We combine deep technical SEO knowledge with high-level strategy to ensure your brand stands out where it matters most."]} /> @@ -174,20 +119,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Technical SEO Audits", - description: "Fixing site speed, indexing, and crawlability issues.", - imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg", - }, + title: "Technical SEO Audits", description: "Fixing site speed, indexing, and crawlability issues.", imageSrc: "http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg"}, { - title: "Content Strategy", - description: "High-intent keywords and conversion-optimized content.", - imageSrc: "http://img.b2bpic.net/free-photo/seo-analysis-business-meeting_53876-94819.jpg", - }, + title: "Content Strategy", description: "High-intent keywords and conversion-optimized content.", imageSrc: "http://img.b2bpic.net/free-photo/seo-analysis-business-meeting_53876-94819.jpg"}, { - title: "Authority Building", - description: "Strategic link development that builds lasting trust.", - imageSrc: "http://img.b2bpic.net/free-vector/seo-icon_632498-3593.jpg", - }, + title: "Authority Building", description: "Strategic link development that builds lasting trust.", imageSrc: "http://img.b2bpic.net/free-vector/seo-icon_632498-3593.jpg"}, ]} title="Our Core SEO Services" description="Comprehensive strategies to elevate your search presence." @@ -196,52 +132,23 @@ export default function LandingPage() {