From 1f7f3d6fd67dc99046989b34ab92d669bbc6071b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:16:17 +0000 Subject: [PATCH 1/3] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1 From 3bde55c4ae3e1ebb713b00e6c386d1c4b2ad2c83 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 20:16:17 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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() { Date: Wed, 4 Mar 2026 20:16:18 +0000 Subject: [PATCH 3/3] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 8e493fd..8aea55b 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -77,7 +77,7 @@ export default function ReviewsPage() { ]} 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=4" imageAlt="Tamashah restaurant reviews and ratings" mediaAnimation="opacity" frameStyle="card" @@ -88,17 +88,17 @@ export default function ReviewsPage() {