Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-19 09:19:21 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-pakistan-meal-assortment_23-2148821514.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-pakistan-meal-assortment_23-2148821514.jpg?_wi=1"
imageAlt="delicious chicken biryani table setting"
/>
</div>
@@ -93,7 +93,7 @@ export default function LandingPage() {
id: "p1",
name: "Chicken Biryani",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-shakh-plov-delicious-rice-meal-cooked-inside-round-dough-with-raisins-grey-space_140725-87467.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-shakh-plov-delicious-rice-meal-cooked-inside-round-dough-with-raisins-grey-space_140725-87467.jpg?_wi=1",
},
{
id: "p2",
@@ -152,7 +152,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chopping-board-with-lemon-slices-chicken_23-2148638937.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-assortment_23-2148821514.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-assortment_23-2148821514.jpg?_wi=2",
imageAlt: "fresh organic ingredients cooking",
},
{
@@ -168,7 +168,7 @@ export default function LandingPage() {
description: "Enjoy your hot meal in minutes.",
bentoComponent: "reveal-icon",
icon: Clock,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-shakh-plov-delicious-rice-meal-cooked-inside-round-dough-with-raisins-grey-space_140725-87467.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-shakh-plov-delicious-rice-meal-cooked-inside-round-dough-with-raisins-grey-space_140725-87467.jpg?_wi=2",
imageAlt: "fresh organic ingredients cooking",
},
]}