Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-22 09:31:15 +00:00

View File

@@ -32,28 +32,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Services",
id: "#services",
},
{
name: "Case Studies",
id: "#case-studies",
},
{
name: "Process",
id: "#process",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Services", id: "#services" },
{ name: "Case Studies", id: "#case-studies" },
{ name: "Process", id: "#process" },
{ name: "Contact", id: "#contact" },
]}
brandName="7DIGIT"
button={{
text: "Book Audit",
href: "#contact",
}}
text: "Book Audit", href: "#contact"}}
/>
</div>
@@ -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() {
<div id="services" data-section="services">
<FeatureCardTwentyEight
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "s1",
title: "Meta Ads",
subtitle: "Turn scrollers into buyers.",
category: "Funnels",
value: "2×5× ROAS",
},
{
id: "s2",
title: "Google Ads",
subtitle: "Capture peak buyer intent.",
category: "Search",
value: "CPL as low as ₹80",
},
{
id: "s3",
title: "WhatsApp CRM",
subtitle: "24/7 automated sales.",
category: "Automation",
value: "60% reply rate",
},
{
id: "s4",
title: "Web Conversion",
subtitle: "Sites that sell.",
category: "Development",
value: "8% conversion",
},
{
id: "s5",
title: "Lead Funnels",
subtitle: "Autopilot lead generation.",
category: "Architecture",
value: "200 leads/mo",
},
{ id: "s1", title: "Meta Ads", subtitle: "Turn scrollers into buyers.", category: "Funnels", value: "2×5× ROAS" },
{ id: "s2", title: "Google Ads", subtitle: "Capture peak buyer intent.", category: "Search", value: "CPL as low as ₹80" },
{ id: "s3", title: "WhatsApp CRM", subtitle: "24/7 automated sales.", category: "Automation", value: "60% reply rate" },
{ id: "s4", title: "Web Conversion", subtitle: "Sites that sell.", category: "Development", value: "8% conversion" },
{ id: "s5", title: "Lead Funnels", subtitle: "Autopilot lead generation.", category: "Architecture", value: "200 leads/mo" },
]}
title="Revenue-Generating Systems"
description="We don't run campaigns; we engineer growth machines."
@@ -213,42 +120,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "cs1",
name: "Real Estate Developer",
price: "6.2× ROAS",
imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451181.jpg",
},
{
id: "cs2",
name: "Premium Textile Retail",
price: "3.8× ROAS",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-travel-items-arrangement_23-2148666247.jpg",
},
{
id: "cs3",
name: "Multi-Location Clinic",
price: "4.1× ROAS",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-dentist-wearing-face-mask_23-2149164285.jpg",
},
{
id: "cs4",
name: "Coming Soon",
price: "Coming Soon",
imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-467.jpg",
},
{
id: "cs5",
name: "Coming Soon",
price: "Coming Soon",
imageSrc: "http://img.b2bpic.net/free-photo/gray-cotton-textures_74190-483.jpg",
},
{
id: "cs6",
name: "Coming Soon",
price: "Coming Soon",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053264.jpg",
},
{ id: "cs1", name: "Real Estate Developer", price: "6.2× ROAS", imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451181.jpg" },
{ id: "cs2", name: "Premium Textile Retail", price: "3.8× ROAS", imageSrc: "http://img.b2bpic.net/free-photo/top-view-travel-items-arrangement_23-2148666247.jpg" },
{ id: "cs3", name: "Multi-Location Clinic", price: "4.1× ROAS", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-dentist-wearing-face-mask_23-2149164285.jpg" },
{ id: "cs4", name: "Coming Soon", price: "Coming Soon", imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-467.jpg" },
{ id: "cs5", name: "Coming Soon", price: "Coming Soon", imageSrc: "http://img.b2bpic.net/free-photo/gray-cotton-textures_74190-483.jpg" },
{ id: "cs6", name: "Coming Soon", price: "Coming Soon", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053264.jpg" },
]}
title="Proof of Work"
description="Real businesses. Real numbers. Zero fluff."
@@ -262,46 +139,11 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Suresh Kumar",
role: "Developer",
company: "Real Estate Coimbatore",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg",
},
{
id: "t2",
name: "Priya Meenakshi",
role: "Owner",
company: "Textile Shop Karaikudi",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg",
},
{
id: "t3",
name: "Dr. Aravind Nair",
role: "Director",
company: "Chennai Clinic",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-doctor_171337-1533.jpg",
},
{
id: "t4",
name: "Client Four",
role: "Owner",
company: "Local Service",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149097924.jpg",
},
{
id: "t5",
name: "Client Five",
role: "CEO",
company: "Tech Startup",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-looking-straight-ahead-wearing-white-t-shirt-isolated-pink_141793-86537.jpg",
},
{ id: "t1", name: "Suresh Kumar", role: "Developer", company: "Real Estate Coimbatore", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-mature-businessman-looking-away_23-2147955371.jpg" },
{ id: "t2", name: "Priya Meenakshi", role: "Owner", company: "Textile Shop Karaikudi", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-beauty-businesswoman-leaning-against-brick-wall_613910-773.jpg" },
{ id: "t3", name: "Dr. Aravind Nair", role: "Director", company: "Chennai Clinic", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-doctor_171337-1533.jpg" },
{ id: "t4", name: "Client Four", role: "Owner", company: "Local Service", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149097924.jpg" },
{ id: "t5", name: "Client Five", role: "CEO", company: "Tech Startup", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-girl-looking-straight-ahead-wearing-white-t-shirt-isolated-pink_141793-86537.jpg" },
]}
title="Client Results"
description="Don't take our word for it."
@@ -313,14 +155,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"TexCo",
"CityClinics",
"BuildRight",
"TextileHub",
"MedEase",
"RealHome",
"AutoFit",
]}
"TexCo", "CityClinics", "BuildRight", "TextileHub", "MedEase", "RealHome", "AutoFit"]}
title="Trusted by Growing Indian Businesses"
description="Joining forces with the best in the industry."
/>
@@ -329,21 +164,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
tag="Limited Availability"
title="Ready to scale your business?"
description="Only 3 client spots available this month. Walk away with a free growth audit."
buttons={[
{
text: "Book Free Strategy Call",
href: "#",
},
{
text: "Chat on WhatsApp",
href: "#",
},
{ text: "Book Free Strategy Call", href: "#" },
{ text: "Chat on WhatsApp", href: "#" },
]}
/>
</div>
@@ -352,33 +179,16 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "7DIGIT",
items: [
{
label: "Services",
href: "#services",
},
{
label: "Process",
href: "#process",
},
{
label: "Case Studies",
href: "#case-studies",
},
title: "7DIGIT", items: [
{ label: "Services", href: "#services" },
{ label: "Process", href: "#process" },
{ label: "Case Studies", href: "#case-studies" },
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
},
]}