diff --git a/src/app/introduction/page.tsx b/src/app/introduction/page.tsx index fd9df33..1fd7aeb 100644 --- a/src/app/introduction/page.tsx +++ b/src/app/introduction/page.tsx @@ -99,7 +99,7 @@ export default function IntroductionPage() { text: "📍 Get Directions", href: "https://maps.google.com"}, ]} background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg?_wi=1" imageAlt="Seven Brothers Burgers welcoming interior with happy diners" mediaAnimation="slide-up" buttonAnimation="slide-up" diff --git a/src/app/page.tsx b/src/app/page.tsx index b9b7e69..5743792 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function HomePage() { text: "📍 Get Directions", href: "https://maps.google.com"}, ]} background={{ variant: "radial-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-thanksgiving-meal-concept_23-2148629584.jpg?_wi=2" imageAlt="Welcoming restaurant interior with happy diners" mediaAnimation="slide-up" buttonAnimation="slide-up"