From 8673af26992849f93ec1a570b2bdba745c148e32 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 01:02:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 613fe17..93995f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { { value: "15min", label: "Average Wait" } ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-dinner-table_23-2149882910.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-dinner-table_23-2149882910.jpg?_wi=1" imageAlt="Delicious BBQ meat spread with grilled chicken and skewers" mediaAnimation="blur-reveal" imagePosition="right" @@ -87,18 +87,18 @@ export default function LandingPage() { features={[ { id: 1, - title: "🔥 Fresh BBQ Daily", description: "Marinated to perfection and grilled fresh every evening using premium quality meat", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-paste-stick_1339-8166.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-chicken-roll-carrot_23-2148113598.jpg" } + title: "🔥 Fresh BBQ Daily", description: "Marinated to perfection and grilled fresh every evening using premium quality meat", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-paste-stick_1339-8166.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-chicken-roll-carrot_23-2148113598.jpg?_wi=1" } }, { id: 2, - title: "⚡ Quick Service", description: "Average 15-minute wait time. Perfect for hungry customers and busy families", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-slices-flatbread-served-with-lentil-soup-side-dishes_140725-1516.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-qutabs-rolled-green-filled-dough-slices-grey-space_140725-79293.jpg" } + title: "⚡ Quick Service", description: "Average 15-minute wait time. Perfect for hungry customers and busy families", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-slices-flatbread-served-with-lentil-soup-side-dishes_140725-1516.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-qutabs-rolled-green-filled-dough-slices-grey-space_140725-79293.jpg?_wi=1" } }, { id: 3, - title: "🥡 Multiple Services", description: "Dine-in, takeaway, and delivery available. Serving 5 PM to late night", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebabs-skewers-with-toast_2829-16335.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-dinner-table_23-2149882910.jpg" } + title: "🥡 Multiple Services", description: "Dine-in, takeaway, and delivery available. Serving 5 PM to late night", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebabs-skewers-with-toast_2829-16335.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-dinner-table_23-2149882910.jpg?_wi=2" } } ]} buttons={[ @@ -123,22 +123,22 @@ export default function LandingPage() { animationType="blur-reveal" products={[ { - id: "1", name: "Chicken Tikka", price: "Tender & Juicy", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-paste-stick_1339-8166.jpg", imageAlt: "Grilled chicken tikka skewers", isFavorited: false + id: "1", name: "Chicken Tikka", price: "Tender & Juicy", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-paste-stick_1339-8166.jpg?_wi=2", imageAlt: "Grilled chicken tikka skewers", isFavorited: false }, { - id: "2", name: "Green Tikka", price: "Spiced & Fresh", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-chicken-roll-carrot_23-2148113598.jpg", imageAlt: "Green herb marinated chicken tikka", isFavorited: false + id: "2", name: "Green Tikka", price: "Spiced & Fresh", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plate-with-chicken-roll-carrot_23-2148113598.jpg?_wi=2", imageAlt: "Green herb marinated chicken tikka", isFavorited: false }, { - id: "3", name: "Malai Tikka", price: "Rich & Creamy", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebabs-skewers-with-toast_2829-16335.jpg", imageAlt: "Creamy malai chicken tikka", isFavorited: false + id: "3", name: "Malai Tikka", price: "Rich & Creamy", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebabs-skewers-with-toast_2829-16335.jpg?_wi=2", imageAlt: "Creamy malai chicken tikka", isFavorited: false }, { - id: "4", name: "Beef Roll", price: "Flavorful Wrap", imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-slices-flatbread-served-with-lentil-soup-side-dishes_140725-1516.jpg", imageAlt: "Grilled beef paratha roll", isFavorited: false + id: "4", name: "Beef Roll", price: "Flavorful Wrap", imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-slices-flatbread-served-with-lentil-soup-side-dishes_140725-1516.jpg?_wi=2", imageAlt: "Grilled beef paratha roll", isFavorited: false }, { - id: "5", name: "Double Paratha Roll", price: "Extra Filling", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-qutabs-rolled-green-filled-dough-slices-grey-space_140725-79293.jpg", imageAlt: "Double paratha meat roll", isFavorited: false + id: "5", name: "Double Paratha Roll", price: "Extra Filling", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-qutabs-rolled-green-filled-dough-slices-grey-space_140725-79293.jpg?_wi=2", imageAlt: "Double paratha meat roll", isFavorited: false }, { - id: "6", name: "Zinger Burger", price: "Crispy & Hot", imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-slices-flatbread-served-with-lentil-soup-side-dishes_140725-1516.jpg", imageAlt: "Spicy fried chicken burger", isFavorited: false + id: "6", name: "Zinger Burger", price: "Crispy & Hot", imageSrc: "http://img.b2bpic.net/free-photo/chicken-doner-slices-flatbread-served-with-lentil-soup-side-dishes_140725-1516.jpg?_wi=3", imageAlt: "Spicy fried chicken burger", isFavorited: false } ]} buttons={[ -- 2.49.1