From c2d9e0f08a0d4dbf3c7214abd0011dd1db788092 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 09:48:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 165 ++++++++++++----------------------------------- 1 file changed, 40 insertions(+), 125 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index caf66f6..07a742d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCa import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { Clock, Leaf, MapPin, Users } from "lucide-react"; +import { Clock, Leaf, MapPin, Users, Award, Star } from "lucide-react"; export default function LandingPage() { return ( @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -56,35 +48,21 @@ export default function LandingPage() { description="Enjoy delicious thalis, sizzlers & desserts with your family — all at affordable prices in Bhuj." buttons={[ { - text: "Call Now", - href: "tel:09428208207", - }, + text: "Call Now", href: "tel:09428208207"}, { - text: "Get Directions", - href: "https://maps.google.com", - }, + text: "Get Directions", href: "https://maps.google.com"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-different-seasonings-dark-space_140725-79679.jpg?_wi=1", - imageAlt: "Gujarati Thali", - }, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-vegetables-with-different-seasonings-dark-space_140725-79679.jpg?_wi=1", imageAlt: "Gujarati Thali"}, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=1", - imageAlt: "Traditional Gujarati Thali", - }, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=1", imageAlt: "Traditional Gujarati Thali"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-different-seasonings-sliced-pepper-grey-background-soup-meal-food-meat-seasoning-spicy_140725-80756.jpg?_wi=1", - imageAlt: "Punjabi Thali Variety", - }, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-different-seasonings-sliced-pepper-grey-background-soup-meal-food-meat-seasoning-spicy_140725-80756.jpg?_wi=1", imageAlt: "Punjabi Thali Variety"}, { - imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg?_wi=1", - imageAlt: "Hot Veg Sizzler", - }, + imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg?_wi=1", imageAlt: "Hot Veg Sizzler"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg?_wi=1", - imageAlt: "Sizzling Chocolate Brownie", - }, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg?_wi=1", imageAlt: "Sizzling Chocolate Brownie"}, ]} /> @@ -92,35 +70,15 @@ export default function LandingPage() {
@@ -133,41 +91,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Gujarati Thali", - price: "₹250", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=2", - }, + id: "p1", name: "Gujarati Thali", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=2"}, { - id: "p2", - name: "Punjabi Thali", - price: "₹300", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-different-seasonings-sliced-pepper-grey-background-soup-meal-food-meat-seasoning-spicy_140725-80756.jpg?_wi=2", - }, + id: "p2", name: "Punjabi Thali", price: "₹300", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-different-seasonings-sliced-pepper-grey-background-soup-meal-food-meat-seasoning-spicy_140725-80756.jpg?_wi=2"}, { - id: "p3", - name: "Veg Sizzler", - price: "₹350", - imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg?_wi=2", - }, + id: "p3", name: "Veg Sizzler", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg?_wi=2"}, { - id: "p4", - name: "Sizzling Brownie", - price: "₹200", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg?_wi=2", - }, + id: "p4", name: "Sizzling Brownie", price: "₹200", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-creamy-cake-with-chocolate-raisins-light-dark-background_140725-136311.jpg?_wi=2"}, { - id: "p5", - name: "Paneer Tikka", - price: "₹280", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=3", - }, + id: "p5", name: "Paneer Tikka", price: "₹280", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=3"}, { - id: "p6", - name: "Dal Makhani", - price: "₹220", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-different-seasonings-sliced-pepper-grey-background-soup-meal-food-meat-seasoning-spicy_140725-80756.jpg?_wi=3", - }, + id: "p6", name: "Dal Makhani", price: "₹220", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-soup-with-different-seasonings-sliced-pepper-grey-background-soup-meal-food-meat-seasoning-spicy_140725-80756.jpg?_wi=3"}, ]} title="Popular Dishes" description="Taste the authentic flavors of Bhuj." @@ -180,24 +114,16 @@ export default function LandingPage() { title="Why Choose Moon Light" metrics={[ { - label: "Fresh Ingredients", - value: "Daily Sourced", - icon: Leaf, + label: "Fresh Ingredients", value: "Daily Sourced", icon: Leaf, }, { - label: "Service", - value: "Quick & Warm", - icon: Clock, + label: "Service", value: "Quick & Warm", icon: Clock, }, { - label: "Ambiance", - value: "Family Friendly", - icon: Users, + label: "Ambiance", value: "Family Friendly", icon: Users, }, { - label: "Location", - value: "Easy Access", - icon: MapPin, + label: "Location", value: "Easy Access", icon: MapPin, }, ]} metricsAnimation="slide-up" @@ -207,30 +133,23 @@ export default function LandingPage() {
@@ -238,16 +157,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1