diff --git a/src/app/page.tsx b/src/app/page.tsx index 6305341..5617457 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,96 +30,58 @@ export default function LandingPage() {
@@ -132,25 +94,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Website Design", - description: "Custom-built, high-converting websites for local shops.", - imageSrc: "http://img.b2bpic.net/free-vector/creative-web-development-25-line-filled-icon-pack-such-as-code-programming-mobile-language-app_1142-21250.jpg", - }, + title: "Website Design", description: "Custom-built, high-converting websites for local shops.", imageSrc: "http://img.b2bpic.net/free-vector/creative-web-development-25-line-filled-icon-pack-such-as-code-programming-mobile-language-app_1142-21250.jpg"}, { - title: "Google Business Profile", - description: "Get found on Google Maps and local search results.", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-finance-word-surrounded-by-various-graphs-white-background_23-2147892178.jpg", - }, + title: "Google Business Profile", description: "Get found on Google Maps and local search results.", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-finance-word-surrounded-by-various-graphs-white-background_23-2147892178.jpg"}, { - title: "Lead Gen Systems", - description: "Turn visitors into paying customers automatically.", - imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg", - }, + title: "Lead Gen Systems", description: "Turn visitors into paying customers automatically.", imageSrc: "http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg"}, { - title: "Paid Ad Setup", - description: "Targeted Facebook & Google ad campaigns that convert.", - imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-development-improvement-profit-success-concept_53876-123999.jpg", - }, + title: "Paid Ad Setup", description: "Targeted Facebook & Google ad campaigns that convert.", imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-development-improvement-profit-success-concept_53876-123999.jpg"}, ]} title="Digital Growth Services" description="Custom solutions to increase your visibility and customer count." @@ -165,17 +115,11 @@ export default function LandingPage() { description="A proven, simple 3-step process to scale your local business." bulletPoints={[ { - title: "Step 1: Free Audit", - description: "We analyze your digital presence and identify growth gaps.", - }, + title: "Step 1: Free Audit", description: "We analyze your digital presence and identify growth gaps."}, { - title: "Step 2: Custom Setup", - description: "We implement high-performing systems tailored to you.", - }, + title: "Step 2: Custom Setup", description: "We implement high-performing systems tailored to you."}, { - title: "Step 3: Real Results", - description: "Start receiving more calls, leads, and paying customers.", - }, + title: "Step 3: Real Results", description: "Start receiving more calls, leads, and paying customers."}, ]} imageSrc="http://img.b2bpic.net/free-photo/workplace-with-open-laptop-with-modern-wooden-desk-angled-notebook-table-home-interior-filtered-image-selective-focus_1421-660.jpg" mediaAnimation="slide-up" @@ -190,20 +134,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "3X", - description: "Call increase in 30 days for local restaurant", - }, + id: "m1", value: "3X", description: "Call increase in 30 days for local restaurant"}, { - id: "m2", - value: "50+", - description: "Leads per month for salon business", - }, + id: "m2", value: "50+", description: "Leads per month for salon business"}, { - id: "m3", - value: "2X", - description: "Membership growth for local gyms", - }, + id: "m3", value: "2X", description: "Membership growth for local gyms"}, ]} title="Proven Results" description="Our strategies deliver measurable growth for local businesses." @@ -214,42 +149,18 @@ export default function LandingPage() { @@ -276,18 +184,13 @@ export default function LandingPage() { @@ -296,13 +199,9 @@ export default function LandingPage() {