Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-24 03:56:40 +00:00

View File

@@ -151,7 +151,7 @@ export default function LandingPage() {
id: "hoodie-001",
name: "Essential Comfort Hoodie",
price: "$89.00",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6311.jpg?_wi=1",
imageAlt: "Model wearing Relume Essential Comfort Hoodie in black",
},
{
@@ -172,7 +172,7 @@ export default function LandingPage() {
id: "hoodie-002",
name: "Urban Edge Pullover",
price: "$95.00",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sportive-girl-training-sunrise-seaside_176420-6311.jpg?_wi=2",
imageAlt: "Model wearing Relume Urban Edge Pullover in charcoal",
},
]}