Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 06:54:24 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
id: "p1",
name: "Exquisite Chicken Biryani",
price: "Delicious flavor",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-arrangement_23-2148821513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-arrangement_23-2148821513.jpg?_wi=1",
imageAlt: "Chicken Biryani",
},
{
@@ -117,7 +117,7 @@ export default function LandingPage() {
role: "Diner",
company: "Regular Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-woman-having-good-time_23-2148395388.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-woman-having-good-time_23-2148395388.jpg?_wi=1",
},
{
id: "t2",
@@ -125,7 +125,7 @@ export default function LandingPage() {
role: "Foodie",
company: "Traveler",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-natural-woman-sunglasses-enjoying-asian-food-s_197531-31013.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-natural-woman-sunglasses-enjoying-asian-food-s_197531-31013.jpg?_wi=1",
},
{
id: "t3",
@@ -133,7 +133,7 @@ export default function LandingPage() {
role: "Customer",
company: "Local Resident",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/male-woman-having-good-time_23-2148395388.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-woman-having-good-time_23-2148395388.jpg?_wi=2",
},
{
id: "t4",
@@ -141,7 +141,7 @@ export default function LandingPage() {
role: "Customer",
company: "Family Guest",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-natural-woman-sunglasses-enjoying-asian-food-s_197531-31013.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-natural-woman-sunglasses-enjoying-asian-food-s_197531-31013.jpg?_wi=2",
},
{
id: "t5",
@@ -149,7 +149,7 @@ export default function LandingPage() {
role: "Gourmet",
company: "Food Critic",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-woman-having-good-time_23-2148395388.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-woman-having-good-time_23-2148395388.jpg?_wi=3",
},
]}
kpiItems={[
@@ -193,7 +193,7 @@ export default function LandingPage() {
placeholder: "Your feedback or order details...",
}}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-arrangement_23-2148821513.jpg"
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-pakistan-meal-arrangement_23-2148821513.jpg?_wi=2"
imageAlt="Our Kitchen"
/>
</div>