Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-13 11:31:27 +00:00

View File

@@ -73,11 +73,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/salad-served-with-crispy-cracker-green-vegetables_114579-1717.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salad-served-with-crispy-cracker-green-vegetables_114579-1717.jpg?_wi=1",
imageAlt: "Gourmet meal",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-food-table-arrangement_23-2149139500.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-food-table-arrangement_23-2149139500.jpg?_wi=1",
imageAlt: "Cuisine spread",
},
{
@@ -113,7 +113,7 @@ export default function LandingPage() {
price: "₹199",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chicken-meal_23-2148825122.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chicken-meal_23-2148825122.jpg?_wi=1",
},
{
id: "2",
@@ -122,7 +122,7 @@ export default function LandingPage() {
price: "₹349",
rating: 5,
reviewCount: "250",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-fish-with-sauce-slice-orange-with-vegetables_141793-4907.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-fish-with-sauce-slice-orange-with-vegetables_141793-4907.jpg?_wi=1",
},
{
id: "3",
@@ -131,7 +131,7 @@ export default function LandingPage() {
price: "₹229",
rating: 4,
reviewCount: "89",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-table-candlelight-indulgent-gourmet-autumn-feast-generated-by-ai_188544-13372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-table-candlelight-indulgent-gourmet-autumn-feast-generated-by-ai_188544-13372.jpg?_wi=1",
},
{
id: "4",
@@ -206,7 +206,7 @@ export default function LandingPage() {
quote: "The Butter Chicken is divine!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/man-talking-with-his-friend-bar_171337-19359.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salad-served-with-crispy-cracker-green-vegetables_114579-1717.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/salad-served-with-crispy-cracker-green-vegetables_114579-1717.jpg?_wi=2",
imageAlt: "happy diner portrait",
},
{
@@ -217,7 +217,7 @@ export default function LandingPage() {
quote: "Authentic flavors, loved it.",
tag: "First Timer",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491815.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-food-table-arrangement_23-2149139500.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-food-table-arrangement_23-2149139500.jpg?_wi=2",
imageAlt: "happy diner portrait",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
quote: "Best Singaporean food in city.",
tag: "VIP",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-burger-fast-food-cheat-meal-woman-burger-restaurant_169016-67428.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chicken-meal_23-2148825122.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chicken-meal_23-2148825122.jpg?_wi=2",
imageAlt: "happy diner portrait",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
quote: "Great ambiance, amazing prices.",
tag: "Guest",
avatarSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-fish-with-sauce-slice-orange-with-vegetables_141793-4907.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fried-fish-with-sauce-slice-orange-with-vegetables_141793-4907.jpg?_wi=2",
imageAlt: "happy diner portrait",
},
{
@@ -250,7 +250,7 @@ export default function LandingPage() {
quote: "The Iftar Box is a steal!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-retro-vintage-50-s-cafe-sitting-table-drinking-milk-shake-cocktail-black-leather-jacket-wearing-pink-sunglasses_285396-10322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-table-candlelight-indulgent-gourmet-autumn-feast-generated-by-ai_188544-13372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/rustic-table-candlelight-indulgent-gourmet-autumn-feast-generated-by-ai_188544-13372.jpg?_wi=2",
imageAlt: "happy diner portrait",
},
]}