From 3629ff3e7e7e4469ed164c74b31fd186a87b0ab0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 11:49:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 201 +++++++++++------------------------------------ 1 file changed, 44 insertions(+), 157 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ae1cf7f..52eb155 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,69 +29,40 @@ export default function LandingPage() {
@@ -103,19 +74,13 @@ export default function LandingPage() { metrics={[ { icon: Star, - label: "Rating", - value: "4.8+", - }, + label: "Rating", value: "4.8+"}, { icon: Clock, - label: "Quick Service", - value: "Fast", - }, + label: "Quick Service", value: "Fast"}, { icon: Award, - label: "Cuisines", - value: "3+", - }, + label: "Cuisines", value: "3+"}, ]} metricsAnimation="slide-up" /> @@ -129,47 +94,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Cheesy Garlic Bread", - price: "₹245", - imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg?_wi=1", - imageAlt: "Cheesy Garlic Bread", - }, + id: "1", name: "Cheesy Garlic Bread", price: "₹245", imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg", imageAlt: "Cheesy Garlic Bread"}, { - id: "2", - name: "Gravy Manchurian", - price: "₹325", - imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg?_wi=1", - imageAlt: "Gravy Manchurian", - }, + id: "2", name: "Gravy Manchurian", price: "₹325", imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg", imageAlt: "Gravy Manchurian"}, { - id: "3", - name: "Baked Lasagna", - price: "₹450", - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg?_wi=1", - imageAlt: "Baked Lasagna", - }, + id: "3", name: "Baked Lasagna", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg", imageAlt: "Baked Lasagna"}, { - id: "4", - name: "Chinese Masic Sizzler", - price: "₹550", - imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-tabaca-wooden-board_140725-8430.jpg", - imageAlt: "Chinese Masic Sizzler", - }, + id: "4", name: "Chinese Masic Sizzler", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-tabaca-wooden-board_140725-8430.jpg", imageAlt: "Chinese Masic Sizzler"}, { - id: "5", - name: "Indian Curry Bowl", - price: "₹380", - imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-green-beans-bowl-green-beans-with-tomatoes-herbs-kitchen-board-black-surface_140725-122924.jpg", - imageAlt: "Indian Curry Bowl", - }, + id: "5", name: "Indian Curry Bowl", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-green-beans-bowl-green-beans-with-tomatoes-herbs-kitchen-board-black-surface_140725-122924.jpg", imageAlt: "Indian Curry Bowl"}, { - id: "6", - name: "Italian Pasta", - price: "₹420", - imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-cream-sauce-with-chicken-mushrooms_140725-2077.jpg", - imageAlt: "Italian Pasta", - }, + id: "6", name: "Italian Pasta", price: "₹420", imageSrc: "http://img.b2bpic.net/free-photo/fettuccine-cream-sauce-with-chicken-mushrooms_140725-2077.jpg", imageAlt: "Italian Pasta"}, ]} title="Our Signature Flavors" description="Indulge in our carefully curated menu featuring Indian, Chinese, and Italian specialties." @@ -183,50 +118,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Nikhil Savaliya", - handle: "@nikhil", - testimonial: "Excellent fine dining experience. The ambiance is elegant, food is top-notch.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg?_wi=7", - imageAlt: "elegant fine dining restaurant interior", - }, + id: "1", name: "Nikhil Savaliya", handle: "@nikhil", testimonial: "Excellent fine dining experience. The ambiance is elegant, food is top-notch.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/parasol-chairs_1137-314.jpg", imageAlt: "elegant fine dining restaurant interior"}, { - id: "2", - name: "Electrical Eng", - handle: "@eng", - testimonial: "Delicious food ranging from Indian to Italian. The rooftop setup is cozy and beautiful.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/anccomplished-valet-raises-thumbs-up_482257-90958.jpg", - imageAlt: "professional restaurant service staff", - }, + id: "2", name: "Electrical Eng", handle: "@eng", testimonial: "Delicious food ranging from Indian to Italian. The rooftop setup is cozy and beautiful.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/anccomplished-valet-raises-thumbs-up_482257-90958.jpg", imageAlt: "professional restaurant service staff"}, { - id: "3", - name: "Sarah J.", - handle: "@sarahj", - testimonial: "The presentation and flavour won our heart. Quick and friendly service!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg?_wi=2", - imageAlt: "gourmet cheesy garlic bread", - }, + id: "3", name: "Sarah J.", handle: "@sarahj", testimonial: "The presentation and flavour won our heart. Quick and friendly service!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/world-tapa-s-day-celebration-with-snacks_23-2149368935.jpg", imageAlt: "gourmet cheesy garlic bread"}, { - id: "4", - name: "David K.", - handle: "@davidk", - testimonial: "Beautiful setup, perfect for family dinners or special occasions.", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg?_wi=2", - imageAlt: "spicy gravy manchurian dish", - }, + id: "4", name: "David K.", handle: "@davidk", testimonial: "Beautiful setup, perfect for family dinners or special occasions.", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-topped-with-lime-slices_140725-3473.jpg", imageAlt: "spicy gravy manchurian dish"}, { - id: "5", - name: "Emily R.", - handle: "@emilyr", - testimonial: "The garlic bread was very soft. Overall a wonderful experience.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg?_wi=2", - imageAlt: "tasty baked vegetable lasagna", - }, + id: "5", name: "Emily R.", handle: "@emilyr", testimonial: "The garlic bread was very soft. Overall a wonderful experience.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/plate-with-delicious-italian-lasagne_23-2149460205.jpg", imageAlt: "tasty baked vegetable lasagna"}, ]} showRating={true} title="Voices of Our Guests" @@ -238,8 +143,7 @@ export default function LandingPage() {