Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-11 10:54:51 +00:00

View File

@@ -120,14 +120,14 @@ export default function LandingPage() {
name: "Premium Cotton Tee",
price: "$29.99",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151487050.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151487050.jpg?_wi=1",
},
{
id: "2",
name: "Urban Polo Shirt",
price: "$45.00",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg?_wi=1",
},
{
id: "3",
@@ -188,7 +188,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/fun-delivery-concept-with-balloons_23-2147672045.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151487050.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-style-fashion-design-sketch-paper_23-2151487050.jpg?_wi=2",
imageAlt: "cotton t-shirt fabric texture close up",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/purple-yeti-cartoon-with-boxes_23-2150248733.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-buying-cloths-paying-with-cash-shop_1303-19855.jpg?_wi=2",
imageAlt: "cotton t-shirt fabric texture close up",
},
]}