Update src/app/page.tsx

This commit is contained in:
2026-06-06 14:26:51 +00:00
parent 73edb2f596
commit a5e6169c4b

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
<HeroOverlay
title="Experience the Sizzle at 888 Sizzling"
description="Where every dish is crafted to perfection and served with passion. Indulge in an unforgettable culinary journey."
imageSrc="http://img.b2bpic.net/free-photo/appetizer-served-with-cucumber-sauce-wine_140725-7763.jpg"
imageSrc="http://img.b2bpic.net/free-photo/appetizer-served-with-cucumber-sauce-wine_140725-7763.jpg?_wi=1"
imageAlt="luxurious restaurant steak dinner sizzle"
showDimOverlay={true}
showBlur={true}
@@ -159,7 +159,7 @@ export default function LandingPage() {
imageAlt: "chef preparing steak on grill",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/appetizer-served-with-cucumber-sauce-wine_140725-7763.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/appetizer-served-with-cucumber-sauce-wine_140725-7763.jpg?_wi=2",
imageAlt: "perfectly cooked steak with herbs",
},
{
@@ -189,11 +189,11 @@ export default function LandingPage() {
imageAlt: "vibrant vegetarian pasta dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-fried-zucchini-fork-knife-greens-round-plate_176474-3364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-fried-zucchini-fork-knife-greens-round-plate_176474-3364.jpg?_wi=1",
imageAlt: "chef adding herbs to vegetarian dish",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202946.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202946.jpg?_wi=1",
imageAlt: "perfectly cooked steak with herbs",
},
]}
@@ -216,7 +216,7 @@ export default function LandingPage() {
price: "$45.00",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-fried-zucchini-fork-knife-greens-round-plate_176474-3364.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fried-meat-with-fried-zucchini-fork-knife-greens-round-plate_176474-3364.jpg?_wi=2",
imageAlt: "gourmet grilled steak with sides",
},
{
@@ -226,7 +226,7 @@ export default function LandingPage() {
price: "$65.00",
rating: 5,
reviewCount: "180",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202946.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202946.jpg?_wi=2",
imageAlt: "fresh grilled lobster with butter",
},
{