Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
156
src/app/page.tsx
156
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Results",
|
||||
id: "metrics",
|
||||
},
|
||||
name: "Results", id: "metrics"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="AgencyGrowth"
|
||||
/>
|
||||
@@ -56,19 +48,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="Transform Your Agency's Performance"
|
||||
description="We help agencies scale their revenue through high-performance digital strategies and data-driven growth marketing."
|
||||
description="We scale agencies by deploying high-impact growth frameworks that optimize your operations and drive predictable revenue consistently."
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Scaling",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Scaling", href: "#contact"},
|
||||
{
|
||||
text: "Our Methods",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Our Methods", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-drinking-straws_23-2148133269.jpg"
|
||||
imageAlt="Digital Agency Dashboard"
|
||||
@@ -94,19 +81,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Rocket,
|
||||
title: "Growth Strategy",
|
||||
description: "High-impact roadmaps for rapid scaling.",
|
||||
},
|
||||
title: "Growth Strategy", description: "High-impact roadmaps for rapid scaling."},
|
||||
{
|
||||
icon: BarChart,
|
||||
title: "Data Analytics",
|
||||
description: "Real-time insights for optimization.",
|
||||
},
|
||||
title: "Data Analytics", description: "Real-time insights for optimization."},
|
||||
{
|
||||
icon: Palette,
|
||||
title: "Brand Excellence",
|
||||
description: "Design that converts clients.",
|
||||
},
|
||||
title: "Brand Excellence", description: "Design that converts clients."},
|
||||
]}
|
||||
title="Agency Services"
|
||||
description="Comprehensive solutions tailored to accelerate agency growth."
|
||||
@@ -121,20 +102,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "150%",
|
||||
description: "Avg Revenue Growth",
|
||||
},
|
||||
id: "m1", value: "150%", description: "Avg Revenue Growth"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "200+",
|
||||
description: "Projects Managed",
|
||||
},
|
||||
id: "m2", value: "200+", description: "Projects Managed"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "40%",
|
||||
description: "Efficiency Increase",
|
||||
},
|
||||
id: "m3", value: "40%", description: "Efficiency Increase"},
|
||||
]}
|
||||
title="Agency Impact"
|
||||
description="Proven results for high-growth agencies."
|
||||
@@ -146,14 +118,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"InnovateTech",
|
||||
"GrowthPartners",
|
||||
"ScaleCloud",
|
||||
"DesignAgency",
|
||||
"WebDevStudio",
|
||||
"GlobalImpact",
|
||||
"PixelPerfect",
|
||||
]}
|
||||
"InnovateTech", "GrowthPartners", "ScaleCloud", "DesignAgency", "WebDevStudio", "GlobalImpact", "PixelPerfect"]}
|
||||
title="Trusted by Leaders"
|
||||
description="Partnering with the world's most ambitious agencies."
|
||||
/>
|
||||
@@ -166,45 +131,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex Smith",
|
||||
handle: "@alexs",
|
||||
testimonial: "Scaling our agency would have been impossible without this team.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-suit-smiling-camera_23-2148317358.jpg",
|
||||
},
|
||||
id: "1", name: "Alex Smith", handle: "@alexs", testimonial: "Scaling our agency would have been impossible without this team.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-suit-smiling-camera_23-2148317358.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Doe",
|
||||
handle: "@jdoe",
|
||||
testimonial: "The strategy provided transformed our entire client acquisition process.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-14708.jpg",
|
||||
},
|
||||
id: "2", name: "Jane Doe", handle: "@jdoe", testimonial: "The strategy provided transformed our entire client acquisition process.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blond-female-dressed-white-shirt-eyeglasses-holds-tablet-pc-grey-background_613910-14708.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "John Paul",
|
||||
handle: "@jpaul",
|
||||
testimonial: "Absolutely amazing insights, we saw immediate improvements.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-looking-camera_23-2148304959.jpg",
|
||||
},
|
||||
id: "3", name: "John Paul", handle: "@jpaul", testimonial: "Absolutely amazing insights, we saw immediate improvements.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-looking-camera_23-2148304959.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Maria Garcia",
|
||||
handle: "@mgar",
|
||||
testimonial: "Highly recommend their professional growth consulting.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-young-stylish-smiling-man-co-working-office-startup-freelancer-holding-using-tablet_285396-1777.jpg",
|
||||
},
|
||||
id: "4", name: "Maria Garcia", handle: "@mgar", testimonial: "Highly recommend their professional growth consulting.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-young-stylish-smiling-man-co-working-office-startup-freelancer-holding-using-tablet_285396-1777.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sam Lee",
|
||||
handle: "@slee",
|
||||
testimonial: "The best decision we made for our agency growth strategy.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-posing_23-2148452676.jpg",
|
||||
},
|
||||
id: "5", name: "Sam Lee", handle: "@slee", testimonial: "The best decision we made for our agency growth strategy.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-posing_23-2148452676.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Client Success"
|
||||
@@ -218,20 +158,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do we get started?",
|
||||
content: "Book a discovery call and we'll analyze your agency.",
|
||||
},
|
||||
id: "q1", title: "How do we get started?", content: "Book a discovery call and we'll analyze your agency."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What is the timeline?",
|
||||
content: "Growth phases start at 3 months for peak results.",
|
||||
},
|
||||
id: "q2", title: "What is the timeline?", content: "Growth phases start at 3 months for peak results."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Is this for new agencies?",
|
||||
content: "We support both startups and scaling agencies.",
|
||||
},
|
||||
id: "q3", title: "Is this for new agencies?", content: "We support both startups and scaling and mature agencies."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Find answers to help you get started."
|
||||
@@ -243,14 +174,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Ready to scale your agency? Let's discuss your strategy."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Us", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -260,29 +188,19 @@ export default function LandingPage() {
|
||||
logoText="AgencyGrowth"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -291,4 +209,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user