Update src/app/page.tsx

This commit is contained in:
2026-03-08 17:22:56 +00:00
parent 1fa1694e3e
commit 91e255f1f6

View File

@@ -79,28 +79,28 @@ export default function HomePage() {
id: 1,
title: "Huge Portions",
description: "Our plates are generous enough for two! Every meal is crafted to satisfy even the hungriest appetites with fresh, quality ingredients.",
imageSrc: "http://img.b2bpic.net/free-photo/juice-fresh-breakfast-gray-plate-black-table_23-2148067096.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/juice-fresh-breakfast-gray-plate-black-table_23-2148067096.jpg?_wi=1",
imageAlt: "Large portion breakfast plate",
},
{
id: 2,
title: "Classic American Breakfast",
description: "From fluffy pancakes to perfectly cooked omelets, we serve up traditional breakfast favorites made fresh every morning.",
imageSrc: "http://img.b2bpic.net/free-photo/cottage-cheese-pancakes-cheesecakes-ricotta-fritters-with-fresh-blueberries-currants-peaches-plate-healthy-delicious-breakfast-holiday-blue-wooden-background_127032-2948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cottage-cheese-pancakes-cheesecakes-ricotta-fritters-with-fresh-blueberries-currants-peaches-plate-healthy-delicious-breakfast-holiday-blue-wooden-background_127032-2948.jpg?_wi=1",
imageAlt: "Classic American breakfast pancakes",
},
{
id: 3,
title: "Friendly Staff",
description: "Our team treats every customer like family. Expect warm smiles, quick service, and genuine care with every visit.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-waiter-serving-guests-restaurant-preparing-their-table-dining_637285-1914.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-waiter-serving-guests-restaurant-preparing-their-table-dining_637285-1914.jpg?_wi=1",
imageAlt: "Friendly waiter serving breakfast",
},
{
id: 4,
title: "Fast, Reliable Service",
description: "We keep the kitchen moving to get your meal to your table hot and fresh. Popular during busy hours? Worth the wait!",
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-experts-restaurant-professional-kitchen-cooking-delicious-gourmet-dish-culinary-school-course-cooks-shooting-video-about-food-preparation-process-gastronomic-television-show_482257-44217.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/gastronomy-experts-restaurant-professional-kitchen-cooking-delicious-gourmet-dish-culinary-school-course-cooks-shooting-video-about-food-preparation-process-gastronomic-television-show_482257-44217.jpg?_wi=1",
imageAlt: "Busy restaurant kitchen",
},
]}
@@ -124,7 +124,7 @@ export default function HomePage() {
price: "$16.95",
rating: 5,
reviewCount: "428",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-with-eggs-vegetables_23-2148454746.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-with-eggs-vegetables_23-2148454746.jpg?_wi=1",
imageAlt: "Perfectly cooked steak with eggs and hash browns",
},
{
@@ -134,7 +134,7 @@ export default function HomePage() {
price: "$13.95",
rating: 5,
reviewCount: "356",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-with-waffles-fruits_176474-28208.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-breakfast-with-waffles-fruits_176474-28208.jpg?_wi=1",
imageAlt: "Golden Belgian waffles with syrup and butter",
},
{
@@ -144,7 +144,7 @@ export default function HomePage() {
price: "$12.95",
rating: 5,
reviewCount: "512",
imageSrc: "http://img.b2bpic.net/free-photo/cottagecore-food-inspiration-still-life_23-2150153034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cottagecore-food-inspiration-still-life_23-2150153034.jpg?_wi=1",
imageAlt: "Stack of fluffy pancakes with crispy bacon strips",
},
{
@@ -154,7 +154,7 @@ export default function HomePage() {
price: "$10.95",
rating: 5,
reviewCount: "289",
imageSrc: "http://img.b2bpic.net/free-photo/black-peas-soup-topped-with-chicken-pieces-served-bowl_140725-1495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-peas-soup-topped-with-chicken-pieces-served-bowl_140725-1495.jpg?_wi=1",
imageAlt: "Fresh biscuits smothered in creamy gravy",
},
{
@@ -164,7 +164,7 @@ export default function HomePage() {
price: "$14.95",
rating: 5,
reviewCount: "334",
imageSrc: "http://img.b2bpic.net/free-photo/frittata-with-mushrooms-zucchini-cheese_2829-8745.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/frittata-with-mushrooms-zucchini-cheese_2829-8745.jpg?_wi=1",
imageAlt: "Fluffy omelet filled with peppers and ham",
},
{
@@ -174,7 +174,7 @@ export default function HomePage() {
price: "$13.95",
rating: 5,
reviewCount: "401",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-spanish-tortilla-still-life_23-2150246005.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-spanish-tortilla-still-life_23-2150246005.jpg?_wi=1",
imageAlt: "Golden French toast with powdered sugar and berries",
},
]}
@@ -230,7 +230,7 @@ export default function HomePage() {
name: "Lisa Washington",
role: "Teacher",
testimonial: "Family-friendly atmosphere with kids menus and plenty of seating. The staff is so patient and kind. We're regulars now!",
imageSrc: "http://img.b2bpic.net/free-photo/family-with-friuts-juice_1398-2931.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/family-with-friuts-juice_1398-2931.jpg?_wi=1",
imageAlt: "Family enjoying breakfast together",
},
{