Merge version_1 into main #2
234
src/app/page.tsx
234
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Collection",
|
||||
id: "products",
|
||||
},
|
||||
name: "Collection", id: "products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Elysian Luxe"
|
||||
/>
|
||||
@@ -56,60 +48,37 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Timeless Elegance, Crafted for You."
|
||||
description="Experience the pinnacle of luxury, where sophisticated design meets unparalleled craftsmanship."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Collection",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Collection", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047546.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047546.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg",
|
||||
alt: "Luxury interior decor detail",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/living-room-with-chandelier-couch-with-number-pillows-large-chandelier_188544-27064.jpg", alt: "Luxury interior decor detail"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/contemporary-house-interior-design_23-2151050972.jpg",
|
||||
alt: "Contemporary living room",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/contemporary-house-interior-design_23-2151050972.jpg", alt: "Contemporary living room"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg",
|
||||
alt: "Modern hotel suite",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2063.jpg", alt: "Modern hotel suite"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-couch-lifestyle-sofa-living_1203-4094.jpg",
|
||||
alt: "Luxe home sofa interior",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/indoor-couch-lifestyle-sofa-living_1203-4094.jpg", alt: "Luxe home sofa interior"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-decorative-details-interior_169016-3811.jpg",
|
||||
alt: "Cozy luxury home details",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-decorative-details-interior_169016-3811.jpg", alt: "Cozy luxury home details"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "EXQUISITE",
|
||||
},
|
||||
type: "text", text: "EXQUISITE"},
|
||||
{
|
||||
type: "text",
|
||||
text: "TIMELESS",
|
||||
},
|
||||
type: "text", text: "TIMELESS"},
|
||||
{
|
||||
type: "text",
|
||||
text: "BESPOKE",
|
||||
},
|
||||
type: "text", text: "BESPOKE"},
|
||||
{
|
||||
type: "text",
|
||||
text: "REFINED",
|
||||
},
|
||||
type: "text", text: "REFINED"},
|
||||
{
|
||||
type: "text",
|
||||
text: "ELEGANT",
|
||||
},
|
||||
type: "text", text: "ELEGANT"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -121,9 +90,7 @@ export default function LandingPage() {
|
||||
tag="Our Story"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -133,12 +100,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Vogue Living",
|
||||
"Architectural Digest",
|
||||
"Forbes Luxury",
|
||||
"Harper's Bazaar",
|
||||
"Elle Decor",
|
||||
]}
|
||||
"Vogue Living", "Architectural Digest", "Forbes Luxury", "Harper's Bazaar", "Elle Decor"]}
|
||||
title="Featured In"
|
||||
description="Recognized by industry leaders for our commitment to excellence and unparalleled design standards."
|
||||
/>
|
||||
@@ -148,44 +110,21 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Signature Piece",
|
||||
price: "$1,250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", name: "Signature Piece", price: "$1,250", imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Artisan Vessel",
|
||||
price: "$890",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", name: "Artisan Vessel", price: "$890", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Heritage Lamp",
|
||||
price: "$2,400",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-table-delicious-meal-arrangement_23-2148941054.jpg?_wi=1",
|
||||
},
|
||||
id: "p3", name: "Heritage Lamp", price: "$2,400", imageSrc: "http://img.b2bpic.net/free-photo/white-table-delicious-meal-arrangement_23-2148941054.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Velvet Cushion",
|
||||
price: "$450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-milk-tea-eyeglasses-black-table-curtain_53876-65282.jpg",
|
||||
},
|
||||
id: "p4", name: "Velvet Cushion", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/cup-milk-tea-eyeglasses-black-table-curtain_53876-65282.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Marble Tray",
|
||||
price: "$670",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/messy-fashion-still-life-arrangement_23-2148229227.jpg",
|
||||
},
|
||||
id: "p5", name: "Marble Tray", price: "$670", imageSrc: "http://img.b2bpic.net/free-photo/messy-fashion-still-life-arrangement_23-2148229227.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Silk Throw",
|
||||
price: "$950",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/leather-cabinet-handles-closeup-matte-doors-hardware-design_169016-70857.jpg",
|
||||
},
|
||||
id: "p6", name: "Silk Throw", price: "$950", imageSrc: "http://img.b2bpic.net/free-photo/leather-cabinet-handles-closeup-matte-doors-hardware-design_169016-70857.jpg"},
|
||||
]}
|
||||
title="Our Curated Collection"
|
||||
description="Discover items designed to elevate your living space."
|
||||
@@ -195,26 +134,18 @@ export default function LandingPage() {
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardThree
|
||||
textboxLayout="default"
|
||||
animationType="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Award,
|
||||
title: "Expert Artisans",
|
||||
value: "12",
|
||||
},
|
||||
id: "m1", icon: Award,
|
||||
title: "Expert Artisans", value: "12"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Star,
|
||||
title: "Projects Completed",
|
||||
value: "500+",
|
||||
},
|
||||
id: "m2", icon: Star,
|
||||
title: "Projects Completed", value: "500+"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Heart,
|
||||
title: "Client Satisfaction",
|
||||
value: "100%",
|
||||
},
|
||||
id: "m3", icon: Heart,
|
||||
title: "Client Satisfaction", value: "100%"},
|
||||
]}
|
||||
title="Our Impact"
|
||||
description="Measured by the lives we touch and the spaces we transform."
|
||||
@@ -227,60 +158,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Eleanor Vance",
|
||||
date: "Jan 2025",
|
||||
title: "Interior Design",
|
||||
quote: "Simply exquisite work.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-posing-with-flowers_52683-87229.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047546.jpg?_wi=2",
|
||||
imageAlt: "elegant woman profile portrait",
|
||||
},
|
||||
id: "t1", name: "Eleanor Vance", date: "Jan 2025", title: "Interior Design", quote: "Simply exquisite work.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-posing-with-flowers_52683-87229.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-modern-lamp-design_23-2151047546.jpg", imageAlt: "elegant woman profile portrait"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Marcus Aurelius",
|
||||
date: "Dec 2024",
|
||||
title: "Modern Home",
|
||||
quote: "True craftsmanship, timeless.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11505.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186805.jpg",
|
||||
imageAlt: "elegant woman profile portrait",
|
||||
},
|
||||
id: "t2", name: "Marcus Aurelius", date: "Dec 2024", title: "Modern Home", quote: "True craftsmanship, timeless.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11505.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186805.jpg", imageAlt: "elegant woman profile portrait"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sophie Thorne",
|
||||
date: "Nov 2024",
|
||||
title: "Luxury Studio",
|
||||
quote: "Elevated my life entirely.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-brunette-caucasian-young-woman-model-with-bright-makeup_158538-2909.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg?_wi=2",
|
||||
imageAlt: "elegant woman profile portrait",
|
||||
},
|
||||
id: "t3", name: "Sophie Thorne", date: "Nov 2024", title: "Luxury Studio", quote: "Elevated my life entirely.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/high-fashion-look-glamor-closeup-portrait-beautiful-sexy-stylish-brunette-caucasian-young-woman-model-with-bright-makeup_158538-2909.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-mirrored-metal-upside-down_23-2148253668.jpg", imageAlt: "elegant woman profile portrait"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Julian Black",
|
||||
date: "Oct 2024",
|
||||
title: "Artisan Decor",
|
||||
quote: "Refined and absolutely beautiful.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-employee-talking-cellphone_1139-344.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg?_wi=2",
|
||||
imageAlt: "elegant woman profile portrait",
|
||||
},
|
||||
id: "t4", name: "Julian Black", date: "Oct 2024", title: "Artisan Decor", quote: "Refined and absolutely beautiful.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-employee-talking-cellphone_1139-344.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-s-day-composition-father-s-day-top-view_185193-109772.jpg", imageAlt: "elegant woman profile portrait"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Clara Whitmore",
|
||||
date: "Sep 2024",
|
||||
title: "Bespoke Design",
|
||||
quote: "The gold standard of luxury.",
|
||||
tag: "Verified",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-flower_23-2149883721.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-table-delicious-meal-arrangement_23-2148941054.jpg?_wi=2",
|
||||
imageAlt: "elegant woman profile portrait",
|
||||
},
|
||||
id: "t5", name: "Clara Whitmore", date: "Sep 2024", title: "Bespoke Design", quote: "The gold standard of luxury.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-flower_23-2149883721.jpg", imageSrc: "http://img.b2bpic.net/free-photo/white-table-delicious-meal-arrangement_23-2148941054.jpg", imageAlt: "elegant woman profile portrait"},
|
||||
]}
|
||||
title="What Clients Say"
|
||||
description="Reflections from those who appreciate the true essence of luxury."
|
||||
@@ -293,20 +179,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer shipping?",
|
||||
content: "Yes, worldwide white-glove delivery.",
|
||||
},
|
||||
id: "q1", title: "Do you offer shipping?", content: "Yes, worldwide white-glove delivery."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do I book?",
|
||||
content: "Consultations are available by appointment.",
|
||||
},
|
||||
id: "q2", title: "How do I book?", content: "Consultations are available by appointment."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Are materials custom?",
|
||||
content: "All materials are ethically and meticulously sourced.",
|
||||
},
|
||||
id: "q3", title: "Are materials custom?", content: "All materials are ethically and meticulously sourced."},
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -318,16 +195,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Inquire"
|
||||
title="Let's Begin Your Journey"
|
||||
description="Reach out to schedule your private design consultation."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Us", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -337,29 +211,19 @@ export default function LandingPage() {
|
||||
logoText="Elysian Luxe"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user