Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d71e93ac51 | |||
| fa8040c5e6 | |||
| 320314231f | |||
| 585218c592 |
107
src/app/page.tsx
107
src/app/page.tsx
@@ -29,12 +29,14 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Results", id: "metrics" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Pricing", id: "/pricing" },
|
||||
{ name: "Team", id: "/team" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
{
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Results", id: "metrics"},
|
||||
{
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
]}
|
||||
brandName="Vantage Social"
|
||||
/>
|
||||
@@ -45,12 +47,22 @@ export default function LandingPage() {
|
||||
logoText="VANTAGE SOCIAL"
|
||||
description="Elevating brands through strategic social media storytelling and performance-driven content."
|
||||
buttons={[
|
||||
{ text: "Get Started", href: "/contact" },
|
||||
{
|
||||
text: "Get Started", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/a-high-end-premium-social-media-agency-h-1774684601024-b495b923.png?_wi=1", imageAlt: "Hero slide 1" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/a-high-end-premium-social-media-agency-h-1774684601024-b495b923.png?_wi=2", imageAlt: "Hero slide 2" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/a-high-end-premium-social-media-agency-h-1774684601024-b495b923.png?_wi=3", imageAlt: "Hero slide 3" }
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/a-high-end-premium-social-media-agency-h-1774684601024-b495b923.png?_wi=1", imageAlt: "Hero slide 1"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/a-high-end-premium-social-media-agency-h-1774684601024-b495b923.png?_wi=2", imageAlt: "Hero slide 2"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/a-high-end-premium-social-media-agency-h-1774684601024-b495b923.png?_wi=3", imageAlt: "Hero slide 3"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/a-high-end-premium-social-media-agency-h-1774684601024-b495b923.png?_wi=4", imageAlt: "Hero slide 4"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/a-high-end-premium-social-media-agency-h-1774684601024-b495b923.png?_wi=5", imageAlt: "Hero slide 5"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/a-high-end-premium-social-media-agency-h-1774684601024-b495b923.png?_wi=6", imageAlt: "Hero slide 6"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -60,7 +72,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
tag="OUR PHILOSOPHY"
|
||||
title="We turn followers into fans and browsers into buyers."
|
||||
buttons={[{ text: "Learn More", href: "/about" }]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More", href: "#services"},
|
||||
]}
|
||||
tagIcon={Lightbulb}
|
||||
/>
|
||||
</div>
|
||||
@@ -72,10 +87,14 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{ id: "m1", value: "500M+", description: "Combined Social Reach" },
|
||||
{ id: "m2", value: "2.4x", description: "Avg Conversion Lift" },
|
||||
{ id: "m3", value: "120+", description: "Projects Delivered" },
|
||||
{ id: "m4", value: "98%", description: "Client Retention" }
|
||||
{
|
||||
id: "m1", value: "500M+", description: "Combined Social Reach"},
|
||||
{
|
||||
id: "m2", value: "2.4x", description: "Avg Conversion Lift"},
|
||||
{
|
||||
id: "m3", value: "120+", description: "Projects Delivered"},
|
||||
{
|
||||
id: "m4", value: "98%", description: "Client Retention"},
|
||||
]}
|
||||
title="Proven Impact"
|
||||
description="Numbers that define our success in the digital space."
|
||||
@@ -88,12 +107,17 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ id: "f1", title: "Brand Strategy", description: "Defining your digital identity.", tag: "Strategy" },
|
||||
{ id: "f2", title: "Content Creation", description: "High-converting design.", tag: "Creative" },
|
||||
{ id: "f3", title: "Community Growth", description: "Real human connection.", tag: "Growth" }
|
||||
{
|
||||
id: "f1", title: "Brand Strategy", description: "Defining your digital identity and long-term vision.", tag: "Strategy", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/abstract-representation-of-brand-growth--1774684601709-9bb7459f.png?_wi=1"},
|
||||
{
|
||||
id: "f2", title: "Content Creation", description: "High-converting video and design for every channel.", tag: "Creative", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/abstract-representation-of-brand-growth--1774684601709-9bb7459f.png?_wi=2"},
|
||||
{
|
||||
id: "f3", title: "Community Growth", description: "Real engagement built on authentic human connection.", tag: "Growth", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/abstract-representation-of-brand-growth--1774684601709-9bb7459f.png?_wi=3"},
|
||||
{
|
||||
id: "f4", title: "Performance Ads", description: "Data-driven targeting for maximum ROI.", tag: "Ads", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/abstract-representation-of-brand-growth--1774684601709-9bb7459f.png?_wi=4"},
|
||||
]}
|
||||
title="Our Expertise"
|
||||
description="Full-cycle social media management."
|
||||
description="Full-cycle social media management and creative direction."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -104,7 +128,21 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Sarah Miller", role: "CEO", company: "TechStream", rating: 5 }
|
||||
{
|
||||
id: "t1", name: "Sarah Miller", role: "CEO", company: "TechStream", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/professional-headshot-of-a-happy-busines-1774684600615-6f49b465.png?_wi=1"},
|
||||
{
|
||||
id: "t2", name: "David Chen", role: "Founder", company: "EcoVibe", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/professional-headshot-of-a-creative-dire-1774684599937-f1079e0f.png"},
|
||||
{
|
||||
id: "t3", name: "Jessica Ross", role: "Marketing", company: "LuxBrand", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/professional-headshot-of-a-marketing-man-1774684601456-1664cf7c.png"},
|
||||
{
|
||||
id: "t4", name: "Mark Wilson", role: "Director", company: "GrowFast", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/professional-headshot-of-a-tech-startup--1774684600379-579595a5.png"},
|
||||
{
|
||||
id: "t5", name: "Elena Rodriguez", role: "CMO", company: "VelvetFlow", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BZ75o9mxzIk8mRFgHZjOBSNfAy/professional-headshot-of-a-happy-busines-1774684600615-6f49b465.png?_wi=2"},
|
||||
]}
|
||||
title="Success Stories"
|
||||
description="Trusted by visionary brands around the globe."
|
||||
@@ -114,9 +152,30 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
columns={[
|
||||
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Team", href: "/team" }] },
|
||||
{ title: "Services", items: [{ label: "Pricing", href: "/pricing" }, { label: "Contact", href: "/contact" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] }
|
||||
{
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Results", href: "#metrics"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Content", href: "#services"},
|
||||
{
|
||||
label: "Strategy", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="VANTAGE SOCIAL"
|
||||
/>
|
||||
@@ -124,4 +183,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user