Update src/app/page.tsx
This commit is contained in:
@@ -97,7 +97,7 @@ export default function HomePage() {
|
||||
videoAriaLabel: "Signature dish presentation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-meeting-dining-room-table-multiple-chairs_114579-2067.jpg?_wi=1",
|
||||
imageAlt: "Elegant dining ambiance with warm lighting",
|
||||
videoAriaLabel: "Restaurant interior and dining atmosphere",
|
||||
},
|
||||
@@ -138,21 +138,21 @@ export default function HomePage() {
|
||||
id: "tandoori",
|
||||
title: "Tandoori Treasures",
|
||||
tags: ["Spiced", "Charcoal", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-with-red-cream-cookies-dark-background-biscuit-cake-sugar-pie-sweet-cookie_140725-55902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cake-with-red-cream-cookies-dark-background-biscuit-cake-sugar-pie-sweet-cookie_140725-55902.jpg?_wi=1",
|
||||
imageAlt: "Tandoori specialty platter with multiple items",
|
||||
},
|
||||
{
|
||||
id: "kebabs",
|
||||
title: "Artisan Kebabs",
|
||||
tags: ["Grilled", "Handcrafted", "Heritage"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-skewers-wooden-board-with-tomatoes_23-2148440980.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-skewers-wooden-board-with-tomatoes_23-2148440980.jpg?_wi=1",
|
||||
imageAlt: "Selection of charcoal-grilled artisan kebabs",
|
||||
},
|
||||
{
|
||||
id: "continental",
|
||||
title: "Continental Char",
|
||||
tags: ["Premium Cuts", "Seared", "Elegant"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/perfectly-grilled-steak-with-herbs-spices_84443-72270.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/perfectly-grilled-steak-with-herbs-spices_84443-72270.jpg?_wi=1",
|
||||
imageAlt: "Premium charred steak with garnish",
|
||||
},
|
||||
{
|
||||
@@ -186,21 +186,21 @@ export default function HomePage() {
|
||||
name: "Wagyu Ribeye",
|
||||
price: "₹2,200",
|
||||
variant: "Prime Cut",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-crispy-crust-wooden-hemp_140725-2969.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-crispy-crust-wooden-hemp_140725-2969.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "tandoori-chicken",
|
||||
name: "Tandoori Supreme",
|
||||
price: "₹1,200",
|
||||
variant: "Half Chicken",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-with-different-seasonings-dark-space_140725-79395.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-with-different-seasonings-dark-space_140725-79395.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "seekh-kebab",
|
||||
name: "Royal Seekh Kebab",
|
||||
price: "₹950",
|
||||
variant: "Pair of Six",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-skewer-with-vegetables-black-backgroundai-generative_123827-24920.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-skewer-with-vegetables-black-backgroundai-generative_123827-24920.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "grilled-salmon",
|
||||
|
||||
Reference in New Issue
Block a user