Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-11 09:28:33 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
name: "Urban Classic Tee",
price: "$29",
quantity: 1,
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg?_wi=2",
}}
/>
</div>

View File

@@ -108,7 +108,7 @@ export default function LandingPage() {
id: "p1",
name: "Urban Classic Tee",
price: "$29",
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg?_wi=1",
imageAlt: "product photography white background",
},
{