diff --git a/src/app/page.tsx b/src/app/page.tsx index a228159..135371a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,11 +66,11 @@ export default function LandingPage() { }, { imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-fruits_23-2149081072.jpg", imageAlt: "Shopping at Bel Air Market" + "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-fruits_23-2149081072.jpg?_wi=1", imageAlt: "Shopping at Bel Air Market" }, { imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-male-friends-enjoying-drinks-restaurant_23-2147861910.jpg", imageAlt: "Dining Experience" + "http://img.b2bpic.net/free-photo/smiling-young-male-friends-enjoying-drinks-restaurant_23-2147861910.jpg?_wi=1", imageAlt: "Dining Experience" }, ]} background={{ variant: "plain" }} @@ -92,7 +92,7 @@ export default function LandingPage() { products={[ { id: "1", name: "Bel Air Market", price: "Groceries & Essentials", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-fruits_23-2149081072.jpg", imageAlt: "Bel Air Market storefront" + "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-fruits_23-2149081072.jpg?_wi=2", imageAlt: "Bel Air Market storefront" }, { id: "2", name: "CVS Pharmacy", price: "Health & Wellness", imageSrc: @@ -100,7 +100,7 @@ export default function LandingPage() { }, { id: "3", name: "Starbucks", price: "Coffee & Beverages", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-young-male-friends-enjoying-drinks-restaurant_23-2147861910.jpg", imageAlt: "Starbucks coffee shop" + "http://img.b2bpic.net/free-photo/smiling-young-male-friends-enjoying-drinks-restaurant_23-2147861910.jpg?_wi=2", imageAlt: "Starbucks coffee shop" }, { id: "4", name: "Mountain Mike's Pizza", price: "Pizza & Casual Dining", imageSrc: