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

This commit is contained in:
2026-03-11 07:04:57 +00:00
parent b148238f86
commit 7fea322d7f

View File

@@ -79,7 +79,7 @@ export default function ProductDetailPage() {
tag="Product Details"
tagAnimation="slide-up"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/selfcare-products-still-life_23-2149249572.jpg"
imageSrc="http://img.b2bpic.net/free-photo/selfcare-products-still-life_23-2149249572.jpg?_wi=3"
imageAlt="Product detail showcase"
buttons={[
{
@@ -98,7 +98,7 @@ export default function ProductDetailPage() {
tag="Key Highlights"
tagAnimation="slide-up"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/crowd-people-with-phones_53876-20883.jpg"
imageSrc="http://img.b2bpic.net/free-photo/crowd-people-with-phones_53876-20883.jpg?_wi=3"
imageAlt="Product features showcase"
mediaAnimation="slide-up"
mediaPosition="left"