From bab1c9134b116f50ed9a61869dc1a6fd9e6d87f2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 19:33:42 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 0667577..64b0132 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -61,7 +61,7 @@ export default function AboutPage() { name: 'Maria Rossi', role: 'Owner & Hostess', description: 'Maria ensures every guest feels at home with her warm hospitality and keen eye for detail.', - imageSrc: 'https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=1', imageAlt: 'Maria Rossi', }, { @@ -69,7 +69,7 @@ export default function AboutPage() { name: 'Antonio Verdi', role: 'Restaurant Manager', description: 'Antonio expertly oversees our daily operations, ensuring smooth service and an excellent dining atmosphere.', - imageSrc: 'https://img.b2bpic.net/free-photo/catering-business_1098-15740.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/catering-business_1098-15740.jpg?_wi=1', imageAlt: 'Antonio Verdi', }, ]} @@ -88,14 +88,14 @@ export default function AboutPage() { id: 1, title: 'Fresh, Authentic Ingredients', description: 'We source the finest local and imported ingredients to ensure every dish bursts with genuine Italian flavors.', - imageSrc: 'https://img.b2bpic.net/free-photo/spaghetti-with-fresh-ingredients_1220-439.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/spaghetti-with-fresh-ingredients_1220-439.jpg?_wi=2', imageAlt: 'Fresh Italian ingredients', }, { id: 2, title: 'Cozy & Welcoming Ambiance', description: 'Our restaurant offers a warm, rustic setting perfect for family dinners, romantic dates, and special celebrations.', - imageSrc: 'https://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2', imageAlt: 'Cozy restaurant interior', }, ]} -- 2.49.1 From 56de456a1562f22895b16ca6fbde45cd1cb43854 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 19:33:43 +0000 Subject: [PATCH 2/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index eb3ecf2..aef94a3 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -58,7 +58,7 @@ export default function ContactPage() { name: 'Maria Rossi', role: 'Owner & Hostess', description: 'Maria ensures every guest feels at home with her warm hospitality and keen eye for detail.', - imageSrc: 'https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2', imageAlt: 'Maria Rossi', }, { @@ -66,7 +66,7 @@ export default function ContactPage() { name: 'Antonio Verdi', role: 'Restaurant Manager', description: 'Antonio expertly oversees our daily operations, ensuring smooth service and an excellent dining atmosphere.', - imageSrc: 'https://img.b2bpic.net/free-photo/catering-business_1098-15740.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/catering-business_1098-15740.jpg?_wi=2', imageAlt: 'Antonio Verdi', }, ]} -- 2.49.1 From c947d33cbd9987e6a85836862a3659c183f0110b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 19:33:44 +0000 Subject: [PATCH 3/5] Update src/app/menu/page.tsx --- src/app/menu/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/menu/page.tsx b/src/app/menu/page.tsx index beb3f8b..3870011 100644 --- a/src/app/menu/page.tsx +++ b/src/app/menu/page.tsx @@ -40,7 +40,7 @@ export default function MenuPage() { price: '$18.00', rating: 5, reviewCount: '1.2k', - imageSrc: 'https://img.b2bpic.net/free-photo/top-view-sliced-margherita-pizza-topped-with-rocket_141793-2185.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/top-view-sliced-margherita-pizza-topped-with-rocket_141793-2185.jpg?_wi=2', imageAlt: 'Delicious Pizza Margherita', }, { @@ -50,7 +50,7 @@ export default function MenuPage() { price: '$22.00', rating: 5, reviewCount: '980', - imageSrc: 'https://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg?_wi=2', imageAlt: 'Creamy Spaghetti Carbonara', }, { @@ -60,7 +60,7 @@ export default function MenuPage() { price: '$10.00', rating: 5, reviewCount: '750', - imageSrc: 'https://img.b2bpic.net/free-photo/front-view-delicious-tiramisuconcept_23-2148761669.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/front-view-delicious-tiramisuconcept_23-2148761669.jpg?_wi=2', imageAlt: 'Classic Tiramisu dessert', }, { @@ -70,7 +70,7 @@ export default function MenuPage() { price: '$24.00', rating: 5, reviewCount: '620', - imageSrc: 'https://img.b2bpic.net/free-photo/classic-italian-lasagna-with-meat-vegetables_1220-7907.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/classic-italian-lasagna-with-meat-vegetables_1220-7907.jpg?_wi=2', imageAlt: 'Hearty Italian Lasagna', }, ]} @@ -92,7 +92,7 @@ export default function MenuPage() { price: '$21.00', rating: 5, reviewCount: '850', - imageSrc: 'https://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg?_wi=3', imageAlt: 'Creamy Fettuccine Alfredo', }, { @@ -102,7 +102,7 @@ export default function MenuPage() { price: '$9.00', rating: 5, reviewCount: '550', - imageSrc: 'https://img.b2bpic.net/free-photo/front-view-delicious-tiramisuconcept_23-2148761669.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/front-view-delicious-tiramisuconcept_23-2148761669.jpg?_wi=3', imageAlt: 'Silky Panna Cotta', }, ]} -- 2.49.1 From a76cec56cd17a22e1462172afa225dc8a51f8496 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 19:33:45 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6f018ba..aaa003c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,21 +77,21 @@ export default function HomePage() { id: 1, title: 'Fresh, Authentic Ingredients', description: 'We source the finest local and imported ingredients to ensure every dish bursts with genuine Italian flavors.', - imageSrc: 'https://img.b2bpic.net/free-photo/spaghetti-with-fresh-ingredients_1220-439.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/spaghetti-with-fresh-ingredients_1220-439.jpg?_wi=1', imageAlt: 'Fresh Italian ingredients', }, { id: 2, title: 'Cozy & Welcoming Ambiance', description: 'Our restaurant offers a warm, rustic setting perfect for family dinners, romantic dates, and special celebrations.', - imageSrc: 'https://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1', imageAlt: 'Cozy restaurant interior', }, { id: 3, title: 'Private Dining Options', description: 'Host your next event in our elegant private dining areas, offering an exclusive experience for your guests.', - imageSrc: 'https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=1', imageAlt: 'Private dining room', }, { @@ -118,7 +118,7 @@ export default function HomePage() { price: '$18.00', rating: 5, reviewCount: '1.2k', - imageSrc: 'https://img.b2bpic.net/free-photo/top-view-sliced-margherita-pizza-topped-with-rocket_141793-2185.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/top-view-sliced-margherita-pizza-topped-with-rocket_141793-2185.jpg?_wi=1', imageAlt: 'Delicious Pizza Margherita', }, { @@ -128,7 +128,7 @@ export default function HomePage() { price: '$22.00', rating: 5, reviewCount: '980', - imageSrc: 'https://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg?_wi=1', imageAlt: 'Creamy Spaghetti Carbonara', }, { @@ -138,7 +138,7 @@ export default function HomePage() { price: '$10.00', rating: 5, reviewCount: '750', - imageSrc: 'https://img.b2bpic.net/free-photo/front-view-delicious-tiramisuconcept_23-2148761669.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/front-view-delicious-tiramisuconcept_23-2148761669.jpg?_wi=1', imageAlt: 'Classic Tiramisu dessert', }, { @@ -148,7 +148,7 @@ export default function HomePage() { price: '$24.00', rating: 5, reviewCount: '620', - imageSrc: 'https://img.b2bpic.net/free-photo/classic-italian-lasagna-with-meat-vegetables_1220-7907.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/classic-italian-lasagna-with-meat-vegetables_1220-7907.jpg?_wi=1', imageAlt: 'Hearty Italian Lasagna', }, ]} -- 2.49.1 From e84a0de78b6b16e9b4cbd6426f870190fced7400 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 19:33:45 +0000 Subject: [PATCH 5/5] Update src/app/reservations/page.tsx --- src/app/reservations/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/reservations/page.tsx b/src/app/reservations/page.tsx index 63c3829..616698c 100644 --- a/src/app/reservations/page.tsx +++ b/src/app/reservations/page.tsx @@ -47,14 +47,14 @@ export default function ReservationsPage() { id: 1, title: 'Cozy & Welcoming Ambiance', description: 'Our restaurant offers a warm, rustic setting perfect for family dinners, romantic dates, and special celebrations.', - imageSrc: 'https://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=3', imageAlt: 'Cozy restaurant interior', }, { id: 2, title: 'Private Dining Options', description: 'Host your next event in our elegant private dining areas, offering an exclusive experience for your guests.', - imageSrc: 'https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg', + imageSrc: 'https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=2', imageAlt: 'Private dining room', }, ]} -- 2.49.1