diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a95fab..d997cd1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,7 +78,7 @@ export default function LandingPage() { id: "banana-dream", name: "Banana Dream Shake", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-composition_23-2148104780.jpg", imageAlt: "Banana Dream Shake" }, { - id: "brunch-toast", name: "Brunch Toast Collection", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg", imageAlt: "Brunch Toast Collection" + id: "brunch-toast", name: "Brunch Toast Collection", price: "Just ask", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg?_wi=1", imageAlt: "Brunch Toast Collection" }, ]} gridVariant="three-columns-all-equal-width" @@ -115,7 +115,7 @@ export default function LandingPage() { { value: "20 min", title: "Average Wait (and worth it)" }, { value: "∞", title: "Satisfied Regulars" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg" + imageSrc="http://img.b2bpic.net/free-photo/multiracial-group-five-friends-having-coffee-together_1139-1023.jpg?_wi=2" imageAlt="Galu Cafe cozy interior" mediaAnimation="slide-up" metricsAnimation="opacity"