diff --git a/src/app/page.tsx b/src/app/page.tsx index 4169dd4..177fd65 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#features", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/minimalist-three-pendant-black-lampshades-white-wall_9975-133069.jpg" + imageSrc="http://img.b2bpic.net/free-photo/minimalist-three-pendant-black-lampshades-white-wall_9975-133069.jpg?_wi=1" imageAlt="Store collection hero" mediaAnimation="slide-up" /> @@ -135,7 +135,7 @@ export default function LandingPage() { id: "p1", name: "Premium Accessory", price: "$49", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-recycled-plastic-bottle-with-plant_23-2149449786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-recycled-plastic-bottle-with-plant_23-2149449786.jpg?_wi=1", }, { id: "p2", @@ -165,7 +165,7 @@ export default function LandingPage() { id: "p6", name: "Gift Set", price: "$79", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-recycled-plastic-bottle-with-plant_23-2149449786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-recycled-plastic-bottle-with-plant_23-2149449786.jpg?_wi=2", }, ]} title="Popular Products" @@ -186,7 +186,7 @@ export default function LandingPage() { quote: "The quality is simply outstanding.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/relax-its-okay-portrait-carefree-unbothered-young-man-have-everything-control-assure-gu_1258-109138.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-three-pendant-black-lampshades-white-wall_9975-133069.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-three-pendant-black-lampshades-white-wall_9975-133069.jpg?_wi=2", imageAlt: "minimalist store hero display", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { quote: "Will definitely shop here again.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-businesswoman-smiling-camera_74855-3966.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-recycled-plastic-bottle-with-plant_23-2149449786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-recycled-plastic-bottle-with-plant_23-2149449786.jpg?_wi=3", imageAlt: "product minimalist modern design", }, ]}