diff --git a/src/app/page.tsx b/src/app/page.tsx index 5dd0e99..1440cf1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "View Menu", href: "#menu" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/wooden-furniture-with-cup-coffee_1203-1682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wooden-furniture-with-cup-coffee_1203-1682.jpg?_wi=1" imageAlt="Warm, welcoming café interior with elegant seating" frameStyle="card" buttonAnimation="slide-up" diff --git a/src/app/reservations/page.tsx b/src/app/reservations/page.tsx index 9ecdb18..758f12e 100644 --- a/src/app/reservations/page.tsx +++ b/src/app/reservations/page.tsx @@ -58,7 +58,7 @@ export default function ReservationsPage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/wooden-furniture-with-cup-coffee_1203-1682.jpg" + imageSrc="http://img.b2bpic.net/free-photo/wooden-furniture-with-cup-coffee_1203-1682.jpg?_wi=2" imageAlt="Sheila's Café interior" mediaAnimation="blur-reveal" mediaPosition="right"