Merge version_1 into main #2
200
src/app/page.tsx
200
src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Problems",
|
||||
id: "problems",
|
||||
},
|
||||
name: "Problems", id: "problems"},
|
||||
{
|
||||
name: "Solution",
|
||||
id: "solution",
|
||||
},
|
||||
name: "Solution", id: "solution"},
|
||||
{
|
||||
name: "How It Works",
|
||||
id: "how-it-works",
|
||||
},
|
||||
name: "How It Works", id: "how-it-works"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
]}
|
||||
brandName="GymGrowth Raipur"
|
||||
/>
|
||||
@@ -59,17 +49,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="GymGrowth Raipur"
|
||||
description="A simple system that helps your gym attract, capture, and convert more clients every month."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Free Demo",
|
||||
href: "https://wa.me/917999999999",
|
||||
},
|
||||
text: "Get Free Demo", href: "https://wa.me/917999999999"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-performing-split_23-2147769010.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-performing-split_23-2147769010.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -81,40 +68,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Lost Potential",
|
||||
description: "Losing potential clients who don't follow up.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crisis-word-surrounded-by-various-graph-grey-backdrop_23-2147892187.jpg?_wi=1",
|
||||
},
|
||||
title: "Lost Potential", description: "Losing potential clients who don't follow up.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crisis-word-surrounded-by-various-graph-grey-backdrop_23-2147892187.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-signpost_1156-549.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-performing-split_23-2147769010.jpg?_wi=2",
|
||||
imageAlt: "lost opportunity icon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-signpost_1156-549.jpg"},
|
||||
},
|
||||
{
|
||||
title: "Limited Reach",
|
||||
description: "Depending only on Instagram and random walk-ins.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163336.jpg?_wi=1",
|
||||
},
|
||||
title: "Limited Reach", description: "Depending only on Instagram and random walk-ins.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163336.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-anime-character-doing-fitness-exercising_23-2151666702.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-blonde-female-engineer-wearing-uniform-holding-looking-mobile-phone-touching-face-with-finger_409827-326.jpg?_wi=1",
|
||||
imageAlt: "lost opportunity icon",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-anime-character-doing-fitness-exercising_23-2151666702.jpg"},
|
||||
},
|
||||
{
|
||||
title: "Missed Leads",
|
||||
description: "Slow replies mean missed opportunities and lost revenue.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg",
|
||||
},
|
||||
title: "Missed Leads", description: "Slow replies mean missed opportunities and lost revenue.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/call-center_24877-49047.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-trying-break-into-car_23-2149133064.jpg",
|
||||
imageAlt: "lost opportunity icon",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/call-center_24877-49047.jpg"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -131,17 +100,11 @@ export default function LandingPage() {
|
||||
description="We help you capture inquiries instantly, respond automatically via WhatsApp, and close more memberships than ever before."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Lead Capture",
|
||||
description: "Auto-sync inquiries directly to your system.",
|
||||
},
|
||||
title: "Lead Capture", description: "Auto-sync inquiries directly to your system."},
|
||||
{
|
||||
title: "Speed to Lead",
|
||||
description: "Instant, personalized WhatsApp responses.",
|
||||
},
|
||||
title: "Speed to Lead", description: "Instant, personalized WhatsApp responses."},
|
||||
{
|
||||
title: "Higher Conversion",
|
||||
description: "Turn visitors into members on autopilot.",
|
||||
},
|
||||
title: "Higher Conversion", description: "Turn visitors into members on autopilot."},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/innovation-development-rocket-graphic-concept_53876-120019.jpg"
|
||||
@@ -156,20 +119,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1",
|
||||
description: "Prospects find you online",
|
||||
},
|
||||
id: "m1", value: "1", description: "Prospects find you online"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "2",
|
||||
description: "They land on your high-conversion page",
|
||||
},
|
||||
id: "m2", value: "2", description: "They land on your high-conversion page"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "3",
|
||||
description: "They message you directly on WhatsApp",
|
||||
},
|
||||
id: "m3", value: "3", description: "They message you directly on WhatsApp"},
|
||||
]}
|
||||
title="The Growth Process"
|
||||
description="Simple, powerful steps to drive more gym sign-ups."
|
||||
@@ -181,14 +135,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Fitness Core",
|
||||
"Raipur Iron",
|
||||
"Power Gym",
|
||||
"City Fit",
|
||||
"Muscle Hub",
|
||||
"Active Lifestyle",
|
||||
"Total Health",
|
||||
]}
|
||||
"Fitness Core", "Raipur Iron", "Power Gym", "City Fit", "Muscle Hub", "Active Lifestyle", "Total Health"]}
|
||||
title="Trusted by Local Businesses"
|
||||
description="Gyms across Raipur rely on our growth systems."
|
||||
/>
|
||||
@@ -200,60 +147,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Rajesh Singh",
|
||||
date: "Jan 2024",
|
||||
title: "Owner, Fitness Core",
|
||||
quote: "We doubled our monthly sign-ups within 30 days.",
|
||||
tag: "Conversion",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-performing-split_23-2147769010.jpg?_wi=3",
|
||||
imageAlt: "gym owner portrait professional",
|
||||
},
|
||||
id: "1", name: "Rajesh Singh", date: "Jan 2024", title: "Owner, Fitness Core", quote: "We doubled our monthly sign-ups within 30 days.", tag: "Conversion", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-training-gym_23-2149049830.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-performing-split_23-2147769010.jpg", imageAlt: "gym owner portrait professional"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Anjali Sharma",
|
||||
date: "Feb 2024",
|
||||
title: "Owner, City Fit",
|
||||
quote: "The WhatsApp automation is a complete game changer.",
|
||||
tag: "Growth",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-man-trying-break-into-car_23-2149133064.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crisis-word-surrounded-by-various-graph-grey-backdrop_23-2147892187.jpg?_wi=2",
|
||||
imageAlt: "gym owner portrait professional",
|
||||
},
|
||||
id: "2", name: "Anjali Sharma", date: "Feb 2024", title: "Owner, City Fit", quote: "The WhatsApp automation is a complete game changer.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-man-trying-break-into-car_23-2149133064.jpg", imageSrc: "http://img.b2bpic.net/free-photo/crisis-word-surrounded-by-various-graph-grey-backdrop_23-2147892187.jpg", imageAlt: "gym owner portrait professional"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Vikram Das",
|
||||
date: "Mar 2024",
|
||||
title: "Owner, Raipur Iron",
|
||||
quote: "Finally, a reliable way to get consistent leads.",
|
||||
tag: "Lead Gen",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-man-cute-handsome-guy-dark-blue-suit-with-tie-smiling-with-phone_140725-161902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163336.jpg?_wi=2",
|
||||
imageAlt: "gym owner portrait professional",
|
||||
},
|
||||
id: "3", name: "Vikram Das", date: "Mar 2024", title: "Owner, Raipur Iron", quote: "Finally, a reliable way to get consistent leads.", tag: "Lead Gen", avatarSrc: "http://img.b2bpic.net/free-photo/business-man-cute-handsome-guy-dark-blue-suit-with-tie-smiling-with-phone_140725-161902.jpg", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163336.jpg", imageAlt: "gym owner portrait professional"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sunita Verma",
|
||||
date: "Apr 2024",
|
||||
title: "Owner, Power Gym",
|
||||
quote: "Simple to set up and very high quality leads.",
|
||||
tag: "ROI",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/athletic-man-running-black-background_1301-6600.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confused-young-blonde-female-engineer-wearing-uniform-holding-looking-mobile-phone-touching-face-with-finger_409827-326.jpg?_wi=2",
|
||||
imageAlt: "gym owner portrait professional",
|
||||
},
|
||||
id: "4", name: "Sunita Verma", date: "Apr 2024", title: "Owner, Power Gym", quote: "Simple to set up and very high quality leads.", tag: "ROI", avatarSrc: "http://img.b2bpic.net/free-photo/athletic-man-running-black-background_1301-6600.jpg", imageSrc: "http://img.b2bpic.net/free-photo/confused-young-blonde-female-engineer-wearing-uniform-holding-looking-mobile-phone-touching-face-with-finger_409827-326.jpg", imageAlt: "gym owner portrait professional"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Amit Kumar",
|
||||
date: "May 2024",
|
||||
title: "Owner, Muscle Hub",
|
||||
quote: "This system pays for itself in one week.",
|
||||
tag: "Efficient",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205541.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-signpost_1156-549.jpg?_wi=2",
|
||||
imageAlt: "gym owner portrait professional",
|
||||
},
|
||||
id: "5", name: "Amit Kumar", date: "May 2024", title: "Owner, Muscle Hub", quote: "This system pays for itself in one week.", tag: "Efficient", avatarSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205541.jpg", imageSrc: "http://img.b2bpic.net/free-photo/worker-signpost_1156-549.jpg", imageAlt: "gym owner portrait professional"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Hear from fitness owners growing their business."
|
||||
@@ -266,20 +168,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How long until I get leads?",
|
||||
content: "You'll see engagement from day one of the campaign.",
|
||||
},
|
||||
id: "f1", title: "How long until I get leads?", content: "You'll see engagement from day one of the campaign."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Does it require technical skills?",
|
||||
content: "No, we handle the entire setup for you.",
|
||||
},
|
||||
id: "f2", title: "Does it require technical skills?", content: "No, we handle the entire setup for you."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can I customize the messages?",
|
||||
content: "Yes, all WhatsApp templates are fully customizable.",
|
||||
},
|
||||
id: "f3", title: "Can I customize the messages?", content: "Yes, all WhatsApp templates are fully customizable."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Answers to everything you need to know."
|
||||
@@ -291,16 +184,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get Started"
|
||||
title="Ready for more members?"
|
||||
description="Stop worrying about walk-ins and start generating consistent inquiries today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Demo",
|
||||
href: "https://wa.me/917999999999",
|
||||
},
|
||||
text: "Get Your Free Demo", href: "https://wa.me/917999999999"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -309,29 +199,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{
|
||||
label: "How It Works",
|
||||
href: "#how-it-works",
|
||||
},
|
||||
label: "How It Works", href: "#how-it-works"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user