diff --git a/src/app/page.tsx b/src/app/page.tsx index e4e9962..1e2590a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-chef-makes-raw-marbled-beef-steaks-stand_141793-12509.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-chef-makes-raw-marbled-beef-steaks-stand_141793-12509.jpg?_wi=1" /> @@ -105,7 +105,7 @@ export default function LandingPage() { { title: "Daging Segar", description: "Daging baru datang setiap pagi untuk memastikan kualitas kesegaran terbaik.", - imageSrc: "http://img.b2bpic.net/free-photo/various-types-sausage-salami_107420-63677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-types-sausage-salami_107420-63677.jpg?_wi=1", }, { title: "Harga Kompetitif", @@ -134,19 +134,19 @@ export default function LandingPage() { id: "1", name: "Daging Sapi Segar", price: "Harga Harian", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meat-cleaver-with-spices_23-2148611025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meat-cleaver-with-spices_23-2148611025.jpg?_wi=1", }, { id: "2", name: "Ayam Potong Segar", price: "Harga Harian", - imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-fillet-wooden-board-with-greens-tablecloth_114579-22485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-fillet-wooden-board-with-greens-tablecloth_114579-22485.jpg?_wi=1", }, { id: "3", name: "Tulangan Sapi", price: "Harga Harian", - imageSrc: "http://img.b2bpic.net/free-photo/cleaver-knife-ribs-wooden-board_1387-516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cleaver-knife-ribs-wooden-board_1387-516.jpg?_wi=1", }, { id: "4", @@ -211,7 +211,7 @@ export default function LandingPage() { quote: "Recomended buat beli tulangan. Mas-mas jagalnya ramah banget.", tag: "⭐⭐⭐⭐⭐", avatarSrc: "http://img.b2bpic.net/free-photo/man-woman-shopping-grocery-store_23-2149483183.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-makes-raw-marbled-beef-steaks-stand_141793-12509.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-makes-raw-marbled-beef-steaks-stand_141793-12509.jpg?_wi=2", imageAlt: "happy customer butcher shop", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { quote: "Langganan belanja buat jualan, harga lebih murah ketimbang di mall.", tag: "⭐⭐⭐⭐⭐", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/various-types-sausage-salami_107420-63677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-types-sausage-salami_107420-63677.jpg?_wi=2", imageAlt: "happy customer butcher shop", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { quote: "Toko pencari daging segar dan bersih.", tag: "⭐⭐⭐⭐⭐", avatarSrc: "http://img.b2bpic.net/free-photo/people-leisure_273609-44316.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meat-cleaver-with-spices_23-2148611025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-meat-cleaver-with-spices_23-2148611025.jpg?_wi=2", imageAlt: "happy customer butcher shop", }, { @@ -244,7 +244,7 @@ export default function LandingPage() { quote: "Kualitas dagingnya selalu terjaga setiap hari.", tag: "⭐⭐⭐⭐⭐", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-handsome-bearded-guy-with-fashionable-hairstyle-smiling_176420-15752.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-fillet-wooden-board-with-greens-tablecloth_114579-22485.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-fillet-wooden-board-with-greens-tablecloth_114579-22485.jpg?_wi=2", imageAlt: "happy customer butcher shop", }, { @@ -255,7 +255,7 @@ export default function LandingPage() { quote: "Dagingnya fresh sekali, pelayanan cepat tanggap.", tag: "⭐⭐⭐⭐⭐", avatarSrc: "http://img.b2bpic.net/free-photo/female-butcher-demonstrating-meat-supermarket_7502-4788.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cleaver-knife-ribs-wooden-board_1387-516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cleaver-knife-ribs-wooden-board_1387-516.jpg?_wi=2", imageAlt: "happy customer butcher shop", }, ]}