From 9a73dbb1246871b740955531a301caed74b8405c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:05:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 55 +++++++++++++++++++++++++++++++----------------- 1 file changed, 36 insertions(+), 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 530b320..0cfa6df 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="compact" sizing="medium" - background="grid" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -37,7 +37,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Reserve Table", href: "#contact"}} + text: "Reserve Table", href: "#contact" + }} /> @@ -52,17 +53,20 @@ export default function LandingPage() { imageAlt="Kubec Bistro Bar dining ambience" mediaAnimation="slide-up" useInvertedBackground={false} - background={{ variant: "grid" }} + background={{ variant: "glowing-orb" }} testimonials={[ { name: "Priya Sharma", handle: "Regular Customer", testimonial: "From staff service to dishes taste everything is worthy of the money. Best seafood in Powai!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg?_wi=1", imageAlt: "Priya Sharma"}, + imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg", imageAlt: "Priya Sharma" + }, { name: "Amit Patel", handle: "Corporate Professional", testimonial: "Good ambience, yummy food, nice place to hangout with friends. Perfect for late night gatherings.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-welcomes-business-partners-negotiations_1163-5423.jpg?_wi=1", imageAlt: "Amit Patel"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-welcomes-business-partners-negotiations_1163-5423.jpg", imageAlt: "Amit Patel" + }, { name: "Sneha Desai", handle: "Happy Hour Regular", testimonial: "Outstanding seafood selection and the staff makes you feel like family. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=1", imageAlt: "Sneha Desai"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", imageAlt: "Sneha Desai" + }, ]} buttons={[ { text: "Reserve Table", href: "#contact" }, @@ -114,22 +118,28 @@ export default function LandingPage() { features={[ { icon: Zap, - title: "Paneer Tikka Trio", description: "Aromatic tandoori paneer skewers with traditional Indian spices and fresh mint chutney"}, + title: "Paneer Tikka Trio", description: "Aromatic tandoori paneer skewers with traditional Indian spices and fresh mint chutney" + }, { icon: Flame, - title: "Chicken Adraki", description: "Tender chicken infused with fresh ginger and roasted spices, a signature house specialty"}, + title: "Chicken Adraki", description: "Tender chicken infused with fresh ginger and roasted spices, a signature house specialty" + }, { icon: Utensils, - title: "Bowl of Chili", description: "Delicious seafood and noodles in a fragrant spiced broth with fresh vegetables"}, + title: "Bowl of Chili", description: "Delicious seafood and noodles in a fragrant spiced broth with fresh vegetables" + }, { icon: Heart, - title: "Murgh Malai Tikka", description: "Creamy tandoori chicken with rich malai sauce and aromatic spices, melt-in-mouth goodness"}, + title: "Murgh Malai Tikka", description: "Creamy tandoori chicken with rich malai sauce and aromatic spices, melt-in-mouth goodness" + }, { icon: Fish, - title: "Fresh Seafood Specials", description: "Daily catch prepared with traditional recipes showcasing premium quality and authentic flavors"}, + title: "Fresh Seafood Specials", description: "Daily catch prepared with traditional recipes showcasing premium quality and authentic flavors" + }, { icon: Wine, - title: "Premium Beverages", description: "Curated selection of drinks and cocktails perfect for every occasion and celebration"}, + title: "Premium Beverages", description: "Curated selection of drinks and cocktails perfect for every occasion and celebration" + }, ]} /> @@ -165,17 +175,23 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", title: "Outstanding Seafood Quality", quote: "From staff service to dishes taste everything is worthy of the money. The seafood here is incredibly fresh and delicious. Best dining experience in Powai!", name: "Priya Sharma", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg?_wi=2", imageAlt: "Priya Sharma"}, + id: "1", title: "Outstanding Seafood Quality", quote: "From staff service to dishes taste everything is worthy of the money. The seafood here is incredibly fresh and delicious. Best dining experience in Powai!", name: "Priya Sharma", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg", imageAlt: "Priya Sharma" + }, { - id: "2", title: "Perfect for Friends Hangout", quote: "Good ambience, yummy food, nice place to hangout with friends. The atmosphere is welcoming and the service is top-notch. Highly recommended!", name: "Amit Patel", role: "Corporate Professional", imageSrc: "http://img.b2bpic.net/free-photo/man-welcomes-business-partners-negotiations_1163-5423.jpg?_wi=2", imageAlt: "Amit Patel"}, + id: "2", title: "Perfect for Friends Hangout", quote: "Good ambience, yummy food, nice place to hangout with friends. The atmosphere is welcoming and the service is top-notch. Highly recommended!", name: "Amit Patel", role: "Corporate Professional", imageSrc: "http://img.b2bpic.net/free-photo/man-welcomes-business-partners-negotiations_1163-5423.jpg", imageAlt: "Amit Patel" + }, { - id: "3", title: "Family Favorite Restaurant", quote: "We've brought our entire family here multiple times. The menu variety is excellent, and they're very accommodating to families with kids.", name: "Sneha Desai", role: "Happy Hour Regular", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg?_wi=2", imageAlt: "Sneha Desai"}, + id: "3", title: "Family Favorite Restaurant", quote: "We've brought our entire family here multiple times. The menu variety is excellent, and they're very accommodating to families with kids.", name: "Sneha Desai", role: "Happy Hour Regular", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", imageAlt: "Sneha Desai" + }, { - id: "4", title: "Late Night Dining Paradise", quote: "Open until late at night, perfect for our group gatherings. The food quality never disappoints no matter how late we come in.", name: "Rajesh Kumar", role: "IIT Bombay Student", imageSrc: "http://img.b2bpic.net/free-photo/smiling-professional-businesswoman_1163-5371.jpg", imageAlt: "Rajesh Kumar"}, + id: "4", title: "Late Night Dining Paradise", quote: "Open until late at night, perfect for our group gatherings. The food quality never disappoints no matter how late we come in.", name: "Rajesh Kumar", role: "IIT Bombay Student", imageSrc: "http://img.b2bpic.net/free-photo/smiling-professional-businesswoman_1163-5371.jpg", imageAlt: "Rajesh Kumar" + }, { - id: "5", title: "Best Corporate Events Venue", quote: "Hosted our team celebration here and it was fantastic. The staff handled everything perfectly and the food was exceptional.", name: "Anjali Gupta", role: "Event Manager", imageSrc: "http://img.b2bpic.net/free-photo/young-man-pressing-his-lips-together-rubbing-hands_273609-12335.jpg", imageAlt: "Anjali Gupta"}, + id: "5", title: "Best Corporate Events Venue", quote: "Hosted our team celebration here and it was fantastic. The staff handled everything perfectly and the food was exceptional.", name: "Anjali Gupta", role: "Event Manager", imageSrc: "http://img.b2bpic.net/free-photo/young-man-pressing-his-lips-together-rubbing-hands_273609-12335.jpg", imageAlt: "Anjali Gupta" + }, { - id: "6", title: "Worth Every Rupee", quote: "Great food, excellent service, perfect ambience. This is our go-to place for celebrations and casual dinners. Absolutely worth it!", name: "Vikram Singh", role: "Frequent Diner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "Vikram Singh"}, + id: "6", title: "Worth Every Rupee", quote: "Great food, excellent service, perfect ambience. This is our go-to place for celebrations and casual dinners. Absolutely worth it!", name: "Vikram Singh", role: "Frequent Diner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageAlt: "Vikram Singh" + }, ]} /> @@ -190,7 +206,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Family Dining Enthusiasts", "IIT Bombay Community", "Corporate Teams", "Birthday Celebrations", "Friend Groups", "Kitty Party Organizers", "Weekend Date Nights"]} + "Family Dining Enthusiasts", "IIT Bombay Community", "Corporate Teams", "Birthday Celebrations", "Friend Groups", "Kitty Party Organizers", "Weekend Date Nights" + ]} speed={40} showCard={true} /> -- 2.49.1