Merge version_2 into main #1
275
src/app/page.tsx
275
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Men",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Men", id: "products"},
|
||||
{
|
||||
name: "Women",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Women", id: "products"},
|
||||
{
|
||||
name: "Oriental",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Oriental", id: "products"},
|
||||
{
|
||||
name: "Niche",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Niche", id: "products"},
|
||||
]}
|
||||
brandName="Al Waseet"
|
||||
/>
|
||||
@@ -58,69 +50,37 @@ export default function LandingPage() {
|
||||
description="Experience the world's most exclusive collection of perfumes at Al Waseet. Where timeless luxury meets your unique personality."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Amina S.",
|
||||
handle: "@amina.s",
|
||||
testimonial: "The collection is simply unparalleled. Found my new favorite scent instantly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-lady-with-dark-curly-hair-sunglasses-white-jacket-sitting-stairs-street-happily-looking-camera-while-showing-two-fingers-gesture_574295-5941.jpg",
|
||||
},
|
||||
name: "Amina S.", handle: "@amina.s", testimonial: "The collection is simply unparalleled. Found my new favorite scent instantly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-lady-with-dark-curly-hair-sunglasses-white-jacket-sitting-stairs-street-happily-looking-camera-while-showing-two-fingers-gesture_574295-5941.jpg"},
|
||||
{
|
||||
name: "Omar K.",
|
||||
handle: "@omar.k",
|
||||
testimonial: "Authentic and original scents. The shopping experience is world-class.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-model-cardigan-home-stairway-calm-lifestyle_169016-69379.jpg",
|
||||
},
|
||||
name: "Omar K.", handle: "@omar.k", testimonial: "Authentic and original scents. The shopping experience is world-class.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-model-cardigan-home-stairway-calm-lifestyle_169016-69379.jpg"},
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah.j",
|
||||
testimonial: "Fast delivery and exquisite packaging. A premium experience throughout.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lady-with-dark-curly-hair-white-costume-sitting-white-moped-with-cup-coffee-go-thoughtfully-looking-camera-street_574295-5917.jpg",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarah.j", testimonial: "Fast delivery and exquisite packaging. A premium experience throughout.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lady-with-dark-curly-hair-white-costume-sitting-white-moped-with-cup-coffee-go-thoughtfully-looking-camera-street_574295-5917.jpg"},
|
||||
{
|
||||
name: "Hassan Z.",
|
||||
handle: "@hassan.z",
|
||||
testimonial: "The quality of the fragrance is superb. My signature scent is now from Al Waseet.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-blonde-woman-pearl-necklace-white-stylish-blouse-gently-touches-neck-poses-with-closed-eyes-smiles-street-cafe_197531-30004.jpg",
|
||||
},
|
||||
name: "Hassan Z.", handle: "@hassan.z", testimonial: "The quality of the fragrance is superb. My signature scent is now from Al Waseet.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-blonde-woman-pearl-necklace-white-stylish-blouse-gently-touches-neck-poses-with-closed-eyes-smiles-street-cafe_197531-30004.jpg"},
|
||||
{
|
||||
name: "Noora K.",
|
||||
handle: "@noora.k",
|
||||
testimonial: "Luxury from start to finish. Truly the best perfumery service online.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enjoying-happy-moments-hairdresser-salon-fashionable-model-with-glass-champagne_197531-3682.jpg",
|
||||
},
|
||||
name: "Noora K.", handle: "@noora.k", testimonial: "Luxury from start to finish. Truly the best perfumery service online.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enjoying-happy-moments-hairdresser-salon-fashionable-model-with-glass-champagne_197531-3682.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Now",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Now", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-light-bottle-with-golden-cap-isolated-white-floor_140725-11640.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230967.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230967.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beauty-workshop-young-beautician-demonstrating-new-beauty-products-online-workshop_259150-60054.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beauty-workshop-young-beautician-demonstrating-new-beauty-products-online-workshop_259150-60054.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-shopping-organic-products_23-2148672828.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-woman-shopping-organic-products_23-2148672828.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230965.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-getting-treatment-hairdresser-shop_23-2149230965.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-florist-speaking-phone_23-2147760930.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-florist-speaking-phone_23-2147760930.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
avatarText="Trusted by 5,000+ luxury fragrance enthusiasts"
|
||||
/>
|
||||
@@ -131,14 +91,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Dior",
|
||||
"Chanel",
|
||||
"Tom Ford",
|
||||
"Creed",
|
||||
"Byredo",
|
||||
"Gucci",
|
||||
"Yves Saint Laurent",
|
||||
]}
|
||||
"Dior", "Chanel", "Tom Ford", "Creed", "Byredo", "Gucci", "Yves Saint Laurent"]}
|
||||
title="Exclusive Partners"
|
||||
description="We bring you the world's most prestigious perfume houses."
|
||||
/>
|
||||
@@ -152,59 +105,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Dior",
|
||||
name: "Sauvage Elixir",
|
||||
price: "$150",
|
||||
rating: 5,
|
||||
reviewCount: "1.2k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle_1203-7603.jpg",
|
||||
},
|
||||
id: "1", brand: "Dior", name: "Sauvage Elixir", price: "$150", rating: 5,
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-photo/perfume-bottle_1203-7603.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Chanel",
|
||||
name: "Bleu de Chanel",
|
||||
price: "$130",
|
||||
rating: 5,
|
||||
reviewCount: "890",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449093.jpg",
|
||||
},
|
||||
id: "2", brand: "Chanel", name: "Bleu de Chanel", price: "$130", rating: 5,
|
||||
reviewCount: "890", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-banner-concept-with-lotion_23-2149449093.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Tom Ford",
|
||||
name: "Oud Wood",
|
||||
price: "$280",
|
||||
rating: 4,
|
||||
reviewCount: "560",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420736.jpg",
|
||||
},
|
||||
id: "3", brand: "Tom Ford", name: "Oud Wood", price: "$280", rating: 4,
|
||||
reviewCount: "560", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420736.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Creed",
|
||||
name: "Aventus",
|
||||
price: "$400",
|
||||
rating: 5,
|
||||
reviewCount: "2.1k",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420718.jpg",
|
||||
},
|
||||
id: "4", brand: "Creed", name: "Aventus", price: "$400", rating: 5,
|
||||
reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420718.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Byredo",
|
||||
name: "Bal d'Afrique",
|
||||
price: "$190",
|
||||
rating: 4,
|
||||
reviewCount: "420",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-foundation-containers-arrangement_23-2149705544.jpg",
|
||||
},
|
||||
id: "5", brand: "Byredo", name: "Bal d'Afrique", price: "$190", rating: 4,
|
||||
reviewCount: "420", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-foundation-containers-arrangement_23-2149705544.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "YSL",
|
||||
name: "Libre",
|
||||
price: "$145",
|
||||
rating: 5,
|
||||
reviewCount: "750",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420648.jpg",
|
||||
},
|
||||
id: "6", brand: "YSL", name: "Libre", price: "$145", rating: 5,
|
||||
reviewCount: "750", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-product-container-with-art-nouveau-inspired-sun-relief-background_23-2151420648.jpg"},
|
||||
]}
|
||||
title="Curated Collections"
|
||||
description="Discover our handpicked selection of rare and legendary fragrances."
|
||||
@@ -217,26 +134,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Authenticity",
|
||||
title: "100% Guaranteed Original",
|
||||
subtitle: "Premium quality",
|
||||
description: "Every perfume is sourced directly from certified global brand houses.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623461.jpg",
|
||||
},
|
||||
tag: "Authenticity", title: "100% Guaranteed Original", subtitle: "Premium quality", description: "Every perfume is sourced directly from certified global brand houses.", imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623461.jpg"},
|
||||
{
|
||||
tag: "Service",
|
||||
title: "Expert Consultation",
|
||||
subtitle: "Personalized scent",
|
||||
description: "Find your perfect match with our expert digital perfume concierge.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seductive-lady-pink-silk-robe-holds-champagne-flute_8353-90.jpg",
|
||||
},
|
||||
tag: "Service", title: "Expert Consultation", subtitle: "Personalized scent", description: "Find your perfect match with our expert digital perfume concierge.", imageSrc: "http://img.b2bpic.net/free-photo/seductive-lady-pink-silk-robe-holds-champagne-flute_8353-90.jpg"},
|
||||
{
|
||||
tag: "Delivery",
|
||||
title: "Express Secure Shipping",
|
||||
subtitle: "Doorstep luxury",
|
||||
description: "Fast, tracked shipping with secure, high-end protective packaging.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mystery-box_23-2149631432.jpg",
|
||||
},
|
||||
tag: "Delivery", title: "Express Secure Shipping", subtitle: "Doorstep luxury", description: "Fast, tracked shipping with secure, high-end protective packaging.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-mystery-box_23-2149631432.jpg"},
|
||||
]}
|
||||
title="Why Choose Al Waseet?"
|
||||
description="We are dedicated to providing an unparalleled luxury experience."
|
||||
@@ -249,45 +151,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Exquisite Quality",
|
||||
quote: "The perfume arrived safely and smells heavenly. Truly premium service.",
|
||||
name: "Fatima A.",
|
||||
role: "Collector",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-attractive-brunette-young-adult-woman-black-blouse-dark-green-trousers-posing-against-white-wall-with-many-lamps_132075-9648.jpg",
|
||||
},
|
||||
id: "1", title: "Exquisite Quality", quote: "The perfume arrived safely and smells heavenly. Truly premium service.", name: "Fatima A.", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/stock-photo-attractive-brunette-young-adult-woman-black-blouse-dark-green-trousers-posing-against-white-wall-with-many-lamps_132075-9648.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Reliable Authentic",
|
||||
quote: "I am skeptical of buying perfumes online, but Al Waseet is 100% authentic.",
|
||||
name: "Mohammed S.",
|
||||
role: "Enthusiast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-cosmetics-young-woman-demonstrating-new-cosmetic-products-looking-involved_259150-60074.jpg",
|
||||
},
|
||||
id: "2", title: "Reliable Authentic", quote: "I am skeptical of buying perfumes online, but Al Waseet is 100% authentic.", name: "Mohammed S.", role: "Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/new-cosmetics-young-woman-demonstrating-new-cosmetic-products-looking-involved_259150-60074.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Simply Wonderful",
|
||||
quote: "Beautiful presentation, perfectly matched scent. Will buy again.",
|
||||
name: "Laila M.",
|
||||
role: "Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-young-interracial-girls-good-mood-wear-nightgowns-pajama-party-leisure-lifestyle-beauty-concept_197531-31732.jpg",
|
||||
},
|
||||
id: "3", title: "Simply Wonderful", quote: "Beautiful presentation, perfectly matched scent. Will buy again.", name: "Laila M.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/friendly-young-interracial-girls-good-mood-wear-nightgowns-pajama-party-leisure-lifestyle-beauty-concept_197531-31732.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Luxury Standard",
|
||||
quote: "The entire process was smooth. This is my new favorite place to shop.",
|
||||
name: "Hassan Z.",
|
||||
role: "Loyal Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-woman-chair-old-hollywood-glamour-style_23-2150720599.jpg",
|
||||
},
|
||||
id: "4", title: "Luxury Standard", quote: "The entire process was smooth. This is my new favorite place to shop.", name: "Hassan Z.", role: "Loyal Customer", imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-woman-chair-old-hollywood-glamour-style_23-2150720599.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Fast and Professional",
|
||||
quote: "Extremely fast shipping. The perfume is perfectly wrapped and genuine.",
|
||||
name: "Noora K.",
|
||||
role: "Collector",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charismatic-beautiful-european-tanned-girl-date-guy-outdoor-stre_197531-30620.jpg",
|
||||
},
|
||||
id: "5", title: "Fast and Professional", quote: "Extremely fast shipping. The perfume is perfectly wrapped and genuine.", name: "Noora K.", role: "Collector", imageSrc: "http://img.b2bpic.net/free-photo/charismatic-beautiful-european-tanned-girl-date-guy-outdoor-stre_197531-30620.jpg"},
|
||||
]}
|
||||
title="Client Reflections"
|
||||
description="Stories of elegance and essence from our esteemed customers."
|
||||
@@ -299,18 +171,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Our Legacy of ",
|
||||
},
|
||||
type: "text", content: "Our Legacy of "},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg",
|
||||
alt: "Boutique",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/abstract-store-with-futuristic-concept-architecture_23-2150861880.jpg", alt: "Boutique"},
|
||||
{
|
||||
type: "text",
|
||||
content: " Sophistication",
|
||||
},
|
||||
type: "text", content: " Sophistication"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -321,20 +186,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Are your perfumes original?",
|
||||
content: "Yes, we guarantee 100% authenticity on all our luxury brands.",
|
||||
},
|
||||
id: "q1", title: "Are your perfumes original?", content: "Yes, we guarantee 100% authenticity on all our luxury brands."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you offer international shipping?",
|
||||
content: "We currently offer region-specific expedited shipping.",
|
||||
},
|
||||
id: "q2", title: "Do you offer international shipping?", content: "We currently offer region-specific expedited shipping."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How can I track my order?",
|
||||
content: "You will receive an automated tracking link once your package is dispatched.",
|
||||
},
|
||||
id: "q3", title: "How can I track my order?", content: "You will receive an automated tracking link once your package is dispatched."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-headset-using-laptop_74855-2596.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -347,16 +203,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in touch"
|
||||
title="Need Help Selecting a Scent?"
|
||||
description="Our experts are here to assist you in finding your perfect essence."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Support",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Support", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -366,37 +219,23 @@ export default function LandingPage() {
|
||||
logoText="Al Waseet"
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "Men",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Men", href: "#products"},
|
||||
{
|
||||
label: "Women",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Women", href: "#products"},
|
||||
{
|
||||
label: "Oriental",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Oriental", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Shipping",
|
||||
href: "#",
|
||||
},
|
||||
label: "Shipping", href: "#"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user