1 Commits

Author SHA1 Message Date
512c6b9e2c Update src/app/page.tsx 2026-05-07 12:19:45 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleApple <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Products", name: "Products", id: "products"},
id: "products",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="ANIMEVERSE" brandName="ANIMEVERSE"
/> />
@@ -54,31 +46,20 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardGallery <HeroBillboardGallery
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
title="Enter the Animeverse" title="Enter the Animeverse"
description="Experience premium, high-quality anime art and collectibles crafted for the true enthusiast." description="Experience premium, high-quality anime art and collectibles crafted for the true enthusiast."
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/lone-figure-snowy-cyberpunk-alley_23-2152020183.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lone-figure-snowy-cyberpunk-alley_23-2152020183.jpg", imageAlt: "Dynamic character render"},
imageAlt: "Dynamic character render",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/vampire-balcony-moonlight_23-2152012994.jpg", imageSrc: "http://img.b2bpic.net/free-photo/vampire-balcony-moonlight_23-2152012994.jpg", imageAlt: "Action scene"},
imageAlt: "Action scene",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/bokeh-background-with-purple-lights-star-shape_23-2147815403.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bokeh-background-with-purple-lights-star-shape_23-2147815403.jpg", imageAlt: "Portrait"},
imageAlt: "Portrait",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139332.jpg", imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139332.jpg", imageAlt: "Energy wave"},
imageAlt: "Energy wave",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/alien-landform_456031-84.jpg", imageSrc: "http://img.b2bpic.net/free-photo/alien-landform_456031-84.jpg", imageAlt: "Landscape"},
imageAlt: "Landscape",
},
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
/> />
@@ -87,12 +68,10 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextAbout <TextAbout
useInvertedBackground={false} useInvertedBackground={false}
title="We redefine anime experiences through 3D art and premium design." title="Elevate your personal collection with immersive, high-fidelity 3D anime art."
buttons={[ buttons={[
{ {
text: "Explore Studio", text: "Explore Studio", href: "#"},
href: "#",
},
]} ]}
/> />
</div> </div>
@@ -103,26 +82,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
tag: "Innovation", tag: "Innovation", title: "Advanced 3D Modeling", subtitle: "Precision Art", description: "Cutting edge character design techniques.", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character-djing-party_23-2151688573.jpg"},
title: "Advanced 3D Modeling",
subtitle: "Precision Art",
description: "Cutting edge character design techniques.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-character-djing-party_23-2151688573.jpg",
},
{ {
tag: "Detail", tag: "Detail", title: "Cinematic Lighting", subtitle: "Immersion", description: "Atmospheric depth in every frame.", imageSrc: "http://img.b2bpic.net/free-photo/intricate-3d-cross-with-bright-lights_23-2151004867.jpg"},
title: "Cinematic Lighting",
subtitle: "Immersion",
description: "Atmospheric depth in every frame.",
imageSrc: "http://img.b2bpic.net/free-photo/intricate-3d-cross-with-bright-lights_23-2151004867.jpg",
},
{ {
tag: "Quality", tag: "Quality", title: "Expert Animation", subtitle: "Fluidity", description: "Expert motion for every sequence.", imageSrc: "http://img.b2bpic.net/free-photo/creative-blue-smoke-black-background_23-2148092664.jpg"},
title: "Expert Animation",
subtitle: "Fluidity",
description: "Expert motion for every sequence.",
imageSrc: "http://img.b2bpic.net/free-photo/creative-blue-smoke-black-background_23-2148092664.jpg",
},
]} ]}
title="Mastery in Motion" title="Mastery in Motion"
description="State-of-the-art animation and visual design." description="State-of-the-art animation and visual design."
@@ -137,40 +101,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Collector Figurine", price: "$199", variant: "Limited", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cosplay-artist-dressed-up-as-anime-characters_23-2150632369.jpg"},
name: "Collector Figurine",
price: "$199",
variant: "Limited",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cosplay-artist-dressed-up-as-anime-characters_23-2150632369.jpg",
},
{ {
id: "p2", id: "p2", name: "Streetwear Hoodie", price: "$85", variant: "Exclusive", imageSrc: "http://img.b2bpic.net/free-photo/still-life-rendering-jackets-display_23-2149745042.jpg"},
name: "Streetwear Hoodie",
price: "$85",
variant: "Exclusive",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-rendering-jackets-display_23-2149745042.jpg",
},
{ {
id: "p3", id: "p3", name: "Manga Box Set", price: "$120", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/priest-reading-from-bible_23-2149316013.jpg"},
name: "Manga Box Set",
price: "$120",
variant: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/priest-reading-from-bible_23-2149316013.jpg",
},
{ {
id: "p4", id: "p4", name: "Custom Keycap Set", price: "$45", variant: "Gaming", imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-controller_23-2149529373.jpg"},
name: "Custom Keycap Set",
price: "$45",
variant: "Gaming",
imageSrc: "http://img.b2bpic.net/free-photo/view-illuminated-neon-gaming-keyboard-setup-controller_23-2149529373.jpg",
},
{ {
id: "p5", id: "p5", name: "Landscape Wall Scroll", price: "$35", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/hands-putting-up-decorative-vinyl-view_23-2149728654.jpg"},
name: "Landscape Wall Scroll",
price: "$35",
variant: "Classic",
imageSrc: "http://img.b2bpic.net/free-photo/hands-putting-up-decorative-vinyl-view_23-2149728654.jpg",
},
]} ]}
title="Premium Collections" title="Premium Collections"
description="Limited edition gear and art." description="Limited edition gear and art."
@@ -184,26 +123,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "1.5M+", title: "Community Fans", description: "Global reach.", imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884855.jpg"},
value: "1.5M+",
title: "Community Fans",
description: "Global reach.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884855.jpg",
},
{ {
id: "m2", id: "m2", value: "500+", title: "Products Shipped", description: "Quality assurance.", imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148367847.jpg"},
value: "500+",
title: "Products Shipped",
description: "Quality assurance.",
imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-element-collection_23-2148367847.jpg",
},
{ {
id: "m3", id: "m3", value: "120+", title: "Animation Hours", description: "Dedication.", imageSrc: "http://img.b2bpic.net/free-photo/3d-background-with-hexagonal-shapes-texture_23-2150473185.jpg"},
value: "120+",
title: "Animation Hours",
description: "Dedication.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-background-with-hexagonal-shapes-texture_23-2150473185.jpg",
},
]} ]}
title="Global Impact" title="Global Impact"
description="By the numbers." description="By the numbers."
@@ -218,45 +142,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Alex R.", role: "Collector", company: "Global Fans", rating: 5,
name: "Alex R.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-suitcase-with-casual-clothes_23-2148610428.jpg"},
role: "Collector",
company: "Global Fans",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vintage-suitcase-with-casual-clothes_23-2148610428.jpg",
},
{ {
id: "2", id: "2", name: "Sarah K.", role: "Gamer", company: "TechLabs", rating: 5,
name: "Sarah K.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-with-chinese-new-year-concept-fan-color-wall_74190-14174.jpg"},
role: "Gamer",
company: "TechLabs",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-with-chinese-new-year-concept-fan-color-wall_74190-14174.jpg",
},
{ {
id: "3", id: "3", name: "Mike D.", role: "Artist", company: "DesignCo", rating: 5,
name: "Mike D.", imageSrc: "http://img.b2bpic.net/free-photo/football-fans-celebrating-win-their-team-tailgate-party_53876-132401.jpg"},
role: "Artist",
company: "DesignCo",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/football-fans-celebrating-win-their-team-tailgate-party_53876-132401.jpg",
},
{ {
id: "4", id: "4", name: "Jenny L.", role: "Manga Fan", company: "ReadingClub", rating: 5,
name: "Jenny L.", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-with-people-doing-regular-tasks-anime-style_23-2151002520.jpg"},
role: "Manga Fan",
company: "ReadingClub",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-scene-with-people-doing-regular-tasks-anime-style_23-2151002520.jpg",
},
{ {
id: "5", id: "5", name: "Tom B.", role: "Collector", company: "Pro Fans", rating: 5,
name: "Tom B.", imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-present_23-2147716006.jpg"},
role: "Collector",
company: "Pro Fans",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-present_23-2147716006.jpg",
},
]} ]}
title="Fan Stories" title="Fan Stories"
description="What our community says." description="What our community says."
@@ -267,8 +166,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
tag="Newsletter" tag="Newsletter"
title="Stay Connected" title="Stay Connected"
description="Join the community for exclusive updates." description="Join the community for exclusive updates."
@@ -282,29 +180,19 @@ export default function LandingPage() {
logoText="ANIMEVERSE" logoText="ANIMEVERSE"
columns={[ columns={[
{ {
title: "Store", title: "Store", items: [
items: [
{ {
label: "Merch", label: "Merch", href: "#products"},
href: "#products",
},
{ {
label: "Figures", label: "Figures", href: "#products"},
href: "#products",
},
], ],
}, },
{ {
title: "Studio", title: "Studio", items: [
items: [
{ {
label: "About", label: "About", href: "#about"},
href: "#about",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}
@@ -313,4 +201,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }