Merge version_1 into main #2
393
src/app/page.tsx
393
src/app/page.tsx
@@ -27,274 +27,145 @@ export default function LandingPage() {
|
||||
headingFontWeight="bold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "why-us",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
]}
|
||||
brandName="BrandAmpScaling"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
{ name: "Why Us", id: "why-us" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
]}
|
||||
brandName="BrandAmpScaling"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Scale Your Brand With Ads That Actually Convert"
|
||||
description="BrandAmpScaling is a results-driven ad agency built by two brothers focused on helping brands grow fast and profitably through high-performing ad campaigns that scale, not just vanity metrics."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=1",
|
||||
imageAlt: "Results oriented marketing",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=2",
|
||||
imageAlt: "Performance ads",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=3",
|
||||
imageAlt: "Scaling strategy",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=4",
|
||||
imageAlt: "Data driven growth",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=5",
|
||||
imageAlt: "Ad creative mastery",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=6",
|
||||
imageAlt: "ROI focus",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Scale Your Brand With Ads That Actually Convert"
|
||||
description="BrandAmpScaling is a results-driven ad agency built by two brothers focused on helping brands grow fast and profitably through high-performing ad campaigns that scale, not just vanity metrics."
|
||||
buttons={[{ text: "Get Started", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", imageAlt: "Results oriented marketing" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", imageAlt: "Performance ads" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", imageAlt: "Scaling strategy" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", imageAlt: "Data driven growth" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", imageAlt: "Ad creative mastery" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg", imageAlt: "ROI focus" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyFive
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Ad Creatives",
|
||||
description: "High-converting ad designs that stop the scroll.",
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=7",
|
||||
imageAlt: "digital marketing performance growth",
|
||||
},
|
||||
{
|
||||
title: "Precision Targeting",
|
||||
description: "Reach your perfect customer with surgical precision.",
|
||||
icon: Target,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg?_wi=4",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg?_wi=5",
|
||||
imageAlt: "digital marketing ad strategy",
|
||||
},
|
||||
{
|
||||
title: "Rapid Scaling",
|
||||
description: "Systematic scaling of profitable campaigns.",
|
||||
icon: TrendingUp,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg?_wi=7",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705918.jpg?_wi=1",
|
||||
imageAlt: "portrait professional man",
|
||||
},
|
||||
]}
|
||||
title="Everything You Need to Scale"
|
||||
description="We handle everything from start to finish, so you can focus on your core business."
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyFive
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Ad Creatives", description: "High-converting ad designs that stop the scroll.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Precision Targeting", description: "Reach your perfect customer with surgical precision.", icon: Target,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Rapid Scaling", description: "Systematic scaling of profitable campaigns.", icon: TrendingUp,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/business-strategy-design_1284-1227.jpg" },
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Everything You Need to Scale"
|
||||
description="We handle everything from start to finish, so you can focus on your core business."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="why-us" data-section="why-us">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Performance First"
|
||||
description="We don't care about vanity metrics like likes or views. We care about one thing: Your profit."
|
||||
metrics={[
|
||||
{
|
||||
value: "100%",
|
||||
title: "Focus on Profit",
|
||||
},
|
||||
{
|
||||
value: "24/7",
|
||||
title: "Campaign Monitoring",
|
||||
},
|
||||
{
|
||||
value: "Fast",
|
||||
title: "Execution Mindset",
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=8"
|
||||
imageAlt="High performance marketing strategy"
|
||||
/>
|
||||
</div>
|
||||
<div id="why-us" data-section="why-us">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={true}
|
||||
title="Performance First"
|
||||
description="We don't care about vanity metrics like likes or views. We care about one thing: Your profit."
|
||||
metrics={[
|
||||
{ value: "100%", title: "Focus on Profit" },
|
||||
{ value: "24/7", title: "Campaign Monitoring" },
|
||||
{ value: "Fast", title: "Execution Mindset" },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg"
|
||||
imageAlt="High performance marketing strategy"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "weekly",
|
||||
badge: "Entry",
|
||||
price: "₹2499",
|
||||
subtitle: "Per Week",
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Ad Campaign Setup",
|
||||
"Basic Creatives",
|
||||
"Weekly Reporting",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "monthly",
|
||||
badge: "Recommended",
|
||||
price: "₹8999",
|
||||
subtitle: "Per Month",
|
||||
buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"Full Scaling Suite",
|
||||
"Unlimited Creatives",
|
||||
"Daily Optimization",
|
||||
"Priority Support",
|
||||
],
|
||||
},
|
||||
]}
|
||||
title="Straightforward Pricing"
|
||||
description="No hidden fees, no complex contracts."
|
||||
/>
|
||||
</div>
|
||||
<div id="pricing" data-section="pricing">
|
||||
<PricingCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "weekly", badge: "Entry", price: "₹2499", subtitle: "Per Week", buttons: [{ text: "Get Started", href: "#contact" }],
|
||||
features: ["Ad Campaign Setup", "Basic Creatives", "Weekly Reporting"],
|
||||
},
|
||||
{
|
||||
id: "monthly", badge: "Recommended", price: "₹8999", subtitle: "Per Month", buttons: [{ text: "Get Started", href: "#contact" }],
|
||||
features: ["Full Scaling Suite", "Unlimited Creatives", "Daily Optimization", "Priority Support"],
|
||||
},
|
||||
]}
|
||||
title="Straightforward Pricing"
|
||||
description="No hidden fees, no complex contracts."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Jason Miller",
|
||||
handle: "@jmiller",
|
||||
testimonial: "BrandAmpScaling is a very good website to grow us fast and I couldn't be happier with the results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705918.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya Sharma",
|
||||
handle: "@priya_s",
|
||||
testimonial: "Honestly, I was a bit skeptical at first but this one is legit. Massive influx of engagement.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-darkroom_23-2149893830.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "David Jones",
|
||||
handle: "@daytrader",
|
||||
testimonial: "In the trading niche, credibility is everything. BrandAmpScaling helped us establish that initial social proof.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-smiling-camera_74855-3966.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Chloe Lifestyle",
|
||||
handle: "@chloelife",
|
||||
testimonial: "I used to spend hours trying to figure out the algorithm, now I just focus on my content.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453467.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ahmed Al-Sayed",
|
||||
handle: "@ahmed_s",
|
||||
testimonial: "Five stars for the team behind this platform because they actually know what they are doing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/analyst-conducts-research-into-global-economies-deliver-knowledge-company-advancements-finance-before-investing-capital-investor-prepares-simulations-studies-laws_482257-73482.jpg",
|
||||
},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Don't just take our word for it."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jason Miller", handle: "@jmiller", testimonial: "BrandAmpScaling is a very good website to grow us fast and I couldn't be happier with the results.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705918.jpg"},
|
||||
{
|
||||
id: "2", name: "Priya Sharma", handle: "@priya_s", testimonial: "Honestly, I was a bit skeptical at first but this one is legit. Massive influx of engagement.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-darkroom_23-2149893830.jpg"},
|
||||
{
|
||||
id: "3", name: "David Jones", handle: "@daytrader", testimonial: "In the trading niche, credibility is everything. BrandAmpScaling helped us establish that initial social proof.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-smiling-camera_74855-3966.jpg"},
|
||||
{
|
||||
id: "4", name: "Chloe Lifestyle", handle: "@chloelife", testimonial: "I used to spend hours trying to figure out the algorithm, now I just focus on my content.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453467.jpg"},
|
||||
{
|
||||
id: "5", name: "Ahmed Al-Sayed", handle: "@ahmed_s", testimonial: "Five stars for the team behind this platform because they actually know what they are doing.", imageSrc: "http://img.b2bpic.net/free-photo/analyst-conducts-research-into-global-economies-deliver-knowledge-company-advancements-finance-before-investing-capital-investor-prepares-simulations-studies-laws_482257-73482.jpg"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Don't just take our word for it."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Get Started"
|
||||
title="Ready to scale your brand?"
|
||||
description="Call or WhatsApp: 9967639409 / 9820865680. UPI: 9967639409@fam. USDT ERC20: 0x2842e921aa931d9062b1675a51f2c8ec91ad3987"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started Now",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get Started"
|
||||
title="Ready to scale your brand?"
|
||||
description="Call or WhatsApp: 9967639409 / 9820865680. UPI: 9967639409@fam. USDT ERC20: 0x2842e921aa931d9062b1675a51f2c8ec91ad3987"
|
||||
buttons={[{ text: "Get Started Now", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="BrandAmpScaling"
|
||||
copyrightText="© 2025 BrandAmpScaling | Results-Driven Ad Agency"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="BrandAmpScaling"
|
||||
copyrightText="© 2025 BrandAmpScaling | Results-Driven Ad Agency"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user