Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 10:07:41 +00:00

View File

@@ -90,7 +90,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cozy-bed-arrangement_23-2150326118.jpg", imageAlt: "Ultra-soft organic cotton texture and premium fabric quality"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/long-view-beans-jar-shadows_23-2148746907.jpg", imageAlt: "Minimalist product arrangement showcasing soft aesthetic"
imageSrc: "http://img.b2bpic.net/free-photo/long-view-beans-jar-shadows_23-2148746907.jpg?_wi=1", imageAlt: "Minimalist product arrangement showcasing soft aesthetic"
}
]
}
@@ -114,7 +114,7 @@ export default function LandingPage() {
id: "2", name: "Ultra-Soft Baby Diapers", price: "From $32", imageSrc: "http://img.b2bpic.net/free-photo/mother-playing-with-her-baby_23-2147983534.jpg", imageAlt: "Gentle, hypoallergenic ultra-soft baby diaper"
},
{
id: "3", name: "Premium Starter Bundle", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/long-view-beans-jar-shadows_23-2148746907.jpg", imageAlt: "Complete IWS hygiene starter collection"
id: "3", name: "Premium Starter Bundle", price: "$48", imageSrc: "http://img.b2bpic.net/free-photo/long-view-beans-jar-shadows_23-2148746907.jpg?_wi=2", imageAlt: "Complete IWS hygiene starter collection"
}
]}
gridVariant="uniform-all-items-equal"