Update src/app/shop/page.tsx

This commit is contained in:
2026-03-05 11:37:01 +00:00
parent ccc9139521
commit aa210f1812

View File

@@ -57,7 +57,7 @@ export default function ShopPage() {
price: "AED 89",
variant: "50ml • Deep & Woody",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWUcIUCCw069MQ36u14TNK1c4P/uploaded-1772710505650-m1i3frkd.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWUcIUCCw069MQ36u14TNK1c4P/uploaded-1772710505650-m1i3frkd.png?_wi=2",
imageAlt: "Midnight Oud premium fragrance",
},
{
@@ -66,7 +66,7 @@ export default function ShopPage() {
price: "AED 79",
variant: "50ml • Floral & Fresh",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-photo-fragrance-bottle-with-flowers_114579-51645.jpg",
"http://img.b2bpic.net/free-photo/close-up-photo-fragrance-bottle-with-flowers_114579-51645.jpg?_wi=3",
imageAlt: "Desert Rose Bloom fragrance",
},
{
@@ -75,7 +75,7 @@ export default function ShopPage() {
price: "AED 85",
variant: "50ml • Warm & Sensual",
imageSrc:
"http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669106.jpg",
"http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669106.jpg?_wi=2",
imageAlt: "Golden Amber luxury perfume",
},
{
@@ -84,7 +84,7 @@ export default function ShopPage() {
price: "AED 75",
variant: "50ml • Citrus & Clean",
imageSrc:
"http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721383.jpg",
"http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721383.jpg?_wi=3",
imageAlt: "Fresh Citrus Dream unisex fragrance",
},
{
@@ -93,7 +93,7 @@ export default function ShopPage() {
price: "AED 88",
variant: "50ml • Spicy & Warm",
imageSrc:
"http://img.b2bpic.net/free-photo/black-bottle-mens-perfume-cosmetic-bag-dark-blue-background-space-text_185193-161788.jpg",
"http://img.b2bpic.net/free-photo/black-bottle-mens-perfume-cosmetic-bag-dark-blue-background-space-text_185193-161788.jpg?_wi=2",
imageAlt: "Spice and Smoke fragrance",
},
{
@@ -123,7 +123,7 @@ export default function ShopPage() {
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",
"http://img.b2bpic.net/free-photo/black-bottle-mens-perfume-cosmetic-bag-dark-blue-background-space-text_185193-161788.jpg?_wi=3",
imageAlt: "Men's fragrance collection",
buttonIcon: ArrowRight,
buttonHref: "/men",
@@ -133,7 +133,7 @@ export default function ShopPage() {
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",
"http://img.b2bpic.net/free-photo/close-up-photo-fragrance-bottle-with-flowers_114579-51645.jpg?_wi=4",
imageAlt: "Women's fragrance collection",
buttonIcon: ArrowRight,
buttonHref: "/women",
@@ -143,7 +143,7 @@ export default function ShopPage() {
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",
"http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721383.jpg?_wi=4",
imageAlt: "Unisex fragrance collection",
buttonIcon: ArrowRight,
buttonHref: "/unisex",
@@ -153,7 +153,7 @@ export default function ShopPage() {
description:
"Exclusive fragrances available for a limited time only",
imageSrc:
"http://img.b2bpic.net/free-psd/new-arrival-sale-template-design_23-2149907494.jpg",
"http://img.b2bpic.net/free-psd/new-arrival-sale-template-design_23-2149907494.jpg?_wi=2",
imageAlt: "Limited edition fragrances",
buttonIcon: ArrowRight,
buttonHref: "/shop",