From 729e9397b3d028f7df7754ca3db475d5ece8d1c3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 04:50:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d9991ec..9d54549 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,23 +62,23 @@ export default function LandingPage() { imageAlt: "Cafe Exterior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-making-drip-fresh-coffee-vintage-coffee-shop_1150-14515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-making-drip-fresh-coffee-vintage-coffee-shop_1150-14515.jpg?_wi=1", imageAlt: "Cafe Latte", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-wooden-board_613910-18345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-wooden-board_613910-18345.jpg?_wi=1", imageAlt: "Fresh Pastries", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-brown-coffee-seeds-wooden-desk_140725-19215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-brown-coffee-seeds-wooden-desk_140725-19215.jpg?_wi=1", imageAlt: "Coffee Craft", }, { - imageSrc: "http://img.b2bpic.net/free-photo/piece-sweet-pie-dark-plate_114579-30280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/piece-sweet-pie-dark-plate_114579-30280.jpg?_wi=1", imageAlt: "Sweet Treats", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281949.jpg?_wi=1", imageAlt: "Signature Coffee", }, ]} @@ -120,31 +120,31 @@ export default function LandingPage() { id: "1", name: "Signature Latte", price: "₱120", - imageSrc: "http://img.b2bpic.net/free-photo/man-making-drip-fresh-coffee-vintage-coffee-shop_1150-14515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-making-drip-fresh-coffee-vintage-coffee-shop_1150-14515.jpg?_wi=2", }, { id: "2", name: "Butter Croissant", price: "₱85", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-wooden-board_613910-18345.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-croissant-with-ham-cheese-wooden-board_613910-18345.jpg?_wi=2", }, { id: "3", name: "Dark Roast Pour-Over", price: "₱110", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-brown-coffee-seeds-wooden-desk_140725-19215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-cup-coffee-with-brown-coffee-seeds-wooden-desk_140725-19215.jpg?_wi=2", }, { id: "4", name: "Chocolate Slice", price: "₱95", - imageSrc: "http://img.b2bpic.net/free-photo/piece-sweet-pie-dark-plate_114579-30280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/piece-sweet-pie-dark-plate_114579-30280.jpg?_wi=2", }, { id: "5", name: "Iced Matcha Latte", price: "₱135", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281949.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151281949.jpg?_wi=2", }, { id: "6",