From eaad84284bc8a5f6d4d249affbe0ae8905534aea Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 19:32:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ac96d93..6f018ba 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?_wi=1', + imageSrc: 'https://img.b2bpic.net/free-photo/spaghetti-with-fresh-ingredients_1220-439.jpg', 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?_wi=1', + imageSrc: 'https://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg', 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?_wi=1', + imageSrc: 'https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg', 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?_wi=1', + imageSrc: 'https://img.b2bpic.net/free-photo/top-view-sliced-margherita-pizza-topped-with-rocket_141793-2185.jpg', 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?_wi=1', + imageSrc: 'https://img.b2bpic.net/free-photo/pasta-dish-restaurant-table_7939-2483.jpg', 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?_wi=1', + imageSrc: 'https://img.b2bpic.net/free-photo/front-view-delicious-tiramisuconcept_23-2148761669.jpg', 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?_wi=1', + imageSrc: 'https://img.b2bpic.net/free-photo/classic-italian-lasagna-with-meat-vegetables_1220-7907.jpg', imageAlt: 'Hearty Italian Lasagna', }, ]} @@ -176,8 +176,7 @@ export default function HomePage() { { id: '2', title: 'Our Favorite Spot for Family Dinners', - quote: 'We\'ve been coming to Bella Italia for years, and it never disappoints. The ambiance is perfect for families, and the kids absolutely love the pizza. Highly recommend!', - name: 'Marco Bianchi', + quote: "We've been coming to Bella Italia for years, and it never disappoints. The ambiance is perfect for families, and the kids absolutely love the pizza. Highly recommend!", name: 'Marco Bianchi', role: 'Local Resident', imageSrc: 'https://img.b2bpic.net/free-photo/businessman-eating-lemon-tart-with-raspberry-sorbet-dessert-cafe_637285-8905.jpg', imageAlt: 'Marco Bianchi',