Update src/app/page.tsx

This commit is contained in:
2026-04-02 06:32:30 +00:00
parent 5a5c53b501
commit 2aae57c9ed

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
<HeroOverlay
title="Sai Sadguru Fast Food"
description="Authentic flavors, freshly prepared daily. Your neighborhood spot for the best street food in Chembur."
imageSrc="http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086071.jpg"
imageSrc="http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086071.jpg?_wi=1"
showDimOverlay={true}
showBlur={true}
buttons={[
@@ -106,19 +106,19 @@ export default function LandingPage() {
id: "1",
name: "Samosa Plate",
price: "₹30",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-hamburger-fries_23-2148614110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-hamburger-fries_23-2148614110.jpg?_wi=1",
},
{
id: "2",
name: "Vada Pav",
price: "₹20",
imageSrc: "http://img.b2bpic.net/free-photo/hamburger_23-2148142538.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hamburger_23-2148142538.jpg?_wi=1",
},
{
id: "3",
name: "Bhel Puri",
price: "₹40",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-fresh-vegetables-with-seasonings-dark-background-salad-health-vegetable-meal-food_140725-80267.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-fresh-vegetables-with-seasonings-dark-background-salad-health-vegetable-meal-food_140725-80267.jpg?_wi=1",
},
]}
title="Our Popular Menu"
@@ -139,7 +139,7 @@ export default function LandingPage() {
quote: "The best vada pav in Chembur. Always fresh!",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-eating-dinner-around-table-donated-with-food_114579-2165.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086071.jpg?_wi=2",
imageAlt: "delicious indian fast food close up",
},
{
@@ -150,7 +150,7 @@ export default function LandingPage() {
quote: "Love the samosas here, perfect spice level.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-having-lunch-cafe-eating-salad_1303-26569.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-hamburger-fries_23-2148614110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-hamburger-fries_23-2148614110.jpg?_wi=2",
imageAlt: "crispy samosa with chutney close up",
},
{
@@ -161,7 +161,7 @@ export default function LandingPage() {
quote: "Quick service and great quality street food.",
tag: "4 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-delicious-tiramisu-cafe_1303-25270.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hamburger_23-2148142538.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hamburger_23-2148142538.jpg?_wi=2",
imageAlt: "tasty vada pav street food",
},
{
@@ -172,7 +172,7 @@ export default function LandingPage() {
quote: "Affordable and authentic. My go-to place.",
tag: "5 Stars",
avatarSrc: "http://img.b2bpic.net/free-photo/surprised-male-gardener-wearing-gardening-hat-holds-tomatoes_141793-71272.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-fresh-vegetables-with-seasonings-dark-background-salad-health-vegetable-meal-food_140725-80267.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-fresh-vegetables-with-seasonings-dark-background-salad-health-vegetable-meal-food_140725-80267.jpg?_wi=2",
imageAlt: "appetizing bhel puri bowl",
},
{