Update src/app/page.tsx

This commit is contained in:
2026-04-19 13:58:09 +00:00
parent 6ae9e890a4
commit b9560afeef

View File

@@ -32,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Shop",
id: "products",
},
{
name: "About",
id: "about",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "/" },
{ name: "Shop", id: "/#products" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
]}
brandName="Aura"
/>
@@ -55,20 +43,12 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
logoText="AURA"
description="Fashion Without Borders. Worldwide shipping for our global community."
buttons={[
{
text: "Shop Now",
href: "#products",
},
{
text: "Contact Us",
href: "#contact",
},
{ text: "Shop Now", href: "/#products" },
{ text: "Contact Us", href: "/contact" },
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/fabulous-drag-queen-getting-ready-photo-shooting_23-2149138203.jpg"
@@ -82,31 +62,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{
icon: Sparkles,
title: "Streetwear",
description: "Urban essentials for everyday life.",
},
{
icon: Star,
title: "Casual Wear",
description: "Effortless styles for the modern individual.",
},
{
icon: Award,
title: "Formal Wear",
description: "Sophisticated pieces for special occasions.",
},
{
icon: Sun,
title: "Summer Collection",
description: "Light, breezy styles for warmer days.",
},
{
icon: Snowflake,
title: "Winter Collection",
description: "Cozy, warm styles for colder days.",
},
{ icon: Sparkles, title: "Streetwear", description: "Urban essentials for everyday life." },
{ icon: Star, title: "Casual Wear", description: "Effortless styles for the modern individual." },
{ icon: Award, title: "Formal Wear", description: "Sophisticated pieces for special occasions." },
{ icon: Sun, title: "Summer Collection", description: "Light, breezy styles for warmer days." },
{ icon: Snowflake, title: "Winter Collection", description: "Cozy, warm styles for colder days." },
]}
title="Our Categories"
description="Discover our curated collections for every occasion."
@@ -120,48 +80,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Urban Hoodie",
price: "$120.00",
variant: "Sale",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-white-hoodie_23-2149359843.jpg",
},
{
id: "p2",
name: "Silk Dress",
price: "$350.00",
variant: "New",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-presenting-soft-cotton-plain-gray-sweatshirt-with-black-jeans-isolated-white_346278-965.jpg",
},
{
id: "p3",
name: "Classic Trousers",
price: "$180.00",
variant: "Popular",
imageSrc: "http://img.b2bpic.net/free-photo/young-blond-woman-white-long-dress-posing-smoking-cigarette_613910-11002.jpg",
},
{
id: "p4",
name: "Minimalist Coat",
price: "$450.00",
variant: "Sale",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-woman-with-walking-urban-city-business-street-dressed-warm-brown-coat-blue-suit-spring-autumn-trendy-fashion-street-style-wearing-sunglasses_285396-7140.jpg",
},
{
id: "p5",
name: "Casual Sneakers",
price: "$90.00",
variant: "New",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-smiling-skinny-woman-with-curly-hair-walking-street-stairs-dressed-warm-brown-coat-blue-suit-autumn-trendy-fashion-street-style_285396-7080.jpg",
},
{
id: "p6",
name: "Gold Accessories",
price: "$60.00",
variant: "Limited",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-woman-with-walking-urban-city-business-street-dressed-warm-brown-coat-blue-suit-spring-autumn-trendy-fashion-street-style-wearing-sunglasses_285396-7138.jpg",
},
{ id: "p1", name: "Urban Hoodie", price: "$120.00", variant: "Sale", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-wearing-white-hoodie_23-2149359843.jpg" },
{ id: "p2", name: "Silk Dress", price: "$350.00", variant: "New", imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-presenting-soft-cotton-plain-gray-sweatshirt-with-black-jeans-isolated-white_346278-965.jpg" },
{ id: "p3", name: "Classic Trousers", price: "$180.00", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/young-blond-woman-white-long-dress-posing-smoking-cigarette_613910-11002.jpg" },
{ id: "p4", name: "Minimalist Coat", price: "$450.00", variant: "Sale", imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-woman-with-walking-urban-city-business-street-dressed-warm-brown-coat-blue-suit-spring-autumn-trendy-fashion-street-style-wearing-sunglasses_285396-7140.jpg" },
{ id: "p5", name: "Casual Sneakers", price: "$90.00", variant: "New", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stylish-smiling-skinny-woman-with-curly-hair-walking-street-stairs-dressed-warm-brown-coat-blue-suit-autumn-trendy-fashion-street-style_285396-7080.jpg" },
{ id: "p6", name: "Gold Accessories", price: "$60.00", variant: "Limited", imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-woman-with-walking-urban-city-business-street-dressed-warm-brown-coat-blue-suit-spring-autumn-trendy-fashion-street-style-wearing-sunglasses_285396-7138.jpg" },
]}
title="Featured Items"
description="Browse our latest fashion releases. All prices in USD."
@@ -188,27 +112,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "100+",
title: "Countries",
description: "Worldwide shipping destinations.",
imageSrc: "http://img.b2bpic.net/free-photo/metal-planet-with-binary-numbers_1048-5044.jpg",
},
{
id: "m2",
value: "10k+",
title: "Orders",
description: "Happy fashion lovers served.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-icon-travel-with-luggage_23-2151037418.jpg",
},
{
id: "m3",
value: "24/7",
title: "Support",
description: "Always here to help you.",
imageSrc: "http://img.b2bpic.net/free-photo/delivery-icon-left-side_187299-45734.jpg",
},
{ id: "m1", value: "100+", title: "Countries", description: "Worldwide shipping destinations.", imageSrc: "http://img.b2bpic.net/free-photo/metal-planet-with-binary-numbers_1048-5044.jpg" },
{ id: "m2", value: "10k+", title: "Orders", description: "Happy fashion lovers served.", imageSrc: "http://img.b2bpic.net/free-photo/3d-icon-travel-with-luggage_23-2151037418.jpg" },
{ id: "m3", value: "24/7", title: "Support", description: "Always here to help you.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-icon-left-side_187299-45734.jpg" },
]}
title="Global Presence"
description="Shipping luxury fashion worldwide every single day."
@@ -222,26 +128,11 @@ export default function LandingPage() {
rating={5}
author="Elena Rossi"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275128.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/young-transgender-person-using-hair-net_23-2148827034.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-blond-young-woman-model-with-bright-makeup-with-perfect-clean-skin-with-jewelery-black-cloth_158538-2009.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-grey-wall_176420-11169.jpg",
alt: "Client 5",
},
{ src: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275128.jpg", alt: "Client 1" },
{ src: "http://img.b2bpic.net/free-photo/young-transgender-person-using-hair-net_23-2148827034.jpg", alt: "Client 2" },
{ src: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-blond-young-woman-model-with-bright-makeup-with-perfect-clean-skin-with-jewelery-black-cloth_158538-2009.jpg", alt: "Client 3" },
{ src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg", alt: "Client 4" },
{ src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-grey-wall_176420-11169.jpg", alt: "Client 5" },
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -252,21 +143,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you ship worldwide?",
content: "Yes, we ship to all countries around the globe.",
},
{
id: "f2",
title: "What currencies do you accept?",
content: "Our store displays all prices in USD.",
},
{
id: "f3",
title: "How can I order?",
content: "You can order directly from our product pages, or via WhatsApp!",
},
{ id: "f1", title: "Do you ship worldwide?", content: "Yes, we ship to all countries around the globe." },
{ id: "f2", title: "What currencies do you accept?", content: "Our store displays all prices in USD." },
{ id: "f3", title: "How can I order?", content: "You can order directly from our product pages, or via WhatsApp!" },
]}
sideTitle="Questions?"
sideDescription="We're here to assist with all your fashion needs."
@@ -277,21 +156,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Get in Touch"
title="Need Assistance?"
description="Have questions about an order or our collections? Connect with us via WhatsApp or email."
buttons={[
{
text: "WhatsApp Us",
href: "https://wa.me/1234567890",
},
{
text: "Email Us",
href: "mailto:hello@aura.com",
},
{ text: "WhatsApp Us", href: "https://wa.me/1234567890" },
{ text: "Email Us", href: "mailto:hello@aura.com" },
]}
/>
</div>
@@ -300,45 +171,9 @@ export default function LandingPage() {
<FooterBaseCard
logoText="AURA"
columns={[
{
title: "Shop",
items: [
{
label: "Streetwear",
href: "#products",
},
{
label: "Casual",
href: "#products",
},
],
},
{
title: "Support",
items: [
{
label: "Contact Us",
href: "#contact",
},
{
label: "Shipping",
href: "#",
},
],
},
{
title: "Follow Us",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "TikTok",
href: "#",
},
],
},
{ title: "Shop", items: [{ label: "Streetwear", href: "/#products" }, { label: "Casual", href: "/#products" }] },
{ title: "Support", items: [{ label: "Contact Us", href: "/contact" }, { label: "About Us", href: "/about" }] },
{ title: "Follow Us", items: [{ label: "Instagram", href: "#" }, { label: "TikTok", href: "#" }] },
]}
/>
</div>