From 3af7bb8fc4a2e2ae6826ec379f327c7b2c5acb9c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:08:42 +0000 Subject: [PATCH 1/3] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index 8090880..0fd41fa 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -69,7 +69,7 @@ export default function MenuPage() { name: "Margherita Pizza", price: "$12-16", variant: "Fresh mozzarella, basil, tomato", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg?_wi=3", imageAlt: "Classic Margherita Pizza", }, { @@ -77,7 +77,7 @@ export default function MenuPage() { name: "Alla Diavola Pizza", price: "$14-18", variant: "Spicy pepperoni, hot chili", - imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-sausages-olives-tomato_140725-3471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-sausages-olives-tomato_140725-3471.jpg?_wi=2", imageAlt: "Alla Diavola Spicy Pizza", }, { @@ -85,7 +85,7 @@ export default function MenuPage() { name: "Cheese Bread", price: "$8-10", variant: "Garlic, herbs, melted cheese", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-italian-appetizer-bruschettas-with-tomato-sauce-parmesan-cheese-wooden-table-h_1258-97104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-italian-appetizer-bruschettas-with-tomato-sauce-parmesan-cheese-wooden-table-h_1258-97104.jpg?_wi=2", imageAlt: "Crispy Cheese Bread Appetizer", }, { @@ -93,7 +93,7 @@ export default function MenuPage() { name: "Tiramisu", price: "$6-8", variant: "Classic Italian dessert", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-tiramisu-with-cup-tea-candle-serving-napkins_176474-3043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-tiramisu-with-cup-tea-candle-serving-napkins_176474-3043.jpg?_wi=2", imageAlt: "Homemade Tiramisu Dessert", }, ]} -- 2.49.1 From 37c6ccf556ac05c42260c8c107730efc5b468a68 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:08:43 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b98825c..d467e7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function HomePage() { { text: "Order Online", href: "https://www.toniniswoodfiredpizzeria.com" }, ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg" + imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=1" imageAlt="Wood-fired authentic pizza from Tonini's" mediaAnimation="opacity" imagePosition="right" @@ -82,7 +82,7 @@ export default function HomePage() { author: "340+ Reviews", description: "Local customers trust our authentic recipes and consistent quality. See what our community says about Tonini's.", tags: ["Highly Rated", "Community Loved"], - imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=2", imageAlt: "Award-winning pizza quality", }, { @@ -91,7 +91,7 @@ export default function HomePage() { author: "Real Customer Feedback", description: "Our wood-fired oven perfects every pizza with authentic Italian techniques and premium fresh ingredients.", tags: ["Authentic", "Premium"], - imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg?_wi=1", imageAlt: "Fresh Margherita pizza", }, ]} @@ -114,7 +114,7 @@ export default function HomePage() { name: "Margherita Pizza", price: "$12-16", variant: "Fresh mozzarella, basil, tomato", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg?_wi=2", imageAlt: "Classic Margherita Pizza", }, { @@ -122,7 +122,7 @@ export default function HomePage() { name: "Alla Diavola Pizza", price: "$14-18", variant: "Spicy pepperoni, hot chili", - imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-sausages-olives-tomato_140725-3471.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-sausages-olives-tomato_140725-3471.jpg?_wi=1", imageAlt: "Alla Diavola Spicy Pizza", }, { @@ -130,7 +130,7 @@ export default function HomePage() { name: "Cheese Bread", price: "$8-10", variant: "Garlic, herbs, melted cheese", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-italian-appetizer-bruschettas-with-tomato-sauce-parmesan-cheese-wooden-table-h_1258-97104.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-italian-appetizer-bruschettas-with-tomato-sauce-parmesan-cheese-wooden-table-h_1258-97104.jpg?_wi=1", imageAlt: "Crispy Cheese Bread Appetizer", }, { @@ -138,7 +138,7 @@ export default function HomePage() { name: "Tiramisu", price: "$6-8", variant: "Classic Italian dessert", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-tiramisu-with-cup-tea-candle-serving-napkins_176474-3043.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-chocolate-tiramisu-with-cup-tea-candle-serving-napkins_176474-3043.jpg?_wi=1", imageAlt: "Homemade Tiramisu Dessert", }, ]} @@ -202,7 +202,7 @@ export default function HomePage() { role: "Local Family", company: "Shelby Township", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=1", imageAlt: "Sarah Martinez", }, { @@ -211,7 +211,7 @@ export default function HomePage() { role: "Regular Customer", company: "Sterling Heights", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=2", imageAlt: "John Thompson", }, { @@ -220,7 +220,7 @@ export default function HomePage() { role: "Pizza Lover", company: "Utica", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=3", imageAlt: "Emily Chen", }, { @@ -229,7 +229,7 @@ export default function HomePage() { role: "Event Organizer", company: "Macomb County", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=4", imageAlt: "Michael Rodriguez", }, { @@ -238,7 +238,7 @@ export default function HomePage() { role: "Catering Client", company: "Local Business", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=5", imageAlt: "Lisa Anderson", }, { @@ -247,7 +247,7 @@ export default function HomePage() { role: "Takeout Regular", company: "Shelby Township", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=6", imageAlt: "David Park", }, ]} -- 2.49.1 From ba588329e7b760ccf7d4681dfe27e6b3aa025831 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 03:08:43 +0000 Subject: [PATCH 3/3] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 42a48a6..4da548a 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -94,7 +94,7 @@ export default function ReviewsPage() { role: "Local Family", company: "Shelby Township", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=7", imageAlt: "Sarah Martinez", }, { @@ -103,7 +103,7 @@ export default function ReviewsPage() { role: "Regular Customer", company: "Sterling Heights", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=8", imageAlt: "John Thompson", }, { @@ -112,7 +112,7 @@ export default function ReviewsPage() { role: "Pizza Lover", company: "Utica", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=9", imageAlt: "Emily Chen", }, { @@ -121,7 +121,7 @@ export default function ReviewsPage() { role: "Event Organizer", company: "Macomb County", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=10", imageAlt: "Michael Rodriguez", }, { @@ -130,7 +130,7 @@ export default function ReviewsPage() { role: "Catering Client", company: "Local Business", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=11", imageAlt: "Lisa Anderson", }, { @@ -139,7 +139,7 @@ export default function ReviewsPage() { role: "Takeout Regular", company: "Shelby Township", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg?_wi=12", imageAlt: "David Park", }, ]} -- 2.49.1