diff --git a/src/app/page.tsx b/src/app/page.tsx index 47eb529..396b599 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,25 +32,15 @@ export default function LandingPage() { @@ -59,67 +49,42 @@ export default function LandingPage() {
@@ -130,29 +95,19 @@ export default function LandingPage() { title="Crafted in Ado Ekiti" metrics={[ { - label: "Years of Excellence", - value: "15+", - icon: Award, + label: "Years of Excellence", value: "15+", icon: Award, }, { - label: "Satisfied Clients", - value: "1000+", - icon: Users, + label: "Satisfied Clients", value: "1000+", icon: Users, }, { - label: "Bespoke Outfits", - value: "2500+", - icon: Award, + label: "Bespoke Outfits", value: "2500+", icon: Award, }, { - label: "Craftsmanship", - value: "Expert", - icon: Scissors, + label: "Craftsmanship", value: "Expert", icon: Scissors, }, { - label: "Design Style", - value: "Modern", - icon: Palette, + label: "Design Style", value: "Modern", icon: Palette, }, ]} metricsAnimation="slide-up" @@ -166,26 +121,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "s1", - title: "Bespoke Tailoring", - description: "Fully custom outfits for men and women, sculpted with precision.", - tag: "Signature", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-his-customer-s-back-with-yellow-measuring-tape_23-2148180303.jpg?_wi=1", - }, + id: "s1", title: "Bespoke Tailoring", description: "Fully custom outfits for men and women, sculpted with precision.", tag: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-his-customer-s-back-with-yellow-measuring-tape_23-2148180303.jpg?_wi=1"}, { - id: "s2", - title: "Precision Alterations", - description: "Refining the fit of your most cherished garments to perfection.", - tag: "Care", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-making-clothes_23-2148875327.jpg?_wi=1", - }, + id: "s2", title: "Precision Alterations", description: "Refining the fit of your most cherished garments to perfection.", tag: "Care", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-making-clothes_23-2148875327.jpg?_wi=1"}, { - id: "s3", - title: "Bridal Couture", - description: "Luxury bespoke bridal gowns for your most significant moments.", - tag: "Elite", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-lie-wooden-block_1304-5583.jpg?_wi=1", - }, + id: "s3", title: "Bridal Couture", description: "Luxury bespoke bridal gowns for your most significant moments.", tag: "Elite", imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-lie-wooden-block_1304-5583.jpg?_wi=1"}, ]} title="Our Artisan Services" description="We blend heritage techniques with modern tailoring for your unique silhouette." @@ -200,47 +140,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Bridal Ensemble", - price: "Custom", - variant: "Couture", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-boho-dress-with-romantic-garden-aesthetic-vegetation_23-2150260768.jpg", - }, + id: "p1", name: "Bridal Ensemble", price: "Inquire for Pricing", variant: "Couture", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-boho-dress-with-romantic-garden-aesthetic-vegetation_23-2150260768.jpg"}, { - id: "p2", - name: "Modern Bespoke Suit", - price: "Custom", - variant: "Men", - imageSrc: "http://img.b2bpic.net/free-photo/male-tailor-trying-blue-coat-his-customer-sitting-wooden-chair-shop_23-2148180345.jpg", - }, + id: "p2", name: "Modern Bespoke Suit", price: "Inquire for Pricing", variant: "Men", imageSrc: "http://img.b2bpic.net/free-photo/male-tailor-trying-blue-coat-his-customer-sitting-wooden-chair-shop_23-2148180345.jpg"}, { - id: "p3", - name: "Silk Occasion Dress", - price: "Custom", - variant: "Women", - imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-stepping-into-bush_23-2147781128.jpg", - }, + id: "p3", name: "Silk Occasion Dress", price: "Inquire for Pricing", variant: "Women", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-stepping-into-bush_23-2147781128.jpg"}, { - id: "p4", - name: "Bridal Gown Detail", - price: "Custom", - variant: "Couture", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-man-posing-chair_23-2149518284.jpg", - }, + id: "p4", name: "Bridal Gown Detail", price: "Inquire for Pricing", variant: "Couture", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-young-man-posing-chair_23-2149518284.jpg"}, { - id: "p5", - name: "Executive Suit", - price: "Custom", - variant: "Men", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9537.jpg", - }, + id: "p5", name: "Executive Suit", price: "Inquire for Pricing", variant: "Men", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9537.jpg"}, { - id: "p6", - name: "Evening Wear", - price: "Custom", - variant: "Women", - imageSrc: "http://img.b2bpic.net/free-photo/craftsman-tailoring-studio_482257-84190.jpg", - }, + id: "p6", name: "Evening Wear", price: "Inquire for Pricing", variant: "Women", imageSrc: "http://img.b2bpic.net/free-photo/craftsman-tailoring-studio_482257-84190.jpg"}, ]} title="Editorial Showcase" description="A glimpse into our bespoke collections and recent couture transformations." @@ -253,60 +163,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Amaka E.", - date: "Oct 2023", - title: "Bridal Couture", - quote: "The fit of my bridal gown was absolute perfection. Truly a high-end experience.", - avatarSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-womans-dresses-making-shopping-smiling-mall_176420-42949.jpg", - tag: "Five Stars", - imageSrc: "http://img.b2bpic.net/free-photo/dark-haired-lady-white-suit-holding-coffee-phone-charming-woman-linen-pants-beige-blouse-chatting-cellphone-drinking-tea_197531-27474.jpg?_wi=2", - imageAlt: "happy client portrait professional", - }, + id: "t1", name: "Amaka E.", date: "Oct 2023", title: "Bridal Couture", quote: "The fit of my bridal gown was absolute perfection. Truly a high-end experience.", avatarSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-womans-dresses-making-shopping-smiling-mall_176420-42949.jpg", tag: "Five Stars", imageSrc: "http://img.b2bpic.net/free-photo/dark-haired-lady-white-suit-holding-coffee-phone-charming-woman-linen-pants-beige-blouse-chatting-cellphone-drinking-tea_197531-27474.jpg?_wi=2", imageAlt: "happy client portrait professional"}, { - id: "t2", - name: "Bode O.", - date: "Sept 2023", - title: "Bespoke Suit", - quote: "Unmatched attention to detail. My suits are always the talk of every event.", - avatarSrc: "http://img.b2bpic.net/free-photo/blonde-woman-holding-eyeglasses-while-smiling-gray-background_114579-60199.jpg", - tag: "Five Stars", - imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket_23-2148898080.jpg", - imageAlt: "happy client portrait professional", - }, + id: "t2", name: "Bode O.", date: "Sept 2023", title: "Bespoke Suit", quote: "Unmatched attention to detail. My suits are always the talk of every event.", avatarSrc: "http://img.b2bpic.net/free-photo/blonde-woman-holding-eyeglasses-while-smiling-gray-background_114579-60199.jpg", tag: "Five Stars", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-jacket_23-2148898080.jpg", imageAlt: "happy client portrait professional"}, { - id: "t3", - name: "Chidi K.", - date: "Aug 2023", - title: "Alterations", - quote: "I brought in an old heritage garment and they transformed it into a modern masterpiece.", - avatarSrc: "http://img.b2bpic.net/free-photo/excited-young-women-trendy-outfits-work-as-fashion-designers-darkskinned-lady-designs-dress-shorthaired-lady-looks-clothes-patter_197531-29784.jpg", - tag: "Five Stars", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-making-clothes_23-2148875327.jpg?_wi=2", - imageAlt: "happy client portrait professional", - }, + id: "t3", name: "Chidi K.", date: "Aug 2023", title: "Alterations", quote: "I brought in an old heritage garment and they transformed it into a modern masterpiece.", avatarSrc: "http://img.b2bpic.net/free-photo/excited-young-women-trendy-outfits-work-as-fashion-designers-darkskinned-lady-designs-dress-shorthaired-lady-looks-clothes-patter_197531-29784.jpg", tag: "Five Stars", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-making-clothes_23-2148875327.jpg?_wi=2", imageAlt: "happy client portrait professional"}, { - id: "t4", - name: "Sarah J.", - date: "July 2023", - title: "Evening Wear", - quote: "The fabric quality and design precision are unmatched in Nigeria.", - avatarSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", - tag: "Five Stars", - imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-lie-wooden-block_1304-5583.jpg?_wi=2", - imageAlt: "happy client portrait professional", - }, + id: "t4", name: "Sarah J.", date: "July 2023", title: "Evening Wear", quote: "The fabric quality and design precision are unmatched in Nigeria.", avatarSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", tag: "Five Stars", imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-lie-wooden-block_1304-5583.jpg?_wi=2", imageAlt: "happy client portrait professional"}, { - id: "t5", - name: "Femi T.", - date: "June 2023", - title: "Custom Tailoring", - quote: "Very reliable, professional, and they truly understand the luxury aesthetic.", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg", - tag: "Five Stars", - imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-his-customer-s-back-with-yellow-measuring-tape_23-2148180303.jpg?_wi=2", - imageAlt: "happy client portrait professional", - }, + id: "t5", name: "Femi T.", date: "June 2023", title: "Custom Tailoring", quote: "Very reliable, professional, and they truly understand the luxury aesthetic.", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-personal-shopper-working_23-2148924143.jpg", tag: "Five Stars", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-his-customer-s-back-with-yellow-measuring-tape_23-2148180303.jpg?_wi=2", imageAlt: "happy client portrait professional"}, ]} title="Client Reflections" description="Stories of elegance, transformation, and flawless fit." @@ -318,20 +183,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you deliver nationwide?", - content: "Yes, we provide reliable nationwide delivery for all our bespoke pieces.", - }, + id: "f1", title: "Do you deliver nationwide?", content: "Yes, we provide reliable nationwide delivery for all our bespoke pieces."}, { - id: "f2", - title: "How long does a bespoke order take?", - content: "Depending on the complexity, most custom orders are delivered within 2-4 weeks.", - }, + id: "f2", title: "How long does a bespoke order take?", content: "Depending on the complexity, most custom orders are delivered within 2-4 weeks."}, { - id: "f3", - title: "Do you do bridal consultations?", - content: "Yes, we specialize in high-end bridal couture and offer private, personalized consultations.", - }, + id: "f3", title: "Do you do bridal consultations?", content: "Yes, we specialize in high-end bridal couture and offer private, personalized consultations."}, ]} sideTitle="Questions & Care" faqsAnimation="slide-up" @@ -342,14 +198,11 @@ export default function LandingPage() { @@ -360,38 +213,25 @@ export default function LandingPage() { logoText="Ado Luxury" columns={[ { - title: "Explore", - items: [ + title: "Explore", items: [ { - label: "Services", - href: "#services", - }, + label: "Services", href: "#services"}, { - label: "Portfolio", - href: "#gallery", - }, + label: "Portfolio", href: "#gallery"}, ], }, { - title: "Connect", - items: [ + title: "Connect", items: [ { - label: "Instagram", - href: "#", - }, + label: "Instagram", href: "#"}, { - label: "WhatsApp", - href: "#", - }, + label: "WhatsApp", href: "#"}, ], }, { - title: "Location", - items: [ + title: "Location", items: [ { - label: "Ado Ekiti, Nigeria", - href: "#", - }, + label: "Ado Ekiti, Nigeria", href: "#"}, ], }, ]} @@ -400,4 +240,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file