Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-11 21:36:28 +00:00

View File

@@ -53,8 +53,8 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-composition_23-2148821517.jpg", imageAlt: "Authentic chicken biryani with basmati rice" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-pilaf-citrus-fruits-board-bowl-spices_140725-78656.jpg", imageAlt: "Fragrant mandi biryani traditional style" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cutlets-with-onion-rings_140725-57401.jpg", imageAlt: "Grilled tandoori chicken fresh from tandoor" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-pilaf-citrus-fruits-board-bowl-spices_140725-78656.jpg?_wi=1", imageAlt: "Fragrant mandi biryani traditional style" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cutlets-with-onion-rings_140725-57401.jpg?_wi=1", imageAlt: "Grilled tandoori chicken fresh from tandoor" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-sauce-chicken-nuggets_23-2147765501.jpg", imageAlt: "Crispy chinese starters and appetizers" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-clinking-glasses_23-2148965388.jpg", imageAlt: "Cozy restaurant dining ambience" }
]}
@@ -82,11 +82,11 @@ export default function LandingPage() {
},
{
id: "2", brand: "UBH Signature", name: "Mandi Biryani", price: "₹500", rating: 5,
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-pilaf-citrus-fruits-board-bowl-spices_140725-78656.jpg", imageAlt: "Fragrant rice with slow-cooked meat"
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-pilaf-citrus-fruits-board-bowl-spices_140725-78656.jpg?_wi=2", imageAlt: "Fragrant rice with slow-cooked meat"
},
{
id: "3", brand: "UBH Grill", name: "Tandoori Chicken", price: "₹400", rating: 5,
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cutlets-with-onion-rings_140725-57401.jpg", imageAlt: "Perfectly spiced grilled chicken"
reviewCount: "1.5k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cutlets-with-onion-rings_140725-57401.jpg?_wi=2", imageAlt: "Perfectly spiced grilled chicken"
}
]}
buttons={[