diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index fb1a091..0c89faf 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -77,7 +77,7 @@ export default function MenuPage() { ]} buttonAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=3" imageAlt="Tamashah menu specialties" mediaAnimation="opacity" frameStyle="card" diff --git a/src/app/page.tsx b/src/app/page.tsx index fc06ed0..97a7fdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,7 +91,7 @@ export default function HomePage() { ]} buttonAnimation="slide-up" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=1" imageAlt="Tamashah restaurant interior with warm lighting" mediaAnimation="opacity" frameStyle="card" @@ -141,7 +141,7 @@ export default function HomePage() { title: "All You Can Eat", description: "Popular all-you-can-eat buffet service available Friday to Sunday", icon: Utensils, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rustic-chandelier-made-bulbs-ropes-dining-table-vintage-kitchen_181624-9173.jpg?_wi=2" imageAlt="Interior of Tamashah restaurant showing traditional décor" mediaAnimation="slide-up" imagePosition="right" @@ -183,17 +183,17 @@ export default function HomePage() {