Update src/app/page.tsx

This commit is contained in:
2026-06-03 07:07:33 +00:00
parent 789367a9ec
commit 52f4935795

View File

@@ -33,31 +33,19 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "The Heritage",
id: "#heritage",
},
name: "The Heritage", id: "#heritage"},
{
name: "The Collection",
id: "#collection",
},
name: "The Collection", id: "#collection"},
{
name: "Bespoke",
id: "#bespoke",
},
name: "Bespoke", id: "#bespoke"},
{
name: "Artisans",
id: "#artisans",
},
name: "Artisans", id: "#artisans"},
{
name: "Connect",
id: "#connect",
},
name: "Connect", id: "#connect"},
]}
brandName="Adey Luxury"
button={{
text: "Inquire Now",
href: "#connect",
}}
text: "Inquire Now", href: "#connect"}}
/>
</div>
@@ -65,111 +53,61 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Timeless Elegance from Ethiopia"
description="Discover authentic attire and handcrafted goods, woven with centuries of tradition and designed for modern distinction. Experience the legacy of Ethiopian craftsmanship."
testimonials={[
{
name: "Liyana Ahmed",
handle: "@LiyanaFashion",
testimonial: "Adey Luxury pieces are simply exquisite. The attention to detail and quality is unparalleled, truly a testament to Ethiopian artistry.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1",
},
name: "Liyana Ahmed", handle: "@LiyanaFashion", testimonial: "Adey Luxury pieces are simply exquisite. The attention to detail and quality is unparalleled, truly a testament to Ethiopian artistry.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"},
{
name: "Dr. Solomon Gebre",
handle: "@HeritageScholar",
testimonial: "As a cultural historian, I appreciate the authentic storytelling and preservation of tradition in every garment. A remarkable blend of past and present.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-outside_23-2148448855.jpg?_wi=1",
},
name: "Dr. Solomon Gebre", handle: "@HeritageScholar", testimonial: "As a cultural historian, I appreciate the authentic storytelling and preservation of tradition in every garment. A remarkable blend of past and present.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-outside_23-2148448855.jpg"},
{
name: "Sofia Bekele",
handle: "@EthioChic",
testimonial: "Finally, a brand that marries Ethiopian heritage with modern luxury so flawlessly. Wearing Adey makes me feel connected and chic.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-thoughtful-african-girl-with-dark-curly-hair-white-shirt-dreamily-looking-camera-isolated_574295-3664.jpg",
},
name: "Sofia Bekele", handle: "@EthioChic", testimonial: "Finally, a brand that marries Ethiopian heritage with modern luxury so flawlessly. Wearing Adey makes me feel connected and chic.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-thoughtful-african-girl-with-dark-curly-hair-white-shirt-dreamily-looking-camera-isolated_574295-3664.jpg"},
{
name: "Marcus Johnson",
handle: "@GlobalStyle",
testimonial: "The bespoke service was exceptional, and the finished garment exceeded all expectations. A truly unique and luxurious experience.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-pretty-woman-walking-through-streets-old-city_158595-2819.jpg",
},
name: "Marcus Johnson", handle: "@GlobalStyle", testimonial: "The bespoke service was exceptional, and the finished garment exceeded all expectations. A truly unique and luxurious experience.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-pretty-woman-walking-through-streets-old-city_158595-2819.jpg"},
{
name: "Fatima Musa",
handle: "@EthicalThreads",
testimonial: "Beyond the beauty, knowing each piece supports sustainable practices and artisans makes Adey Luxury a brand with true heart.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shop-consultant-trying-necktie-client-boutique_7502-4394.jpg",
},
name: "Fatima Musa", handle: "@EthicalThreads", testimonial: "Beyond the beauty, knowing each piece supports sustainable practices and artisans makes Adey Luxury a brand with true heart.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shop-consultant-trying-necktie-client-boutique_7502-4394.jpg"},
]}
testimonialRotationInterval={5000}
buttons={[
{
text: "Explore The Collection",
href: "#collection",
},
text: "Explore The Collection", href: "#collection"},
{
text: "Discover Our Heritage",
href: "#heritage",
},
text: "Discover Our Heritage", href: "#heritage"},
]}
buttonAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/pretty-black-woman-with-ideal-skin_633478-376.jpg",
alt: "Liyana Ahmed avatar",
},
src: "http://img.b2bpic.net/free-photo/pretty-black-woman-with-ideal-skin_633478-376.jpg", alt: "Liyana Ahmed avatar"},
{
src: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg",
alt: "Dr. Solomon Gebre avatar",
},
src: "http://img.b2bpic.net/free-photo/handsome-smiling-hipster-man-posing-studio_158538-25512.jpg", alt: "Dr. Solomon Gebre avatar"},
{
src: "http://img.b2bpic.net/free-photo/busy-asian-female-worker-meets-with-business-partner-coffee-shop-discuss-main-issues-work-collaboration_273609-3329.jpg",
alt: "Sofia Bekele avatar",
},
src: "http://img.b2bpic.net/free-photo/busy-asian-female-worker-meets-with-business-partner-coffee-shop-discuss-main-issues-work-collaboration_273609-3329.jpg", alt: "Sofia Bekele avatar"},
{
src: "http://img.b2bpic.net/free-photo/young-blonde-woman-smiling-confident-standing-park_839833-27191.jpg",
alt: "Marcus Johnson avatar",
},
src: "http://img.b2bpic.net/free-photo/young-blonde-woman-smiling-confident-standing-park_839833-27191.jpg", alt: "Marcus Johnson avatar"},
{
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg",
alt: "Fatima Musa avatar",
},
src: "http://img.b2bpic.net/free-photo/close-up-smiley-man-talking-phone_23-2148230757.jpg", alt: "Fatima Musa avatar"},
]}
avatarText="Trusted by discerning clients worldwide"
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-posing-traditional-african-attire-outdoors_23-2150572671.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-posing-traditional-african-attire-outdoors_23-2150572671.jpg"
imageAlt="Model wearing luxurious Ethiopian traditional attire"
mediaAnimation="opacity"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-photo/portrait-woman-posing-traditional-african-attire-outdoors_23-2150572675.jpg",
alt: "Portrait of woman posing in traditional african attire outdoors",
},
type: "image", src: "http://img.b2bpic.net/free-photo/portrait-woman-posing-traditional-african-attire-outdoors_23-2150572675.jpg", alt: "Portrait of woman posing in traditional african attire outdoors"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/portrait-woman-posing-traditional-african-attire-outdoors_23-2150572669.jpg",
alt: "Portrait of woman posing in traditional african attire outdoors",
},
type: "image", src: "http://img.b2bpic.net/free-photo/portrait-woman-posing-traditional-african-attire-outdoors_23-2150572669.jpg", alt: "Portrait of woman posing in traditional african attire outdoors"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/portrait-attractive-black-african-american-woman-stylish-outfit-velvet-top-white-studio-background-summer-fashion-trend-happy-smiling-curly-hair-accessories_285396-10581.jpg",
alt: "Portrait of attractive black african american woman in stylish outfit velvet top on white studio background summer fashion trend happy smiling curly hair accessories",
},
type: "image", src: "http://img.b2bpic.net/free-photo/portrait-attractive-black-african-american-woman-stylish-outfit-velvet-top-white-studio-background-summer-fashion-trend-happy-smiling-curly-hair-accessories_285396-10581.jpg", alt: "Portrait of attractive black african american woman in stylish outfit velvet top on white studio background summer fashion trend happy smiling curly hair accessories"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/attractive-black-african-american-woman-posing-stylish-green-dress-isolated-green-background_285396-11041.jpg",
alt: "Attractive black african american woman posing in stylish green dress isolated on green background",
},
type: "image", src: "http://img.b2bpic.net/free-photo/attractive-black-african-american-woman-posing-stylish-green-dress-isolated-green-background_285396-11041.jpg", alt: "Attractive black african american woman posing in stylish green dress isolated on green background"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/young-stylish-african-american-woman-with-black-handbag-pose-indoor_627829-12396.jpg",
alt: "Young stylish african american woman with black handbag pose indoor",
},
type: "image", src: "http://img.b2bpic.net/free-photo/young-stylish-african-american-woman-with-black-handbag-pose-indoor_627829-12396.jpg", alt: "Young stylish african american woman with black handbag pose indoor"},
]}
/>
</div>
@@ -179,23 +117,15 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Heritage, Our Story",
},
type: "text", content: "Our Heritage, Our Story"},
]}
buttons={[
{
text: "Meet the Artisans",
href: "#artisans",
},
text: "Meet the Artisans", href: "#artisans"},
{
text: "Our Vision",
href: "#",
},
text: "Our Vision", href: "#"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/fabric-texture-background_1385-1258.jpg"
imageAlt="Ethiopian artisan weaving traditional fabric"
/>
</div>
@@ -206,55 +136,31 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Artisan Craftsmanship",
description: "Each piece is meticulously handcrafted by master artisans, preserving techniques passed down through generations. A testament to human skill and cultural heritage.",
icon: Feather,
title: "Artisan Craftsmanship", description: "Each piece is meticulously handcrafted by master artisans, preserving techniques passed down through generations. A testament to human skill and cultural heritage.", icon: Feather,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-journaling-with-paint_23-2150522469.jpg",
imageAlt: "Artisan hand weaving intricate patterns",
},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-journaling-with-paint_23-2150522469.jpg", imageAlt: "Artisan hand weaving intricate patterns"},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-brazilian-woman-working-as-clothing-designer_23-2150762225.jpg",
imageAlt: "Ethiopian designer sketching traditional garments",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-posing-traditional-african-attire-outdoors_23-2150572671.jpg?_wi=2",
imageAlt: "ethiopian artisan hand weaving intricate patterns",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-brazilian-woman-working-as-clothing-designer_23-2150762225.jpg", imageAlt: "Ethiopian designer sketching traditional garments"},
]
},
{
title: "Ethical Sourcing & Sustainability",
description: "We are committed to ethical sourcing, using sustainable materials, and ensuring fair wages for our artisans. Beauty with a conscience.",
icon: Leaf,
title: "Ethical Sourcing & Sustainability", description: "We are committed to ethical sourcing, using sustainable materials, and ensuring fair wages for our artisans. Beauty with a conscience.", icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/person-coloring-cloth-with-leaves-close-up_23-2148734289.jpg",
imageAlt: "Organic cotton field in Ethiopia",
},
imageSrc: "http://img.b2bpic.net/free-photo/person-coloring-cloth-with-leaves-close-up_23-2148734289.jpg", imageAlt: "Organic cotton field in Ethiopia"},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697706.jpg",
imageAlt: "Fair trade artisan payment exchange",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2",
imageAlt: "ethiopian artisan hand weaving intricate patterns",
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697706.jpg", imageAlt: "Fair trade artisan payment exchange"},
]
},
{
title: "Heritage Authentication",
description: "Every garment comes with a certificate of authenticity, detailing its cultural origins and craftsmanship, connecting you to its profound legacy.",
icon: Award,
title: "Heritage Authentication", description: "Every garment comes with a certificate of authenticity, detailing its cultural origins and craftsmanship, connecting you to its profound legacy.", icon: Award,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/talented-woman-working-with-japanese-paper_23-2149048410.jpg",
imageAlt: "Close-up of traditional Ethiopian embroidery detail",
},
imageSrc: "http://img.b2bpic.net/free-photo/talented-woman-working-with-japanese-paper_23-2149048410.jpg", imageAlt: "Close-up of traditional Ethiopian embroidery detail"},
{
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-old-objects-antiques-market_23-2148950891.jpg",
imageAlt: "Historical Ethiopian royal attire display",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-posing-outside_23-2148448855.jpg?_wi=2",
imageAlt: "ethiopian artisan hand weaving intricate patterns",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-old-objects-antiques-market_23-2148950891.jpg", imageAlt: "Historical Ethiopian royal attire display"},
]
},
]}
title="Authenticity & Craftsmanship"
@@ -269,68 +175,27 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "product-1",
brand: "Adey Luxury",
name: "Timeless Habesha Kemis",
price: "Inquire",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-robe-holding-flowers_23-2148305002.jpg",
imageAlt: "Model wearing a luxurious Habesha Kemis",
},
id: "product-1", brand: "Adey Luxury", name: "Timeless Habesha Kemis", price: "Inquire", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-robe-holding-flowers_23-2148305002.jpg", imageAlt: "Model wearing a luxurious Habesha Kemis"},
{
id: "product-2",
brand: "Adey Luxury",
name: "Elegance Gabi Shawl",
price: "Inquire",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-red-sparks-glitter_23-2149224055.jpg",
imageAlt: "Model wearing an elegant Ethiopian Gabi shawl",
},
id: "product-2", brand: "Adey Luxury", name: "Elegance Gabi Shawl", price: "Inquire", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/close-up-red-sparks-glitter_23-2149224055.jpg", imageAlt: "Model wearing an elegant Ethiopian Gabi shawl"},
{
id: "product-3",
brand: "Adey Luxury",
name: "Ancestral Gold Filigree",
price: "Inquire",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/spanish-traditional-comb-still-life_23-2150154092.jpg",
imageAlt: "Close-up of traditional Ethiopian gold filigree jewelry",
},
id: "product-3", brand: "Adey Luxury", name: "Ancestral Gold Filigree", price: "Inquire", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/spanish-traditional-comb-still-life_23-2150154092.jpg", imageAlt: "Close-up of traditional Ethiopian gold filigree jewelry"},
{
id: "product-4",
brand: "Adey Luxury",
name: "Regal Men's Attire",
price: "Inquire",
rating: 5,
reviewCount: "7",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-braids-portrait_23-2151428283.jpg",
imageAlt: "Model wearing luxurious Ethiopian traditional menswear",
},
id: "product-4", brand: "Adey Luxury", name: "Regal Men's Attire", price: "Inquire", rating: 5,
reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-with-braids-portrait_23-2151428283.jpg", imageAlt: "Model wearing luxurious Ethiopian traditional menswear"},
{
id: "product-5",
brand: "Adey Luxury",
name: "Ceremonial Empress Gown",
price: "Inquire",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-traditional-ethnic-dress-with-embroidered-cape-her-head_8353-9533.jpg",
imageAlt: "Model wearing an intricate Ethiopian ceremonial gown",
},
id: "product-5", brand: "Adey Luxury", name: "Ceremonial Empress Gown", price: "Inquire", rating: 5,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-traditional-ethnic-dress-with-embroidered-cape-her-head_8353-9533.jpg", imageAlt: "Model wearing an intricate Ethiopian ceremonial gown"},
{
id: "product-6",
brand: "Adey Luxury",
name: "Artisanal Coffee Set",
price: "Inquire",
rating: 5,
reviewCount: "6",
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-herbal-bag-natural-scrub-pink-background_169016-14932.jpg",
imageAlt: "Handcrafted Ethiopian coffee ceremony set",
},
id: "product-6", brand: "Adey Luxury", name: "Artisanal Coffee Set", price: "Inquire", rating: 5,
reviewCount: "6", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-herbal-bag-natural-scrub-pink-background_169016-14932.jpg", imageAlt: "Handcrafted Ethiopian coffee ceremony set"},
]}
title="The Curated Collection"
description="Each garment and artifact represents a unique blend of tradition and contemporary luxury, curated for the discerning connoisseur."
animationType="slide-up"
/>
</div>
@@ -342,25 +207,15 @@ export default function LandingPage() {
author="Dr. Eleanor Vance, Art Collector"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/group-adult-women-working-together-project_23-2148461454.jpg",
alt: "Dr. Eleanor Vance avatar",
},
src: "http://img.b2bpic.net/free-photo/group-adult-women-working-together-project_23-2148461454.jpg", alt: "Dr. Eleanor Vance avatar"},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-stylish-smiling-male-elegant-black-suit-dark-background_613910-14649.jpg",
alt: "David Chen avatar",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-stylish-smiling-male-elegant-black-suit-dark-background_613910-14649.jpg", alt: "David Chen avatar"},
{
src: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg",
alt: "Isabelle Dubois avatar",
},
src: "http://img.b2bpic.net/free-photo/confident-office-employers-thumbing-up-smiling-two-happy-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-cooperation-concept_74855-6924.jpg", alt: "Isabelle Dubois avatar"},
{
src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg",
alt: "Aisha Rahman avatar",
},
src: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-50-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1852.jpg", alt: "Aisha Rahman avatar"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-cowboy-hat_23-2149392960.jpg",
alt: "Selamwit Tesfaye avatar",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-cowboy-hat_23-2149392960.jpg", alt: "Selamwit Tesfaye avatar"},
]}
ratingAnimation="slide-up"
avatarsAnimation="blur-reveal"
@@ -377,26 +232,11 @@ export default function LandingPage() {
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
members={[
{
id: "member-1",
name: "Abebech Tafari",
role: "Master Weaver",
imageSrc: "http://img.b2bpic.net/free-photo/happy-hanukkah-holiday-making-symbol-with-lights-branches_23-2148716807.jpg",
imageAlt: "Portrait of Master Weaver Abebech Tafari",
},
id: "member-1", name: "Abebech Tafari", role: "Master Weaver", imageSrc: "http://img.b2bpic.net/free-photo/happy-hanukkah-holiday-making-symbol-with-lights-branches_23-2148716807.jpg", imageAlt: "Portrait of Master Weaver Abebech Tafari"},
{
id: "member-2",
name: "Lulit Kebede",
role: "Textile Designer",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-black-student-does-homework-cozy-coffee-shop_273609-44478.jpg",
imageAlt: "Portrait of Textile Designer Lulit Kebede",
},
id: "member-2", name: "Lulit Kebede", role: "Textile Designer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-black-student-does-homework-cozy-coffee-shop_273609-44478.jpg", imageAlt: "Portrait of Textile Designer Lulit Kebede"},
{
id: "member-3",
name: "Hailu Demisse",
role: "Jewelry Artisan",
imageSrc: "http://img.b2bpic.net/free-photo/process-working-with-iron-solder-making-new-part-lamp-closeup-photo-shoot_613910-20917.jpg",
imageAlt: "Portrait of Jewelry Artisan Hailu Demisse",
},
id: "member-3", name: "Hailu Demisse", role: "Jewelry Artisan", imageSrc: "http://img.b2bpic.net/free-photo/process-working-with-iron-solder-making-new-part-lamp-closeup-photo-shoot_613910-20917.jpg", imageAlt: "Portrait of Jewelry Artisan Hailu Demisse"},
]}
title="Our Esteemed Artisans"
description="Meet the dedicated hands that breathe life into tradition, preserving ancient techniques with unparalleled skill and passion, bringing you authentic Ethiopian luxury."
@@ -409,20 +249,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "What is Bespoke Sizing?",
content: "Our bespoke sizing service offers a personalized tailoring experience, ensuring your chosen garment is crafted to your exact measurements for a perfect, flattering fit. Contact our concierge for a consultation.",
},
id: "faq-1", title: "What is Bespoke Sizing?", content: "Our bespoke sizing service offers a personalized tailoring experience, ensuring your chosen garment is crafted to your exact measurements for a perfect, flattering fit. Contact our concierge for a consultation."},
{
id: "faq-2",
title: "How Do I Care for My Garment?",
content: "Each Adey Luxury garment comes with specific care instructions tailored to its unique materials and craftsmanship. Generally, we recommend gentle hand washing or professional dry cleaning to preserve its beauty.",
},
id: "faq-2", title: "How Do I Care for My Garment?", content: "Each Adey Luxury garment comes with specific care instructions tailored to its unique materials and craftsmanship. Generally, we recommend gentle hand washing or professional dry cleaning to preserve its beauty."},
{
id: "faq-3",
title: "Do You Offer International Shipping?",
content: "Yes, Adey Luxury proudly offers secure international shipping to bring our collection to clients worldwide. Shipping rates and delivery times vary by destination; details are available upon inquiry.",
},
id: "faq-3", title: "Do You Offer International Shipping?", content: "Yes, Adey Luxury proudly offers secure international shipping to bring our collection to clients worldwide. Shipping rates and delivery times vary by destination; details are available upon inquiry."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-fitting-grey-jacket-with-fashionable-print_7502-4371.jpg"
imageAlt="Luxury concierge service discussing bespoke options"
@@ -438,8 +269,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Connect"
title="Experience Personalised Service"
description="Reach out to our dedicated concierge for bespoke requests, detailed inquiries, or any assistance you may require. We are here to serve you."
@@ -457,54 +287,33 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Discover",
items: [
title: "Discover", items: [
{
label: "The Heritage",
href: "#heritage",
},
label: "The Heritage", href: "#heritage"},
{
label: "The Collection",
href: "#collection",
},
label: "The Collection", href: "#collection"},
{
label: "Our Artisans",
href: "#artisans",
},
label: "Our Artisans", href: "#artisans"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "#connect",
},
label: "Contact Us", href: "#connect"},
{
label: "Bespoke Service",
href: "#bespoke",
},
label: "Bespoke Service", href: "#bespoke"},
{
label: "FAQs",
href: "#bespoke",
},
label: "FAQs", href: "#bespoke"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Returns & Exchanges",
href: "#",
},
label: "Returns & Exchanges", href: "#"},
],
},
]}