diff --git a/src/app/page.tsx b/src/app/page.tsx index c320544..1a55e33 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Heart, Star, Utensils } from "lucide-react"; +import { Heart, Star, Utensils, ChefHat } from "lucide-react"; export default function LandingPage() { return ( @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,51 +48,28 @@ export default function LandingPage() {
@@ -113,9 +80,7 @@ export default function LandingPage() { title="Rose Cafe - Where Flavors Meet Atmosphere" buttons={[ { - text: "Book Now", - href: "#contact", - }, + text: "Book Now", href: "#contact"}, ]} /> @@ -127,46 +92,30 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Unforgettable Ambience", - description: "Perfect lighting and decor for couples, families, and celebrations.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/valentine-s-day-table-set-with-pasta-candles_23-2148752651.jpg", - imageAlt: "Aesthetic Interiors", - }, + title: "Unforgettable Ambience", description: "Perfect lighting and decor for couples, families, and celebrations.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/valentine-s-day-table-set-with-pasta-candles_23-2148752651.jpg", imageAlt: "Aesthetic Interiors"}, items: [ { icon: Star, - text: "Instagrammable Decor", - }, + text: "Instagrammable Decor"}, { icon: Heart, - text: "Couples & Families", - }, + text: "Couples & Families"}, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/caesar-salad-with-srimps-glass-white-wine_140725-3351.jpg?_wi=2", - imageAlt: "luxury dining table setup", + reverse: false }, { - title: "Multi-Cuisine Mastery", - description: "From authentic Biryani to globally inspired dishes, experience the best flavors in Guntur.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-appetizing-pilaf-with-meat-dried-fruits-brown-bowl_140725-78646.jpg", - imageAlt: "Delicious Cuisine", - }, + title: "Multi-Cuisine Mastery", description: "From authentic Biryani to globally inspired dishes, experience the best flavors in Guntur.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-appetizing-pilaf-with-meat-dried-fruits-brown-bowl_140725-78646.jpg", imageAlt: "Delicious Cuisine"}, items: [ { icon: Utensils, - text: "Authentic Biryani", - }, + text: "Authentic Biryani"}, { icon: ChefHat, - text: "Chinese & Indian", - }, + text: "Chinese & Indian"}, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg", - imageAlt: "luxury dining table setup", + reverse: true }, ]} title="The Rose Cafe Difference" @@ -182,47 +131,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Signature Biryani", - price: "₹399", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-with-delicious-pakistan-meal_23-2148821541.jpg", - imageAlt: "Biryani", - }, + id: "1", name: "Signature Biryani", price: "₹399", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-with-delicious-pakistan-meal_23-2148821541.jpg", imageAlt: "Biryani"}, { - id: "2", - name: "Indo-Chinese Platter", - price: "₹299", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-noodles-table-with-sushi-rolls_140725-3880.jpg", - imageAlt: "Chinese Dish", - }, + id: "2", name: "Indo-Chinese Platter", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/chicken-noodles-table-with-sushi-rolls_140725-3880.jpg", imageAlt: "Chinese Dish"}, { - id: "3", - name: "Creamy Soup", - price: "₹149", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition-with-copy-space_23-2148821532.jpg", - imageAlt: "Soup", - }, + id: "3", name: "Creamy Soup", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/top-view-pakistan-meal-composition-with-copy-space_23-2148821532.jpg", imageAlt: "Soup"}, { - id: "4", - name: "Tandoori Special", - price: "₹349", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-fillet-pieces-stick-served-with-shoestrings-arugula-sauce_140725-5756.jpg", - imageAlt: "Tandoori", - }, + id: "4", name: "Tandoori Special", price: "₹349", imageSrc: "http://img.b2bpic.net/free-photo/chicken-fillet-pieces-stick-served-with-shoestrings-arugula-sauce_140725-5756.jpg", imageAlt: "Tandoori"}, { - id: "5", - name: "Mughlai Curry", - price: "₹249", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-chicken-biryani-with-steamed-basmati-rice-generated-by-ai_188544-13480.jpg", - imageAlt: "Curry", - }, + id: "5", name: "Mughlai Curry", price: "₹249", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-chicken-biryani-with-steamed-basmati-rice-generated-by-ai_188544-13480.jpg", imageAlt: "Curry"}, { - id: "6", - name: "Dessert Delight", - price: "₹199", - imageSrc: "http://img.b2bpic.net/free-photo/dipping-soy-sauce_23-2148142516.jpg", - imageAlt: "Dessert", - }, + id: "6", name: "Dessert Delight", price: "₹199", imageSrc: "http://img.b2bpic.net/free-photo/dipping-soy-sauce_23-2148142516.jpg", imageAlt: "Dessert"}, ]} title="Our Menu Favorites" description="Explore our chef-curated selections." @@ -236,40 +155,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - handle: "@sarah_j", - testimonial: "Amazing food and ambience, highly recommend the biryani!", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-eating-noodles-break_23-2149390520.jpg", - }, + id: "1", name: "Sarah J.", handle: "@sarah_j", testimonial: "Amazing food and ambience, highly recommend the biryani!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-eating-noodles-break_23-2149390520.jpg"}, { - id: "2", - name: "Michael C.", - handle: "@michaelc", - testimonial: "Very tasty, good atmosphere, perfect for a family dinner.", - imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", - }, + id: "2", name: "Michael C.", handle: "@michaelc", testimonial: "Very tasty, good atmosphere, perfect for a family dinner.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg"}, { - id: "3", - name: "Emily R.", - handle: "@emily_r", - testimonial: "The best multi-cuisine restaurant in Guntur. Loved the decor!", - imageSrc: "http://img.b2bpic.net/free-photo/women-bar-having-chat-dinking-cocktails_1303-13489.jpg", - }, + id: "3", name: "Emily R.", handle: "@emily_r", testimonial: "The best multi-cuisine restaurant in Guntur. Loved the decor!", imageSrc: "http://img.b2bpic.net/free-photo/women-bar-having-chat-dinking-cocktails_1303-13489.jpg"}, { - id: "4", - name: "David K.", - handle: "@david_k", - testimonial: "Great service and even better food. Will definitely come back.", - imageSrc: "http://img.b2bpic.net/free-photo/unbelievable-gossip-from-woman-best-friends-informal-annual-meeting-cozy-restaurant_8353-9978.jpg", - }, + id: "4", name: "David K.", handle: "@david_k", testimonial: "Great service and even better food. Will definitely come back.", imageSrc: "http://img.b2bpic.net/free-photo/unbelievable-gossip-from-woman-best-friends-informal-annual-meeting-cozy-restaurant_8353-9978.jpg"}, { - id: "5", - name: "Anita M.", - handle: "@anita_m", - testimonial: "Perfect place for a birthday celebration. Food was top notch!", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-delicious-food_23-2148972769.jpg", - }, + id: "5", name: "Anita M.", handle: "@anita_m", testimonial: "Perfect place for a birthday celebration. Food was top notch!", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-delicious-food_23-2148972769.jpg"}, ]} title="Loved by Guntur" description="4.7 rating across 1,600+ happy diners." @@ -280,20 +174,15 @@ export default function LandingPage() { @@ -302,33 +191,21 @@ export default function LandingPage() {