Update src/app/page.tsx

This commit is contained in:
2026-04-09 16:41:39 +00:00
parent c48bca4e4a
commit 59f95dfbb2

View File

@@ -30,47 +30,26 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "#about",
},
{
name: "Services",
id: "#features",
},
{
name: "Results",
id: "#metrics",
},
{
name: "Testimonials",
id: "#testimonials",
},
{ name: "About", id: "/#about" },
{ name: "Services", id: "/#features" },
{ name: "Pricing", id: "/pricing" },
{ name: "Team", id: "/team" },
]}
brandName="Vantage Media"
button={{
text: "Get Proposal",
href: "#contact",
}}
text: "Get Proposal", href: "/#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
logoText="Vantage Media"
description="We scale high-growth brands through hyper-targeted social media strategies and cinematic content creation."
buttons={[
{
text: "Book Strategy Call",
href: "#contact",
},
{
text: "Our Portfolio",
href: "#features",
},
{ text: "Book Strategy Call", href: "/#contact" },
{ text: "Our Portfolio", href: "/#features" },
]}
imageSrc="http://img.b2bpic.net/free-photo/internet-social-technology-digital-connection-device_53876-133750.jpg"
mediaAnimation="slide-up"
@@ -93,21 +72,9 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
features={[
{
title: "Performance Analytics",
description: "Real-time tracking and optimization of all campaigns.",
imageSrc: "http://img.b2bpic.net/free-photo/male-tourist-flying-with-airplane-using-laptop-browse-internet-website-sunset-flight-man-travelling-economy-class-arrive-holiday-destination-aerial-transport_482257-46702.jpg",
},
{
title: "Content Production",
description: "Cinematic visual assets that resonate with your audience.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-record-make-up-video_23-2148586368.jpg",
},
{
title: "Strategic Growth",
description: "Personalized growth roadmaps for every stage of your brand.",
imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-128061.jpg",
},
{ title: "Performance Analytics", description: "Real-time tracking and optimization of all campaigns.", imageSrc: "http://img.b2bpic.net/free-photo/male-tourist-flying-with-airplane-using-laptop-browse-internet-website-sunset-flight-man-travelling-economy-class-arrive-holiday-destination-aerial-transport_482257-46702.jpg" },
{ title: "Content Production", description: "Cinematic visual assets that resonate with your audience.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-record-make-up-video_23-2148586368.jpg" },
{ title: "Strategic Growth", description: "Personalized growth roadmaps for every stage of your brand.", imageSrc: "http://img.b2bpic.net/free-photo/graph-data-show-summary-analysis-icon-graphic_53876-128061.jpg" },
]}
title="Core Services"
description="Everything you need to dominate the social landscape."
@@ -121,27 +88,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "15M+",
title: "Total Reach",
description: "Average monthly impressions generated.",
icon: Users,
},
{
id: "m2",
value: "450%",
title: "Growth Rate",
description: "Average ROI across client accounts.",
icon: TrendingUp,
},
{
id: "m3",
value: "120+",
title: "Campaigns",
description: "Successfully launched and scaled.",
icon: Zap,
},
{ id: "m1", value: "15M+", title: "Total Reach", description: "Average monthly impressions generated.", icon: Users },
{ id: "m2", value: "450%", title: "Growth Rate", description: "Average ROI across client accounts.", icon: TrendingUp },
{ id: "m3", value: "120+", title: "Campaigns", description: "Successfully launched and scaled.", icon: Zap },
]}
title="Agency Milestones"
description="Proven results for ambitious brands."
@@ -154,61 +103,13 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Jenkins",
role: "CEO",
company: "TechInnovate",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg",
},
{
id: "2",
name: "Marcus Thorne",
role: "CTO",
company: "GrowthLoop",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-tablet_23-2149005455.jpg",
},
{
id: "3",
name: "Elena Rodriguez",
role: "CMO",
company: "VividDigital",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/scientist-factory-using-tablet-check-photovoltaics-materials-parameters_482257-120526.jpg",
},
{
id: "4",
name: "David Wu",
role: "Founder",
company: "StartupX",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-business-woman_23-2148356286.jpg",
},
{
id: "5",
name: "Jessica Lane",
role: "Head of Marketing",
company: "Zenith",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-meeting_1098-19536.jpg",
},
]}
kpiItems={[
{
value: "400%",
label: "Avg. Engagement",
},
{
value: "12x",
label: "Scaling Speed",
},
{
value: "98%",
label: "Retention Rate",
},
{ id: "1", name: "Sarah Jenkins", role: "CEO", company: "TechInnovate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg" },
{ id: "2", name: "Marcus Thorne", role: "CTO", company: "GrowthLoop", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-tablet_23-2149005455.jpg" },
{ id: "3", name: "Elena Rodriguez", role: "CMO", company: "VividDigital", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/scientist-factory-using-tablet-check-photovoltaics-materials-parameters_482257-120526.jpg" },
{ id: "4", name: "David Wu", role: "Founder", company: "StartupX", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-business-woman_23-2148356286.jpg" },
{ id: "5", name: "Jessica Lane", role: "Head of Marketing", company: "Zenith", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-meeting_1098-19536.jpg" },
]}
kpiItems={[{ value: "400%", label: "Avg. Engagement" }, { value: "12x", label: "Scaling Speed" }, { value: "98%", label: "Retention Rate" }]}
title="Client Success"
description="Trusted by industry leaders worldwide."
/>
@@ -218,8 +119,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Let's Connect"
title="Ready to scale your presence?"
description="Book a discovery call and see how we can transform your digital strategy."
@@ -231,36 +131,8 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/connecting-dots-background-network-communication-design_53876-160215.jpg"
logoText="Vantage Media"
columns={[
{
title: "Agency",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Our Work",
href: "#features",
},
{
label: "Careers",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
{ title: "Agency", items: [{ label: "About Us", href: "/#about" }, { label: "Our Work", href: "/#features" }, { label: "Pricing", href: "/pricing" }, { label: "Team", href: "/team" }] },
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
]}
copyrightText="© 2025 | Vantage Media"
/>
@@ -268,4 +140,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}