Merge version_1 into main #2
226
src/app/page.tsx
226
src/app/page.tsx
@@ -28,71 +28,29 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
{
|
||||
name: "Collections",
|
||||
id: "collections",
|
||||
},
|
||||
{
|
||||
name: "New Arrivals",
|
||||
id: "arrivals",
|
||||
},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Collections", id: "collections" },
|
||||
{ name: "New Arrivals", id: "arrivals" },
|
||||
{ name: "Testimonials", id: "testimonials" },
|
||||
]}
|
||||
brandName="Lumina Style"
|
||||
button={{ text: "Shop Now", href: "#arrivals" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
background={{ variant: "rotated-rays-animated" }}
|
||||
title="Timeless Elegance, Redefined"
|
||||
description="Discover our latest seasonal collections for men and women, blending modern trends with enduring style."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#collections",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Shop Now", href: "#collections" }]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silence-calm-young-beautiful-girl-warm-clothes-have-walk-city-her-weekends-time_146671-16837.jpg",
|
||||
imageAlt: "Model 1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-brunette-female-trendy-evening-gold-jacket-sexy-carefree-woman-posing-near-white-wall-studio-circle-lightfashionable-model-with-bright-makeup_158538-22772.jpg",
|
||||
imageAlt: "Model 2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19718.jpg",
|
||||
imageAlt: "Model 3",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275086.jpg",
|
||||
imageAlt: "Model 4",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-elegant-lady-white-suit-touches-hair-blonde-lady-skirt-jacket-blouse-poses-i_197531-33590.jpg",
|
||||
imageAlt: "Model 5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453487.jpg",
|
||||
imageAlt: "Model 6",
|
||||
},
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/silence-calm-young-beautiful-girl-warm-clothes-have-walk-city-her-weekends-time_146671-16837.jpg", imageAlt: "Model 1" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-brunette-female-trendy-evening-gold-jacket-sexy-carefree-woman-posing-near-white-wall-studio-circle-lightfashionable-model-with-bright-makeup_158538-22772.jpg", imageAlt: "Model 2" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-choosing-clothes-shop_1303-19718.jpg", imageAlt: "Model 3" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275086.jpg", imageAlt: "Model 4" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/attractive-elegant-lady-white-suit-touches-hair-blonde-lady-skirt-jacket-blouse-poses-i_197531-33590.jpg", imageAlt: "Model 5" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-portrait-teenager-woman_23-2149453487.jpg", imageAlt: "Model 6" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -102,24 +60,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Premium Materials",
|
||||
description: "Sourced from the finest textiles globally.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-fashion-style-webinar-template_23-2149874281.jpg",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Ethical Sourcing",
|
||||
description: "Committed to sustainable fashion practices.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575317.jpg",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Modern Fit",
|
||||
description: "Tailored for the contemporary lifestyle.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-using-tablet-outdoors_23-2150747669.jpg",
|
||||
},
|
||||
{ id: 1, title: "Premium Materials", description: "Sourced from the finest textiles globally.", imageSrc: "http://img.b2bpic.net/free-vector/flat-fashion-style-webinar-template_23-2149874281.jpg" },
|
||||
{ id: 2, title: "Ethical Sourcing", description: "Committed to sustainable fashion practices.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575317.jpg" },
|
||||
{ id: 3, title: "Modern Fit", description: "Tailored for the contemporary lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-using-tablet-outdoors_23-2150747669.jpg" },
|
||||
]}
|
||||
title="Why Lumina Style"
|
||||
description="Quality craft meets modern aesthetics in every piece we design."
|
||||
@@ -133,24 +76,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Signature Silk Dress",
|
||||
price: "$240",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-smiling-woman-walking-city-street-pink-coat-spring-fashion-trend-turning-around_285396-2495.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Classic Tailored Blazer",
|
||||
price: "$380",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-near-dark-wall_158538-11171.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Urban Tech Jacket",
|
||||
price: "$190",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-beige-outfit-walking-street-winter-time_1303-26343.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Signature Silk Dress", price: "$240", imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-smiling-woman-walking-city-street-pink-coat-spring-fashion-trend-turning-around_285396-2495.jpg" },
|
||||
{ id: "p2", name: "Classic Tailored Blazer", price: "$380", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-fashion-stylish-hipster-businessman-model-dressed-elegant-brown-suit-near-dark-wall_158538-11171.jpg" },
|
||||
{ id: "p3", name: "Urban Tech Jacket", price: "$190", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-beige-outfit-walking-street-winter-time_1303-26343.jpg" },
|
||||
]}
|
||||
title="New Arrivals"
|
||||
description="The freshest pieces for your wardrobe."
|
||||
@@ -161,61 +89,18 @@ export default function LandingPage() {
|
||||
<TestimonialCardSixteen
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Emma Wilson",
|
||||
role: "Creative",
|
||||
company: "Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-asian-woman-beige-oversized-sweater-sits-cafe-with-cup-coffee-carrot-juice_197531-16887.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Reed",
|
||||
role: "Director",
|
||||
company: "Growth",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-businesswoman-looking-stylish-wearing-turtleneck-sweater-smiling-camera-city-street-happy-face-expression_574295-2019.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Marcus Chen",
|
||||
role: "Architect",
|
||||
company: "Design",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-medical-mask-outside_23-2148777597.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Olivia Rose",
|
||||
role: "Manager",
|
||||
company: "Brand",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wanderlust-nature-with-beautiful-female-traveler_23-2148931727.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "James Holt",
|
||||
role: "Photographer",
|
||||
company: "Visuals",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blonde-asian-woman-beige-oversized-sweater-sits-cafe-with-cup-coffee-carrot-juice_197531-16887.jpg?_wi=2",
|
||||
},
|
||||
{ id: "1", name: "Emma Wilson", role: "Creative", company: "Studio", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-asian-woman-beige-oversized-sweater-sits-cafe-with-cup-coffee-carrot-juice_197531-16887.jpg" },
|
||||
{ id: "2", name: "Sarah Reed", role: "Director", company: "Growth", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-businesswoman-looking-stylish-wearing-turtleneck-sweater-smiling-camera-city-street-happy-face-expression_574295-2019.jpg" },
|
||||
{ id: "3", name: "Marcus Chen", role: "Architect", company: "Design", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-medical-mask-outside_23-2148777597.jpg" },
|
||||
{ id: "4", name: "Olivia Rose", role: "Manager", company: "Brand", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/wanderlust-nature-with-beautiful-female-traveler_23-2148931727.jpg" },
|
||||
{ id: "5", name: "James Holt", role: "Photographer", company: "Visuals", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-asian-woman-beige-oversized-sweater-sits-cafe-with-cup-coffee-carrot-juice_197531-16887.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "10k+",
|
||||
label: "Happy Clients",
|
||||
},
|
||||
{
|
||||
value: "4.9",
|
||||
label: "Average Rating",
|
||||
},
|
||||
{
|
||||
value: "50+",
|
||||
label: "New Styles Weekly",
|
||||
},
|
||||
{ value: "10k+", label: "Happy Clients" },
|
||||
{ value: "4.9", label: "Average Rating" },
|
||||
{ value: "50+", label: "New Styles Weekly" },
|
||||
]}
|
||||
title="Customer Stories"
|
||||
description="Hear what our community says about their Lumina experience."
|
||||
@@ -225,9 +110,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Join the Inner Circle"
|
||||
description="Sign up for 15% off your first order and exclusive invites."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-owners-preparing-their-store_23-2149300866.jpg"
|
||||
@@ -239,54 +122,9 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Shop All",
|
||||
href: "#arrivals",
|
||||
},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Returns",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Accessibility",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "https://twitter.com",
|
||||
},
|
||||
{
|
||||
label: "TikTok",
|
||||
href: "https://tiktok.com",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Shop All", href: "#arrivals" }, { label: "About Us", href: "#" }, { label: "Returns", href: "#" }] },
|
||||
{ items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }, { label: "Accessibility", href: "#" }] },
|
||||
{ items: [{ label: "Instagram", href: "https://instagram.com" }, { label: "Twitter", href: "https://twitter.com" }, { label: "TikTok", href: "https://tiktok.com" }] },
|
||||
]}
|
||||
logoText="Lumina"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user