diff --git a/src/app/page.tsx b/src/app/page.tsx index 82113ad..d287511 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/carpets-market-morocco_23-2148129886.jpg" + imageSrc="http://img.b2bpic.net/free-photo/carpets-market-morocco_23-2148129886.jpg?_wi=1" imageAlt="Koleksi Daleman Fazia" avatars={[ { @@ -170,7 +170,7 @@ export default function LandingPage() { title: "Kualitas Material", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/senior-man-looking-male-tailor-taking-fabric-from-shelf-workshop_23-2148180378.jpg" + imageSrc="http://img.b2bpic.net/free-photo/senior-man-looking-male-tailor-taking-fabric-from-shelf-workshop_23-2148180378.jpg?_wi=1" imageAlt="Toko Fazia Tanah Abang" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -191,7 +191,7 @@ export default function LandingPage() { price: "Rp 25.000", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/full-view-woman-doing-sport-exercise_197531-32343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-view-woman-doing-sport-exercise_197531-32343.jpg?_wi=1", }, { id: "p2", @@ -259,7 +259,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-making-origami-with-japanese-paper_23-2149048364.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/carpets-market-morocco_23-2148129886.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpets-market-morocco_23-2148129886.jpg?_wi=2", imageAlt: "breathable cotton underwear texture", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-looking-dress_23-2147688366.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-male-tailor-taking-fabric-from-shelf-workshop_23-2148180378.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-male-tailor-taking-fabric-from-shelf-workshop_23-2148180378.jpg?_wi=2", imageAlt: "breathable cotton underwear texture", }, { @@ -283,7 +283,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-office-with-client_23-2148929561.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/full-view-woman-doing-sport-exercise_197531-32343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/full-view-woman-doing-sport-exercise_197531-32343.jpg?_wi=2", imageAlt: "breathable cotton underwear texture", }, ]}