Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-05 08:22:31 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
href: "https://wa.me/919999999999",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-egg-meal-with-cooked-vegetables-seasonings-dark-space_140725-75627.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-egg-meal-with-cooked-vegetables-seasonings-dark-space_140725-75627.jpg?_wi=1"
imageAlt="The Fort Food Court Dining"
/>
</div>
@@ -79,25 +79,25 @@ export default function LandingPage() {
id: "1",
name: "Chicken Dum Biryani",
price: "₹249",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg?_wi=1",
},
{
id: "2",
name: "Butter Masala Dosa",
price: "₹120",
imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg?_wi=1",
},
{
id: "3",
name: "Tandoori Chicken",
price: "₹350",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1173.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1173.jpg?_wi=1",
},
{
id: "4",
name: "Apollo Fish",
price: "₹299",
imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-cod-fish-dish-with-relish-spinach-white-bowl_181624-42819.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-cod-fish-dish-with-relish-spinach-white-bowl_181624-42819.jpg?_wi=1",
},
{
id: "5",
@@ -128,7 +128,7 @@ export default function LandingPage() {
name: "Rajesh Kumar",
handle: "@rajesh",
testimonial: "The best biryani on the Hyderabad highway! Always fresh.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-egg-meal-with-cooked-vegetables-seasonings-dark-space_140725-75627.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-egg-meal-with-cooked-vegetables-seasonings-dark-space_140725-75627.jpg?_wi=2",
imageAlt: "delicious indian food biryani platter",
},
{
@@ -136,7 +136,7 @@ export default function LandingPage() {
name: "Sonia Reddy",
handle: "@sonia",
testimonial: "Family-friendly, hygienic, and extremely fast service.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg?_wi=2",
imageAlt: "hyderabadi chicken dum biryani close up",
},
{
@@ -144,7 +144,7 @@ export default function LandingPage() {
name: "Kiran S.",
handle: "@kirans",
testimonial: "Great atmosphere for groups. The parking space is a huge plus.",
imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg?_wi=2",
imageAlt: "crispy butter masala dosa south indian",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
name: "Pavan G.",
handle: "@pavan",
testimonial: "Butter Masala Dosa is a must-try. Authentic taste!",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1173.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1173.jpg?_wi=2",
imageAlt: "tandoori chicken plate red spices",
},
{
@@ -160,7 +160,7 @@ export default function LandingPage() {
name: "Ananya P.",
handle: "@ananya",
testimonial: "Highly recommended for highway stopovers. Tasty and clean.",
imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-cod-fish-dish-with-relish-spinach-white-bowl_181624-42819.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-cod-fish-dish-with-relish-spinach-white-bowl_181624-42819.jpg?_wi=2",
imageAlt: "apollo fish fry indian spicy",
},
]}