Update src/app/page.tsx
This commit is contained in:
223
src/app/page.tsx
223
src/app/page.tsx
@@ -41,9 +41,7 @@ export default function HomePage() {
|
||||
brandName="Desert Aura"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Shop Now",
|
||||
href: "/shop",
|
||||
}}
|
||||
text: "Shop Now", href: "/shop"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -70,40 +68,20 @@ export default function HomePage() {
|
||||
description="Premium-inspired fragrances trusted by UAE customers"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "UAE-Wide",
|
||||
title: "Delivery Coverage",
|
||||
items: [
|
||||
"Fast shipping across Emirates",
|
||||
"Local Dubai-based fulfillment",
|
||||
],
|
||||
id: "1", value: "UAE-Wide", title: "Delivery Coverage", items: [
|
||||
"Fast shipping across Emirates", "Local Dubai-based fulfillment"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "Premium",
|
||||
title: "Affordable Luxury",
|
||||
items: [
|
||||
"High-end quality at accessible prices",
|
||||
"Luxury-inspired fragrances",
|
||||
],
|
||||
id: "2", value: "Premium", title: "Affordable Luxury", items: [
|
||||
"High-end quality at accessible prices", "Luxury-inspired fragrances"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "100%",
|
||||
title: "Customer Support",
|
||||
items: [
|
||||
"Dubai-based customer service",
|
||||
"Phone & WhatsApp assistance",
|
||||
],
|
||||
id: "3", value: "100%", title: "Customer Support", items: [
|
||||
"Dubai-based customer service", "Phone & WhatsApp assistance"],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "Gift-Ready",
|
||||
title: "Premium Packaging",
|
||||
items: [
|
||||
"Elegant presentation packaging",
|
||||
"Perfect for all occasions",
|
||||
],
|
||||
id: "4", value: "Gift-Ready", title: "Premium Packaging", items: [
|
||||
"Elegant presentation packaging", "Perfect for all occasions"],
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -120,41 +98,17 @@ export default function HomePage() {
|
||||
tagIcon={Package}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Midnight Oud",
|
||||
price: "AED 89",
|
||||
variant: "50ml • Deep & Woody",
|
||||
imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWUcIUCCw069MQ36u14TNK1c4P/uploaded-1772710505650-m1i3frkd.png?_wi=1",
|
||||
imageAlt: "Midnight Oud premium fragrance",
|
||||
},
|
||||
id: "1", name: "Midnight Oud", price: "AED 89", variant: "50ml • Deep & Woody", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWUcIUCCw069MQ36u14TNK1c4P/uploaded-1772710505650-m1i3frkd.png", imageAlt: "Midnight Oud premium fragrance"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Desert Rose Bloom",
|
||||
price: "AED 79",
|
||||
variant: "50ml • Floral & Fresh",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-photo-fragrance-bottle-with-flowers_114579-51645.jpg?_wi=1",
|
||||
imageAlt: "Desert Rose Bloom fragrance",
|
||||
},
|
||||
id: "2", name: "Desert Rose Bloom", price: "AED 79", variant: "50ml • Floral & Fresh", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-photo-fragrance-bottle-with-flowers_114579-51645.jpg", imageAlt: "Desert Rose Bloom fragrance"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Golden Amber",
|
||||
price: "AED 85",
|
||||
variant: "50ml • Warm & Sensual",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669106.jpg?_wi=1",
|
||||
imageAlt: "Golden Amber luxury perfume",
|
||||
},
|
||||
id: "3", name: "Golden Amber", price: "AED 85", variant: "50ml • Warm & Sensual", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669106.jpg", imageAlt: "Golden Amber luxury perfume"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Fresh Citrus Dream",
|
||||
price: "AED 75",
|
||||
variant: "50ml • Citrus & Clean",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721383.jpg?_wi=1",
|
||||
imageAlt: "Fresh Citrus Dream unisex fragrance",
|
||||
},
|
||||
id: "4", name: "Fresh Citrus Dream", price: "AED 75", variant: "50ml • Citrus & Clean", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721383.jpg", imageAlt: "Fresh Citrus Dream unisex fragrance"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -170,49 +124,28 @@ export default function HomePage() {
|
||||
description="Explore our curated fragrance collections for every preference and occasion"
|
||||
features={[
|
||||
{
|
||||
title: "Men's Perfumes",
|
||||
description:
|
||||
"Powerful, masculine scents that define confidence and sophistication",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/black-bottle-mens-perfume-cosmetic-bag-dark-blue-background-space-text_185193-161788.jpg?_wi=1",
|
||||
imageAlt: "Men's fragrance collection",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/men",
|
||||
},
|
||||
title: "Men's Perfumes", description:
|
||||
"Powerful, masculine scents that define confidence and sophistication", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/black-bottle-mens-perfume-cosmetic-bag-dark-blue-background-space-text_185193-161788.jpg", imageAlt: "Men's fragrance collection", buttonIcon: ArrowRight,
|
||||
buttonHref: "/men"},
|
||||
{
|
||||
title: "Women's Perfumes",
|
||||
description:
|
||||
"Elegant, feminine fragrances capturing beauty and grace",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-photo-fragrance-bottle-with-flowers_114579-51645.jpg?_wi=2",
|
||||
imageAlt: "Women's fragrance collection",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/women",
|
||||
},
|
||||
title: "Women's Perfumes", description:
|
||||
"Elegant, feminine fragrances capturing beauty and grace", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-photo-fragrance-bottle-with-flowers_114579-51645.jpg", imageAlt: "Women's fragrance collection", buttonIcon: ArrowRight,
|
||||
buttonHref: "/women"},
|
||||
{
|
||||
title: "Unisex Fragrances",
|
||||
description:
|
||||
"Versatile scents for anyone who appreciates quality and uniqueness",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721383.jpg?_wi=2",
|
||||
imageAlt: "Unisex fragrance collection",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/unisex",
|
||||
},
|
||||
title: "Unisex Fragrances", description:
|
||||
"Versatile scents for anyone who appreciates quality and uniqueness", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721383.jpg", imageAlt: "Unisex fragrance collection", buttonIcon: ArrowRight,
|
||||
buttonHref: "/unisex"},
|
||||
{
|
||||
title: "New Arrivals",
|
||||
description:
|
||||
"Latest premium fragrances just added to our exclusive collection",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-psd/new-arrival-sale-template-design_23-2149907494.jpg?_wi=1",
|
||||
imageAlt: "New arrivals fragrance showcase",
|
||||
buttonIcon: ArrowRight,
|
||||
buttonHref: "/shop",
|
||||
},
|
||||
title: "New Arrivals", description:
|
||||
"Latest premium fragrances just added to our exclusive collection", imageSrc:
|
||||
"http://img.b2bpic.net/free-psd/new-arrival-sale-template-design_23-2149907494.jpg", imageAlt: "New arrivals fragrance showcase", buttonIcon: ArrowRight,
|
||||
buttonHref: "/shop"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -222,71 +155,29 @@ export default function HomePage() {
|
||||
description="See what UAE customers say about their Desert Aura fragrance experiences"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Luxury Quality, Smart Pricing",
|
||||
quote:
|
||||
"I was amazed at how premium these perfumes feel compared to the price. Desert Aura has become my go-to for all my fragrance needs. Fast delivery across Dubai is a huge plus!",
|
||||
name: "Fatima Al Mansouri",
|
||||
role: "Customer from Abu Dhabi",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
|
||||
imageAlt: "Fatima Al Mansouri",
|
||||
},
|
||||
id: "1", title: "Luxury Quality, Smart Pricing", quote:
|
||||
"I was amazed at how premium these perfumes feel compared to the price. Desert Aura has become my go-to for all my fragrance needs. Fast delivery across Dubai is a huge plus!", name: "Fatima Al Mansouri", role: "Customer from Abu Dhabi", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Fatima Al Mansouri"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Long-Lasting Scents I Love",
|
||||
quote:
|
||||
"The fragrances last all day without being overpowering. I've tried several brands, and Desert Aura's collection rivals much more expensive options. Highly recommended!",
|
||||
name: "Mohammed Al Ketbi",
|
||||
role: "Customer from Dubai",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Mohammed Al Ketbi",
|
||||
},
|
||||
id: "2", title: "Long-Lasting Scents I Love", quote:
|
||||
"The fragrances last all day without being overpowering. I've tried several brands, and Desert Aura's collection rivals much more expensive options. Highly recommended!", name: "Mohammed Al Ketbi", role: "Customer from Dubai", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Mohammed Al Ketbi"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Perfect for Gifts & Personal Use",
|
||||
quote:
|
||||
"The packaging is so elegant. I've gifted several bottles to friends, and they all asked where I bought them. Desert Aura is my new favorite perfume store!",
|
||||
name: "Aisha Al Suwaidi",
|
||||
role: "Customer from Sharjah",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2",
|
||||
imageAlt: "Aisha Al Suwaidi",
|
||||
},
|
||||
id: "3", title: "Perfect for Gifts & Personal Use", quote:
|
||||
"The packaging is so elegant. I've gifted several bottles to friends, and they all asked where I bought them. Desert Aura is my new favorite perfume store!", name: "Aisha Al Suwaidi", role: "Customer from Sharjah", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Aisha Al Suwaidi"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Excellent Customer Service",
|
||||
quote:
|
||||
"The team helped me find exactly what I was looking for. Their knowledge of fragrances and quick responses made my shopping experience amazing. Will definitely order again!",
|
||||
name: "Omar Al Mazrouei",
|
||||
role: "Customer from Ajman",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Omar Al Mazrouei",
|
||||
},
|
||||
id: "4", title: "Excellent Customer Service", quote:
|
||||
"The team helped me find exactly what I was looking for. Their knowledge of fragrances and quick responses made my shopping experience amazing. Will definitely order again!", name: "Omar Al Mazrouei", role: "Customer from Ajman", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Omar Al Mazrouei"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Best Perfume Value in UAE",
|
||||
quote:
|
||||
"Finally, a store where quality and affordability come together. The fragrance selection is impressive, and UAE-wide delivery is a game-changer!",
|
||||
name: "Leila Al Marri",
|
||||
role: "Customer from Ras Al Khaimah",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3",
|
||||
imageAlt: "Leila Al Marri",
|
||||
},
|
||||
id: "5", title: "Best Perfume Value in UAE", quote:
|
||||
"Finally, a store where quality and affordability come together. The fragrance selection is impressive, and UAE-wide delivery is a game-changer!", name: "Leila Al Marri", role: "Customer from Ras Al Khaimah", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Leila Al Marri"},
|
||||
{
|
||||
id: "6",
|
||||
title: "Reliable Service, Fantastic Scents",
|
||||
quote:
|
||||
"Ordered multiple times now. Every fragrance is consistent, delivery is fast, and customer support is genuinely helpful. Desert Aura is worth every dirham!",
|
||||
name: "Rashid Al Dhaheri",
|
||||
role: "Customer from Fujairah",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Rashid Al Dhaheri",
|
||||
},
|
||||
id: "6", title: "Reliable Service, Fantastic Scents", quote:
|
||||
"Ordered multiple times now. Every fragrance is consistent, delivery is fast, and customer support is genuinely helpful. Desert Aura is worth every dirham!", name: "Rashid Al Dhaheri", role: "Customer from Fujairah", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Rashid Al Dhaheri"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -310,8 +201,7 @@ export default function HomePage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{ label: "All Perfumes", href: "/shop" },
|
||||
{ label: "Men's Collection", href: "/men" },
|
||||
{ label: "Women's Collection", href: "/women" },
|
||||
@@ -319,8 +209,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Shipping Info", href: "#" },
|
||||
@@ -328,8 +217,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Email", href: "mailto:shopdesertaura@gmail.com" },
|
||||
{ label: "Phone", href: "tel:+971523412447" },
|
||||
{ label: "Dubai, UAE", href: "#" },
|
||||
@@ -337,8 +225,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms & Conditions", href: "#" },
|
||||
{ label: "Cookie Policy", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user