Merge version_1 into main #2
240
src/app/page.tsx
240
src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Collection",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Experience",
|
||||
id: "team",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Collection", id: "products" },
|
||||
{ name: "Experience", id: "team" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="LuxeElite"
|
||||
/>
|
||||
@@ -60,37 +45,14 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="LuxeElite"
|
||||
description="Crafting timeless elegance for the modern connoisseur."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Collection",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Explore Collection", href: "#products" }]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crumpled-up-golden-foil-background_23-2148846098.jpg",
|
||||
imageAlt: "Luxury gold background elegant",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-scenery-beautiful-sand-textures-dark-antelope-canyon-usa_181624-5042.jpg",
|
||||
imageAlt: "Luxury gold background elegant",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-background-with-bokeh-effect_91008-542.jpg",
|
||||
imageAlt: "Luxury gold background elegant",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-101217.jpg",
|
||||
imageAlt: "Luxury gold background elegant",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/creative-abstract-golden-textured-material_23-2148943368.jpg",
|
||||
imageAlt: "Luxury gold background elegant",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-solid-shining-yellow-gradient-studio-wall-room-background_1258-105220.jpg",
|
||||
imageAlt: "Luxury gold background elegant",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/crumpled-up-golden-foil-background_23-2148846098.jpg", imageAlt: "Luxury gold background elegant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/breathtaking-scenery-beautiful-sand-textures-dark-antelope-canyon-usa_181624-5042.jpg", imageAlt: "Luxury gold background elegant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/gold-background-with-bokeh-effect_91008-542.jpg", imageAlt: "Luxury gold background elegant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-101217.jpg", imageAlt: "Luxury gold background elegant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/creative-abstract-golden-textured-material_23-2148943368.jpg", imageAlt: "Luxury gold background elegant" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-solid-shining-yellow-gradient-studio-wall-room-background_1258-105220.jpg", imageAlt: "Luxury gold background elegant" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -109,44 +71,15 @@ export default function LandingPage() {
|
||||
<ProductCardOne
|
||||
textboxLayout="split-description"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Golden Chronograph",
|
||||
price: "$4,200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-wearing-watch_23-2148861948.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Midnight Satchel",
|
||||
price: "$2,800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/leather-briefcase_181624-12279.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Ethereal Essence",
|
||||
price: "$950",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-perfume-bottle-rocky-surface-with-dramatic-backlight-mist_84443-91428.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Artisan Quill",
|
||||
price: "$1,100",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-pen-ai-generated_23-2150695587.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Signature Cufflinks",
|
||||
price: "$750",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-golden-chain-coffee-cup_23-2149836479.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Obsidian Shades",
|
||||
price: "$600",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-punk-woman-wearing-sunglasses_23-2149267423.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Golden Chronograph", price: "$4,200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-wearing-watch_23-2148861948.jpg" },
|
||||
{ id: "p2", name: "Midnight Satchel", price: "$2,800", imageSrc: "http://img.b2bpic.net/free-photo/leather-briefcase_181624-12279.jpg" },
|
||||
{ id: "p3", name: "Ethereal Essence", price: "$950", imageSrc: "http://img.b2bpic.net/free-photo/elegant-perfume-bottle-rocky-surface-with-dramatic-backlight-mist_84443-91428.jpg" },
|
||||
{ id: "p4", name: "Artisan Quill", price: "$1,100", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-pen-ai-generated_23-2150695587.jpg" },
|
||||
{ id: "p5", name: "Signature Cufflinks", price: "$750", imageSrc: "http://img.b2bpic.net/free-photo/top-view-golden-chain-coffee-cup_23-2149836479.jpg" },
|
||||
{ id: "p6", name: "Obsidian Shades", price: "$600", imageSrc: "http://img.b2bpic.net/free-photo/medium-punk-woman-wearing-sunglasses_23-2149267423.jpg" },
|
||||
]}
|
||||
title="The Exclusive Edit"
|
||||
description="Curated pieces for those who demand uncompromising quality."
|
||||
@@ -159,27 +92,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100+",
|
||||
title: "Expert Artisans",
|
||||
description: "Mastering the art of detail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-makes-pottery-workshop_1157-24746.jpg",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "20K+",
|
||||
title: "Satisfied Connoisseurs",
|
||||
description: "Global patronage of luxury.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tools-clay-work-sculpting_23-2149986270.jpg",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "50+",
|
||||
title: "Premium Collections",
|
||||
description: "Timeless curation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sculptor-artist-working-with-clay-studio_23-2149986254.jpg",
|
||||
},
|
||||
{ id: "m1", value: "100+", title: "Expert Artisans", description: "Mastering the art of detail.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-makes-pottery-workshop_1157-24746.jpg" },
|
||||
{ id: "m2", value: "20K+", title: "Satisfied Connoisseurs", description: "Global patronage of luxury.", imageSrc: "http://img.b2bpic.net/free-photo/tools-clay-work-sculpting_23-2149986270.jpg" },
|
||||
{ id: "m3", value: "50+", title: "Premium Collections", description: "Timeless curation.", imageSrc: "http://img.b2bpic.net/free-photo/sculptor-artist-working-with-clay-studio_23-2149986254.jpg" },
|
||||
]}
|
||||
title="Precision Defined"
|
||||
description="Every detail matters, from the selection of materials to the final polish."
|
||||
@@ -192,24 +107,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
team={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Elena Vance",
|
||||
role: "Creative Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-young-reporter-with-photo-camera-dark-photo-studio_613910-12968.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Julian Thorne",
|
||||
role: "Lead Architect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-working-project-ideas-while-he-waits-lounge-area-business-trip-manager-sent-negociate-with-collaborators-ensure-partnership-company-growth-global-stage_482257-72893.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sophia Moretti",
|
||||
role: "Master Artisan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background-glasses_158538-9624.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Elena Vance", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-young-reporter-with-photo-camera-dark-photo-studio_613910-12968.jpg" },
|
||||
{ id: "t2", name: "Julian Thorne", role: "Lead Architect", imageSrc: "http://img.b2bpic.net/free-photo/entrepreneur-working-project-ideas-while-he-waits-lounge-area-business-trip-manager-sent-negociate-with-collaborators-ensure-partnership-company-growth-global-stage_482257-72893.jpg" },
|
||||
{ id: "t3", name: "Sophia Moretti", role: "Master Artisan", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background-glasses_158538-9624.jpg" },
|
||||
]}
|
||||
title="The Masterminds"
|
||||
description="Behind every piece is a team dedicated to redefining the luxury experience."
|
||||
@@ -221,46 +121,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Exceptional",
|
||||
quote: "The craftsmanship is truly unparalleled. A masterpiece.",
|
||||
name: "Sarah J.",
|
||||
role: "Collector",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-taking-his-shoes-off-hotel-room_637285-7610.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Elegant",
|
||||
quote: "Simply the best. Every detail is perfect.",
|
||||
name: "Mark R.",
|
||||
role: "Architect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Timeless",
|
||||
quote: "I have collected many pieces, but these are special.",
|
||||
name: "Emily D.",
|
||||
role: "Patron",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-leisure-technology-concept-fashionable-young-man-with-beard-relaxing-indoors-alone-daydreaming-listening-music-tracks-earphones-via-online-app-his-electronic-device_273609-1720.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Superior",
|
||||
quote: "The quality speaks for itself. Truly exquisite.",
|
||||
name: "David W.",
|
||||
role: "Executive",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Divine",
|
||||
quote: "A truly luxurious experience from start to finish.",
|
||||
name: "Chloe L.",
|
||||
role: "Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-61032.jpg",
|
||||
},
|
||||
{ id: "1", title: "Exceptional", quote: "The craftsmanship is truly unparalleled. A masterpiece.", name: "Sarah J.", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-taking-his-shoes-off-hotel-room_637285-7610.jpg" },
|
||||
{ id: "2", title: "Elegant", quote: "Simply the best. Every detail is perfect.", name: "Mark R.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-holding-each-other-s-hand_23-2147891266.jpg" },
|
||||
{ id: "3", title: "Timeless", quote: "I have collected many pieces, but these are special.", name: "Emily D.", role: "Patron", imageSrc: "http://img.b2bpic.net/free-photo/people-leisure-technology-concept-fashionable-young-man-with-beard-relaxing-indoors-alone-daydreaming-listening-music-tracks-earphones-via-online-app-his-electronic-device_273609-1720.jpg" },
|
||||
{ id: "4", title: "Superior", quote: "The quality speaks for itself. Truly exquisite.", name: "David W.", role: "Executive", imageSrc: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg" },
|
||||
{ id: "5", title: "Divine", quote: "A truly luxurious experience from start to finish.", name: "Chloe L.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-black-shirt-posing-white-background-high-quality-photo_114579-61032.jpg" },
|
||||
]}
|
||||
title="Client Reflections"
|
||||
description="Hear what our distinguished patrons have to say about the LuxeElite experience."
|
||||
@@ -272,27 +137,14 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Worldwide Shipping?",
|
||||
content: "We offer white-glove, insured shipping worldwide.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Can I Request Bespoke?",
|
||||
content: "Our master artisans are happy to collaborate on bespoke projects.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Care Instructions?",
|
||||
content: "Each piece comes with a specialized care guide tailored to its material.",
|
||||
},
|
||||
{ id: "f1", title: "Worldwide Shipping?", content: "We offer white-glove, insured shipping worldwide." },
|
||||
{ id: "f2", title: "Can I Request Bespoke?", content: "Our master artisans are happy to collaborate on bespoke projects." },
|
||||
{ id: "f3", title: "Care Instructions?", content: "Each piece comes with a specialized care guide tailored to its material." },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
title="Concierge Support"
|
||||
description="Answers to your most frequently asked questions regarding our curation and delivery."
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/contact-bg.jpg"
|
||||
imageAlt="Luxury store interior boutique"
|
||||
/>
|
||||
</div>
|
||||
@@ -303,26 +155,12 @@ export default function LandingPage() {
|
||||
title="Inquire Privately"
|
||||
description="Our concierge service is available for personalized consultations and inquiries."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Your Email", required: true },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your inquiry...",
|
||||
required: true,
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "Your inquiry...", required: true }}
|
||||
buttonText="Send Inquiry"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vintage-modern-restaurant-with-full-comfort_140725-9761.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/contact-bg.jpg"
|
||||
imageAlt="Luxury store interior boutique"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user