Merge version_2 into main #1
166
src/app/page.tsx
166
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "#portfolio"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="ELEVATE"
|
||||
/>
|
||||
@@ -59,13 +51,9 @@ export default function LandingPage() {
|
||||
description="Transforming digital presence into cultural impact. We craft premium social narratives for visionary brands."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Work",
|
||||
href: "#portfolio",
|
||||
},
|
||||
text: "View Our Work", href: "#portfolio"},
|
||||
{
|
||||
text: "Inquire",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Inquire", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/corporate-employee-working-overhours-marketing-project_482257-77551.jpg"
|
||||
/>
|
||||
@@ -76,18 +64,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Redefining the standard of",
|
||||
},
|
||||
type: "text", content: "Redefining the standard of"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/tablet-near-paper-pencil-tubes_23-2148036895.jpg",
|
||||
alt: "Creative collaboration",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/tablet-near-paper-pencil-tubes_23-2148036895.jpg", alt: "Creative collaboration"},
|
||||
{
|
||||
type: "text",
|
||||
content: "modern digital storytelling.",
|
||||
},
|
||||
type: "text", content: "modern digital storytelling."},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -99,20 +80,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Social Strategy",
|
||||
description: "Holistic roadmaps for long-term audience engagement.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-messy-creative-strategy-education-occupation-concept_53876-42755.jpg",
|
||||
},
|
||||
title: "Social Strategy", description: "Holistic roadmaps for long-term audience engagement.", imageSrc: "http://img.b2bpic.net/free-photo/business-messy-creative-strategy-education-occupation-concept_53876-42755.jpg"},
|
||||
{
|
||||
title: "Creative Production",
|
||||
description: "High-fidelity visual content that captivates and converts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-lamp-woman-holding-camera-photo_23-2148565484.jpg",
|
||||
},
|
||||
title: "Creative Production", description: "High-fidelity visual content that captivates and converts.", imageSrc: "http://img.b2bpic.net/free-photo/studio-lamp-woman-holding-camera-photo_23-2148565484.jpg"},
|
||||
{
|
||||
title: "Community Management",
|
||||
description: "Authentic engagement that builds deep customer loyalty.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-spots-dust-black-screen_23-2148241364.jpg",
|
||||
},
|
||||
title: "Community Management", description: "Authentic engagement that builds deep customer loyalty.", imageSrc: "http://img.b2bpic.net/free-photo/blurred-spots-dust-black-screen_23-2148241364.jpg"},
|
||||
]}
|
||||
title="Agency Core Expertise"
|
||||
description="Our suite of premium services designed to catalyze your digital footprint."
|
||||
@@ -127,20 +99,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15M+",
|
||||
description: "Average monthly reach",
|
||||
},
|
||||
id: "m1", value: "15M+", description: "Average monthly reach"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "4.2x",
|
||||
description: "Engagement rate uplift",
|
||||
},
|
||||
id: "m2", value: "4.2x", description: "Engagement rate uplift"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "240%",
|
||||
description: "Lead conversion growth",
|
||||
},
|
||||
id: "m3", value: "240%", description: "Lead conversion growth"},
|
||||
]}
|
||||
title="Tangible Results"
|
||||
description="Data-backed growth metrics delivered to our partners."
|
||||
@@ -155,47 +118,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Luxe Cosmetics",
|
||||
price: "Fashion",
|
||||
variant: "Campaign",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-flowy-red-dress_23-2149020809.jpg",
|
||||
},
|
||||
id: "p1", name: "Luxe Cosmetics", price: "Fashion", variant: "Campaign", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-flowy-red-dress_23-2149020809.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Urban Tech",
|
||||
price: "Tech",
|
||||
variant: "Launch",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062907.jpg",
|
||||
},
|
||||
id: "p2", name: "Urban Tech", price: "Tech", variant: "Launch", imageSrc: "http://img.b2bpic.net/free-photo/still-life-books-versus-technology_23-2150062907.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Eco Lifestyle",
|
||||
price: "Wellness",
|
||||
variant: "Identity",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-care-home-plants_23-2148304877.jpg",
|
||||
},
|
||||
id: "p3", name: "Eco Lifestyle", price: "Wellness", variant: "Identity", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-care-home-plants_23-2148304877.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Art Gallery",
|
||||
price: "Events",
|
||||
variant: "Brand",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098532.jpg",
|
||||
},
|
||||
id: "p4", name: "Art Gallery", price: "Events", variant: "Brand", imageSrc: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098532.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Travel Nomad",
|
||||
price: "Travel",
|
||||
variant: "Series",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-pleasant-looking-relaxed-female-poses-smart-phone-making-selfie-portrait-shares-photo-with-friends-social-networks-boasts-about-her-good-summer-rest_273609-2454.jpg",
|
||||
},
|
||||
id: "p5", name: "Travel Nomad", price: "Travel", variant: "Series", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-pleasant-looking-relaxed-female-poses-smart-phone-making-selfie-portrait-shares-photo-with-friends-social-networks-boasts-about-her-good-summer-rest_273609-2454.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "High Fashion",
|
||||
price: "Luxury",
|
||||
variant: "Shoot",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-posing_23-2148916390.jpg",
|
||||
},
|
||||
id: "p6", name: "High Fashion", price: "Luxury", variant: "Shoot", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-posing_23-2148916390.jpg"},
|
||||
]}
|
||||
title="Selected Campaigns"
|
||||
description="Visual highlights from our recent high-end brand collaborations."
|
||||
@@ -207,30 +140,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Jensen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153813.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Jensen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153813.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Thorne",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-pensive-businessman_1098-701.jpg",
|
||||
},
|
||||
id: "2", name: "Marcus Thorne", imageSrc: "http://img.b2bpic.net/free-photo/close-up-pensive-businessman_1098-701.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rossi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020778.jpg",
|
||||
},
|
||||
id: "3", name: "Elena Rossi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020778.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Wu",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
|
||||
},
|
||||
id: "4", name: "David Wu", imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Claire Dupont",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg",
|
||||
},
|
||||
id: "5", name: "Claire Dupont", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg"},
|
||||
]}
|
||||
cardTitle="Client Voices"
|
||||
cardAnimation="slide-up"
|
||||
@@ -244,20 +162,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do you define brand voice?",
|
||||
content: "We conduct workshops to ensure alignment.",
|
||||
},
|
||||
id: "q1", title: "How do you define brand voice?", content: "Our team conducts in-depth discovery workshops, auditing your existing assets and target demographics to distill your unique tone, values, and visual identity into a comprehensive brand guidelines document."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What platforms do you support?",
|
||||
content: "Focus on high-growth channels.",
|
||||
},
|
||||
id: "q2", title: "What platforms do you support?", content: "We specialize in high-growth channels including Instagram, TikTok, LinkedIn, and YouTube, tailoring strategies to the specific algorithmic nuances and community behaviors inherent to each platform."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What is your onboarding process?",
|
||||
content: "30-day initial deep dive phase.",
|
||||
},
|
||||
id: "q3", title: "What is your onboarding process?", content: "We utilize a structured 30-day integration phase that includes collaborative audit sessions, strategy mapping, and pilot creative content generation to ensure seamless alignment before full campaign launch."},
|
||||
]}
|
||||
title="Agency Inquiries"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -269,14 +178,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "canvas-reveal",
|
||||
}}
|
||||
variant: "canvas-reveal"}}
|
||||
text="Ready to redefine your presence? Start the conversation today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact-form",
|
||||
},
|
||||
text: "Contact Us", href: "#contact-form"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -287,18 +193,14 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "#",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "#", ariaLabel: "Instagram"},
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "#",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
href: "#", ariaLabel: "Twitter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user