Update src/app/product/[id]/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user