Update src/app/product/[id]/page.tsx

This commit is contained in:
2026-03-10 08:55:08 +00:00
parent 6faba7fc72
commit 930dfa2297

View File

@@ -101,7 +101,7 @@ export default function ProductPage() {
{ text: "Add to Cart", href: "#" },
{ text: "View Collection", href: "/collections" },
]}
imageSrc="http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337761.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337761.jpg?_wi=4"
imageAlt="Midnight Noir luxury perfume bottle"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -114,7 +114,7 @@ export default function ProductPage() {
description="Crafted with precision and passion, this fragrance embodies luxury in every drop"
tag="Premium Quality"
tagIcon={Crown}
imageSrc="http://img.b2bpic.net/free-photo/close-up-dispenser-liquid-soap-female-hands-store_169016-24141.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-dispenser-liquid-soap-female-hands-store_169016-24141.jpg?_wi=2"
imageAlt="Perfume crafting process and ingredients"
mediaAnimation="slide-up"
useInvertedBackground={false}