diff --git a/src/app/page.tsx b/src/app/page.tsx index eb8c63a..fc70524 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,28 +32,14 @@ export default function LandingPage() { @@ -62,38 +48,17 @@ export default function LandingPage() { title="Start Building Revenue Machines." description="Engineered for Indian businesses that demand growth, not just clicks. Meta Ads, Google Ads, and WhatsApp Automation designed for scale." buttons={[ - { - text: "Book Free Strategy Call", - href: "#contact", - }, - { - text: "Chat on WhatsApp", - href: "#contact", - }, + { text: "Book Free Strategy Call", href: "#contact" }, + { text: "Chat on WhatsApp", href: "#contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/executive-assistant-looking-wristwatch-office-checking-time-working-after-hours-business-development-young-adult-analyzing-financial-statistics-computer-startup-growth_482257-63092.jpg" showDimOverlay={true} avatars={[ - { - src: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", - alt: "Client Headshot 1", - }, - { - src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg", - alt: "Client Headshot 2", - }, - { - src: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg", - alt: "Client Headshot 3", - }, - { - src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg", - alt: "Client Headshot 4", - }, - { - src: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", - alt: "Client Headshot 5", - }, + { src: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", alt: "Client Headshot 1" }, + { src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg", alt: "Client Headshot 2" }, + { src: "http://img.b2bpic.net/free-photo/worker-with-big-smile-crossed-arms_1139-248.jpg", alt: "Client Headshot 3" }, + { src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg", alt: "Client Headshot 4" }, + { src: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", alt: "Client Headshot 5" }, ]} avatarText="Trusted by 50+ founders" /> @@ -105,30 +70,10 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={false} metrics={[ - { - id: "m1", - icon: Users, - title: "Businesses Scaled", - value: "50+", - }, - { - id: "m2", - icon: TrendingUp, - title: "Ad Spend Managed", - value: "₹1.2Cr+", - }, - { - id: "m3", - icon: Award, - title: "Average ROAS", - value: "4.8×", - }, - { - id: "m4", - icon: Target, - title: "Leads Generated", - value: "3,200+", - }, + { id: "m1", icon: Users, title: "Businesses Scaled", value: "50+" }, + { id: "m2", icon: TrendingUp, title: "Ad Spend Managed", value: "₹1.2Cr+" }, + { id: "m3", icon: Award, title: "Average ROAS", value: "4.8×" }, + { id: "m4", icon: Target, title: "Leads Generated", value: "3,200+" }, ]} title="Numbers That Matter" description="Every campaign is backed by data, not guesswork." @@ -142,18 +87,9 @@ export default function LandingPage() { title="Built for Businesses Tired of Wasting Money." description="7Digit is a performance-first digital marketing agency based in Tamil Nadu. We don't sell packages — we build systems that generate leads, close sales, and grow your revenue predictably." bulletPoints={[ - { - title: "Speed-to-Revenue", - description: "Campaigns go live in 72 hours.", - }, - { - title: "System-First Thinking", - description: "Every funnel is built to scale.", - }, - { - title: "Data-Backed", - description: "Every rupee tracked, every decision justified.", - }, + { title: "Speed-to-Revenue", description: "Campaigns go live in 72 hours." }, + { title: "System-First Thinking", description: "Every funnel is built to scale." }, + { title: "Data-Backed", description: "Every rupee tracked, every decision justified." }, ]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/modern-home-office-with-desktop-pc-monitor-displaying-business-analytics_482257-130255.jpg" @@ -162,44 +98,15 @@ export default function LandingPage() {
@@ -329,21 +164,13 @@ export default function LandingPage() {
@@ -352,33 +179,16 @@ export default function LandingPage() {