Update src/app/page.tsx
This commit is contained in:
203
src/app/page.tsx
203
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "portfolio"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="ELITE EDIT"
|
||||
/>
|
||||
@@ -55,16 +47,13 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="ELITE CREATIVE EDITING"
|
||||
description="Crafting cinematic narratives through precision editing. Elevating visual storytelling to an exclusive standard."
|
||||
tag="PREMIUM DIGITAL CREATOR"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
text: "View Portfolio", href: "#portfolio"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-optical-laser-wallpaper_23-2149116245.jpg"
|
||||
/>
|
||||
@@ -77,17 +66,11 @@ export default function LandingPage() {
|
||||
description="Specializing in premium video edits and content strategy that commands attention. I blend technical precision with cinematic emotion to create lasting brand impact."
|
||||
metrics={[
|
||||
{
|
||||
value: "100+",
|
||||
title: "Projects Completed",
|
||||
},
|
||||
value: "100+", title: "Projects Completed"},
|
||||
{
|
||||
value: "5M+",
|
||||
title: "Total Views",
|
||||
},
|
||||
value: "5M+", title: "Total Views"},
|
||||
{
|
||||
value: "50+",
|
||||
title: "Elite Clients",
|
||||
},
|
||||
value: "50+", title: "Elite Clients"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-man-darkroom_23-2149893827.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -97,52 +80,23 @@ export default function LandingPage() {
|
||||
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Luxury Fashion Edit",
|
||||
price: "View",
|
||||
variant: "Edit",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg",
|
||||
},
|
||||
id: "p1", name: "Luxury Fashion Edit", price: "View", variant: "Edit", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Gym Aesthetic Reel",
|
||||
price: "View",
|
||||
variant: "Reel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-browsing-tablet_23-2148452626.jpg",
|
||||
},
|
||||
id: "p2", name: "Gym Aesthetic Reel", price: "View", variant: "Reel", imageSrc: "http://img.b2bpic.net/free-photo/successful-businesswoman-browsing-tablet_23-2148452626.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "High-Tech Intro",
|
||||
price: "View",
|
||||
variant: "Edit",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg",
|
||||
},
|
||||
id: "p3", name: "High-Tech Intro", price: "View", variant: "Edit", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-hugging-her-pet-dog_23-2149202492.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Urban Cinematic Reel",
|
||||
price: "View",
|
||||
variant: "Reel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913299.jpg",
|
||||
},
|
||||
id: "p4", name: "Urban Cinematic Reel", price: "View", variant: "Reel", imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913299.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Brand Identity Film",
|
||||
price: "View",
|
||||
variant: "Edit",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-working-her-laptop_23-2148452632.jpg",
|
||||
},
|
||||
id: "p5", name: "Brand Identity Film", price: "View", variant: "Edit", imageSrc: "http://img.b2bpic.net/free-photo/confident-businesswoman-working-her-laptop_23-2148452632.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Night Vision Vibe",
|
||||
price: "View",
|
||||
variant: "Reel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-graphic-tablet-pen-with-showplant-pink-background_23-2147880576.jpg",
|
||||
},
|
||||
id: "p6", name: "Night Vision Vibe", price: "View", variant: "Reel", imageSrc: "http://img.b2bpic.net/free-photo/digital-graphic-tablet-pen-with-showplant-pink-background_23-2147880576.jpg"},
|
||||
]}
|
||||
title="CINEMATIC SHOWCASE"
|
||||
description="Curated selection of high-end edits and creative reels."
|
||||
@@ -157,20 +111,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "High-End Video Editing",
|
||||
description: "Professional cinematic edits for reels, intros, and long-form content.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bright-light-black-background_23-2148132723.jpg",
|
||||
},
|
||||
title: "High-End Video Editing", description: "Professional cinematic edits for reels, intros, and long-form content.", imageSrc: "http://img.b2bpic.net/free-photo/bright-light-black-background_23-2148132723.jpg"},
|
||||
{
|
||||
title: "Creative Art Direction",
|
||||
description: "Strategic visual storytelling to elevate your digital presence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg",
|
||||
},
|
||||
title: "Creative Art Direction", description: "Strategic visual storytelling to elevate your digital presence.", imageSrc: "http://img.b2bpic.net/free-photo/retired-artist-using-art-craft-tools-draw-artistic-sketch-drawing-vase-canvas-with-easel-working-creative-skills-create-professional-artwork-masterpiece-creativity-hobby_482257-45925.jpg"},
|
||||
{
|
||||
title: "Elite Post-Production",
|
||||
description: "Color grading, sound design, and glitch effects for exclusivity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-business-card_23-2149291185.jpg",
|
||||
},
|
||||
title: "Elite Post-Production", description: "Color grading, sound design, and glitch effects for exclusivity.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-business-card_23-2149291185.jpg"},
|
||||
]}
|
||||
title="PREMIUM SERVICES"
|
||||
description="Expertly curated creative solutions for high-end creators."
|
||||
@@ -179,50 +124,26 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alex Rivers",
|
||||
role: "Creative Director",
|
||||
company: "Vogue Digital",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-unknown-man-posing-studio_23-2149417579.jpg",
|
||||
},
|
||||
id: "t1", name: "Alex Rivers", role: "Creative Director", company: "Vogue Digital", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-unknown-man-posing-studio_23-2149417579.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah Chen",
|
||||
role: "Brand Manager",
|
||||
company: "TechFusion",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-2210.jpg",
|
||||
},
|
||||
id: "t2", name: "Sarah Chen", role: "Brand Manager", company: "TechFusion", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazingly-looking-african-american-man-wear-blue-blazer-with-brooch-black-turtleneck-glasses-posed-street-fashionable-black-guy-with-cup-coffee_627829-2210.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "James Blake",
|
||||
role: "Influencer",
|
||||
company: "Creator Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-universe-projection-texture_23-2149581280.jpg",
|
||||
},
|
||||
id: "t3", name: "James Blake", role: "Influencer", company: "Creator Studio", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-universe-projection-texture_23-2149581280.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Elena Rossi",
|
||||
role: "Art Lead",
|
||||
company: "Luxury House",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket_23-2149020794.jpg",
|
||||
},
|
||||
id: "t4", name: "Elena Rossi", role: "Art Lead", company: "Luxury House", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket_23-2149020794.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Markus Thorne",
|
||||
role: "Director",
|
||||
company: "Prime Media",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hiding-face-leaf_23-2147781290.jpg",
|
||||
},
|
||||
id: "t5", name: "Markus Thorne", role: "Director", company: "Prime Media", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hiding-face-leaf_23-2147781290.jpg"},
|
||||
]}
|
||||
title="ELITE ENDORSEMENTS"
|
||||
description="What industry leaders say about our collaborations."
|
||||
@@ -234,14 +155,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Vogue Digital",
|
||||
"TechFusion",
|
||||
"Creator Studio",
|
||||
"Luxury House",
|
||||
"Prime Media",
|
||||
"Urban Arts",
|
||||
"Cinemacity",
|
||||
]}
|
||||
"Vogue Digital", "TechFusion", "Creator Studio", "Luxury House", "Prime Media", "Urban Arts", "Cinemacity"]}
|
||||
title="TRUSTED BY ELITE BRANDS"
|
||||
description="Collaborating with high-growth creators and luxury brands worldwide."
|
||||
/>
|
||||
@@ -253,20 +167,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you accept new projects?",
|
||||
content: "I am currently accepting select high-end projects that align with my creative vision.",
|
||||
},
|
||||
id: "f1", title: "Do you accept new projects?", content: "I am currently accepting select high-end projects that align with my creative vision."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What is your typical turnaround?",
|
||||
content: "Timeline varies based on complexity, typically 5-10 business days for high-end edits.",
|
||||
},
|
||||
id: "f2", title: "What is your typical turnaround?", content: "Timeline varies based on complexity, typically 5-10 business days for high-end edits."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How do we start?",
|
||||
content: "Send me a message via the contact form to schedule an initial consultation call.",
|
||||
},
|
||||
id: "f3", title: "How do we start?", content: "Send me a message via the contact form to schedule an initial consultation call."},
|
||||
]}
|
||||
title="CREATIVE ENQUIRIES"
|
||||
description="Everything you need to know about working together."
|
||||
@@ -278,14 +183,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="READY TO ELEVATE YOUR CONTENT?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Now",
|
||||
href: "mailto:contact@creator.com",
|
||||
},
|
||||
text: "Contact Now", href: "mailto:contact@creator.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -294,42 +196,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Platform",
|
||||
items: [
|
||||
title: "Platform", items: [
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Portfolio", href: "#portfolio"},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Socials",
|
||||
items: [
|
||||
title: "Socials", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "YouTube",
|
||||
href: "https://youtube.com",
|
||||
},
|
||||
label: "YouTube", href: "https://youtube.com"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user