Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-31 09:14:25 +00:00

View File

@@ -73,17 +73,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-french-fries-side-view_141793-1757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-french-fries-side-view_141793-1757.jpg?_wi=1",
imageAlt: "Traditional Maharashtrian Thali",
},
{
id: "c2",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boiled-rice-plate-with-loby-beans-variety-meat-sauce_141793-3943.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boiled-rice-plate-with-loby-beans-variety-meat-sauce_141793-3943.jpg?_wi=1",
imageAlt: "Authentic Indian Food",
},
{
id: "c3",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-businessman-who-is-eating-beef-salad-business-lunch_8353-10599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-businessman-who-is-eating-beef-salad-business-lunch_8353-10599.jpg?_wi=1",
imageAlt: "Fresh Breakfast Snacks",
},
{
@@ -129,19 +129,19 @@ export default function LandingPage() {
id: "p1",
name: "Misal Pav",
price: "₹150",
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-french-fries-side-view_141793-1757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/burger-with-french-fries-side-view_141793-1757.jpg?_wi=2",
},
{
id: "p2",
name: "Maharashtrian Thali",
price: "₹350",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boiled-rice-plate-with-loby-beans-variety-meat-sauce_141793-3943.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-boiled-rice-plate-with-loby-beans-variety-meat-sauce_141793-3943.jpg?_wi=2",
},
{
id: "p3",
name: "Khava Poli",
price: "₹120",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-businessman-who-is-eating-beef-salad-business-lunch_8353-10599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-businessman-who-is-eating-beef-salad-business-lunch_8353-10599.jpg?_wi=2",
},
]}
title="Our Popular Dishes"
@@ -161,7 +161,7 @@ export default function LandingPage() {
role: "Traveler",
company: "Pune",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-burger_23-2148705543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-burger_23-2148705543.jpg?_wi=1",
},
{
id: "t2",
@@ -193,7 +193,7 @@ export default function LandingPage() {
role: "Truck Driver",
company: "Pune Express",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-burger_23-2148705543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-burger_23-2148705543.jpg?_wi=2",
},
]}
kpiItems={[