diff --git a/src/app/page.tsx b/src/app/page.tsx index 8c28d63..f146752 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { id: "carousel-item-2", imageSrc: "http://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg", imageAlt: "Cozy seating area with warm lighting" }, { - id: "carousel-item-3", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg", imageAlt: "Barista crafting a latte with beautiful foam art" + id: "carousel-item-3", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg?_wi=1", imageAlt: "Barista crafting a latte with beautiful foam art" }, { id: "carousel-item-4", imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-cup-set-wooden-table_1150-10444.jpg", imageAlt: "Steam rising from a freshly brewed cup of coffee" @@ -150,7 +150,7 @@ export default function LandingPage() { }, { id: "guatemalan-dark-roast", brand: "Bean & Brew", name: "Guatemalan Dark Roast", price: "$16.99", rating: 4.9, - reviewCount: "(142)", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg", imageAlt: "Guatemalan Dark Roast Coffee Beans" + reviewCount: "(142)", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-glass-jar-black-background-closeup-selective-focus-vertical-frame-roasting-preparing-coffee-vertical-frame_166373-2289.jpg?_wi=2", imageAlt: "Guatemalan Dark Roast Coffee Beans" }, { id: "kenyan-traditional", brand: "Bean & Brew", name: "Kenyan Traditional", price: "$17.99", rating: 4.8,