4 Commits

Author SHA1 Message Date
d71e93ac51 Update src/app/page.tsx 2026-03-28 08:01:03 +00:00
fa8040c5e6 Update src/app/page.tsx 2026-03-28 07:59:03 +00:00
320314231f Merge version_2 into main
Merge version_2 into main
2026-03-28 07:57:59 +00:00
585218c592 Merge version_2 into main
Merge version_2 into main
2026-03-28 07:57:20 +00:00

View File

@@ -29,12 +29,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ name: "About", id: "about" }, {
{ name: "Results", id: "metrics" }, name: "About", id: "about"},
{ name: "Services", id: "services" }, {
{ name: "Pricing", id: "/pricing" }, name: "Results", id: "metrics"},
{ name: "Team", id: "/team" }, {
{ name: "Contact", id: "/contact" } name: "Services", id: "services"},
{
name: "Testimonials", id: "testimonials"},
]} ]}
brandName="Vantage Social" brandName="Vantage Social"
/> />
@@ -45,12 +47,22 @@ export default function LandingPage() {
logoText="VANTAGE SOCIAL" logoText="VANTAGE SOCIAL"
description="Elevating brands through strategic social media storytelling and performance-driven content." description="Elevating brands through strategic social media storytelling and performance-driven content."
buttons={[ buttons={[
{ text: "Get Started", href: "/contact" }, {
text: "Get Started", href: "#contact"},
]} ]}
slides={[ 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=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=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=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> </div>
@@ -60,7 +72,10 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
tag="OUR PHILOSOPHY" tag="OUR PHILOSOPHY"
title="We turn followers into fans and browsers into buyers." title="We turn followers into fans and browsers into buyers."
buttons={[{ text: "Learn More", href: "/about" }]} buttons={[
{
text: "Learn More", href: "#services"},
]}
tagIcon={Lightbulb} tagIcon={Lightbulb}
/> />
</div> </div>
@@ -72,10 +87,14 @@ export default function LandingPage() {
gridVariant="bento-grid" gridVariant="bento-grid"
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ id: "m1", value: "500M+", description: "Combined Social Reach" }, {
{ id: "m2", value: "2.4x", description: "Avg Conversion Lift" }, id: "m1", value: "500M+", description: "Combined Social Reach"},
{ id: "m3", value: "120+", description: "Projects Delivered" }, {
{ id: "m4", value: "98%", description: "Client Retention" } 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" title="Proven Impact"
description="Numbers that define our success in the digital space." description="Numbers that define our success in the digital space."
@@ -88,12 +107,17 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={true} useInvertedBackground={true}
features={[ 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: "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: "f3", title: "Community Growth", description: "Real human connection.", tag: "Growth" } {
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" title="Our Expertise"
description="Full-cycle social media management." description="Full-cycle social media management and creative direction."
/> />
</div> </div>
@@ -104,7 +128,21 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights" gridVariant="two-columns-alternating-heights"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ 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" title="Success Stories"
description="Trusted by visionary brands around the globe." description="Trusted by visionary brands around the globe."
@@ -114,9 +152,30 @@ export default function LandingPage() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBase <FooterBase
columns={[ columns={[
{ title: "Company", items: [{ label: "About", href: "/about" }, { label: "Team", href: "/team" }] }, {
{ title: "Services", items: [{ label: "Pricing", href: "/pricing" }, { label: "Contact", href: "/contact" }] }, title: "Company", items: [
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] } {
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" logoText="VANTAGE SOCIAL"
/> />