Update src/app/discovery-set/page.tsx

This commit is contained in:
2026-03-19 23:13:51 +00:00
parent 3f8c46fd30
commit 087a54fbcf

View File

@@ -29,7 +29,7 @@ export default function DiscoverySetPage() {
price: "₪50",
rating: 5,
reviewCount: "348",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-arrangement-with-water_23-2149176150.jpg?_wi=2",
imageAlt: "Midnight Solstice fragrance sample",
},
{
@@ -39,7 +39,7 @@ export default function DiscoverySetPage() {
price: "₪50",
rating: 5,
reviewCount: "526",
imageSrc: "http://img.b2bpic.net/free-photo/liquor-square-bottle_176474-6075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/liquor-square-bottle_176474-6075.jpg?_wi=2",
imageAlt: "Urban Legend fragrance sample",
},
{
@@ -49,7 +49,7 @@ export default function DiscoverySetPage() {
price: "₪50",
rating: 5,
reviewCount: "412",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-product_23-2150347093.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-product_23-2150347093.jpg?_wi=2",
imageAlt: "Ethereal Essence fragrance sample",
},
{
@@ -59,7 +59,7 @@ export default function DiscoverySetPage() {
price: "₪50",
rating: 5,
reviewCount: "289",
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ecofriendly-beauty-product_23-2150669104.jpg?_wi=2",
imageAlt: "Golden Hour fragrance sample",
},
];
@@ -154,7 +154,7 @@ export default function DiscoverySetPage() {
tag="GUIDED JOURNEY"
tagIcon={Compass}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-cosmetic-products_23-2148532769.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-cosmetic-products_23-2148532769.jpg?_wi=2"
imageAlt="Discovery Set experience"
mediaAnimation="slide-up"
metricsAnimation="slide-up"