From 604f5e56fc813a0eafd82a034356a7f03e0b4eae Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:15:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4dd736e..efe2691 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,8 +47,8 @@ export default function LandingPage() { background={{ variant: "plain" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-psd/delicious-indian-butter-chicken-with-naan-bread-black-bowl_84443-77076.jpg", imageAlt: "Crispy dosa with steam" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-teapot-with-hot-water-making-tea-with-green-herbs_482257-8604.jpg?_wi=1", imageAlt: "Filter coffee pouring" }, - { imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-herbs-high-angle_23-2149972930.jpg?_wi=1", imageAlt: "Fresh soft idli" } + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-teapot-with-hot-water-making-tea-with-green-herbs_482257-8604.jpg", imageAlt: "Filter coffee pouring" }, + { imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-herbs-high-angle_23-2149972930.jpg", imageAlt: "Fresh soft idli" } ]} mediaAnimation="slide-up" buttons={[ @@ -68,22 +68,22 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Priya Sharma, Food Blogger", date: "Date: 15 November 2024", title: "Waiters Always Smiling", quote: "The food tastes better because of the staff's genuine smiles. This is what elite hospitality really means. Every visit feels special.", tag: "Service Excellence", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/succesful-businesswomen-giving-high-five_53876-15136.jpg?_wi=1" + id: "1", name: "Priya Sharma, Food Blogger", date: "Date: 15 November 2024", title: "Waiters Always Smiling", quote: "The food tastes better because of the staff's genuine smiles. This is what elite hospitality really means. Every visit feels special.", tag: "Service Excellence", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/succesful-businesswomen-giving-high-five_53876-15136.jpg" }, { - id: "2", name: "Rajesh Kumar, Regular Customer", date: "Date: 10 November 2024", title: "One of the Finest Veg South Indian Restaurants", quote: "Crispy dosas, soft idlis, and the most authentic flavors in Belgaum. The cleanliness here is impeccable. Highly recommended.", tag: "Quality & Authenticity", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-herbs-high-angle_23-2149972930.jpg?_wi=2" + id: "2", name: "Rajesh Kumar, Regular Customer", date: "Date: 10 November 2024", title: "One of the Finest Veg South Indian Restaurants", quote: "Crispy dosas, soft idlis, and the most authentic flavors in Belgaum. The cleanliness here is impeccable. Highly recommended.", tag: "Quality & Authenticity", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-herbs-high-angle_23-2149972930.jpg" }, { - id: "3", name: "Anjali Desai, Office Worker", date: "Date: 28 October 2024", title: "Breakfast That Makes Mondays Bearable", quote: "Clean place, nice ambience, and breakfast that makes you forget Monday exists. I come here three times a week now.", tag: "Daily Driver", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/plate-roll-pancakes-with-cottage-cheese_114579-44068.jpg?_wi=1" + id: "3", name: "Anjali Desai, Office Worker", date: "Date: 28 October 2024", title: "Breakfast That Makes Mondays Bearable", quote: "Clean place, nice ambience, and breakfast that makes you forget Monday exists. I come here three times a week now.", tag: "Daily Driver", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/plate-roll-pancakes-with-cottage-cheese_114579-44068.jpg" }, { - id: "4", name: "Vikram Singh, Business Owner", date: "Date: 22 October 2024", title: "Perfect for Meetings and Conversations", quote: "Two seating areas mean I can choose between quick bites or long discussions. The service is always friendly, never rushed.", tag: "Business Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395431.jpg?_wi=1" + id: "4", name: "Vikram Singh, Business Owner", date: "Date: 22 October 2024", title: "Perfect for Meetings and Conversations", quote: "Two seating areas mean I can choose between quick bites or long discussions. The service is always friendly, never rushed.", tag: "Business Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395431.jpg" }, { - id: "5", name: "Divya Menon, Family Visitor", date: "Date: 18 October 2024", title: "A Place the Whole Family Loves", quote: "My kids ask for Ajanta breakfast every weekend. The fresh ingredients and hygienic environment give me peace of mind.", tag: "Family Approved", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073365.jpg?_wi=1" + id: "5", name: "Divya Menon, Family Visitor", date: "Date: 18 October 2024", title: "A Place the Whole Family Loves", quote: "My kids ask for Ajanta breakfast every weekend. The fresh ingredients and hygienic environment give me peace of mind.", tag: "Family Approved", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073365.jpg" }, { - id: "6", name: "Arjun Reddy, Tech Professional", date: "Date: 12 October 2024", title: "Best Remote Work Spot in Town", quote: "Great WiFi, excellent coffee, and staff who don't rush you. I work here at least twice a week. Calories don't count here.", tag: "Digital Nomad Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-teapot-with-hot-water-making-tea-with-green-herbs_482257-8604.jpg?_wi=2" + id: "6", name: "Arjun Reddy, Tech Professional", date: "Date: 12 October 2024", title: "Best Remote Work Spot in Town", quote: "Great WiFi, excellent coffee, and staff who don't rush you. I work here at least twice a week. Calories don't count here.", tag: "Digital Nomad Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/happy-friends-table-with-burgers_23-2148705555.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-teapot-with-hot-water-making-tea-with-green-herbs_482257-8604.jpg" } ]} /> @@ -99,12 +99,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" animationType="slide-up" products={[ - { id: "1", name: "Crispy Dosa", price: "₹60-80", imageSrc: "http://img.b2bpic.net/free-photo/plate-roll-pancakes-with-cottage-cheese_114579-44068.jpg?_wi=2", imageAlt: "Crispy masala dosa" }, - { id: "2", name: "Soft Idli", price: "₹40-50", imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-herbs-high-angle_23-2149972930.jpg?_wi=3", imageAlt: "Soft fluffy idli with sambar" }, - { id: "3", name: "Uttapam", price: "₹50-70", imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073365.jpg?_wi=2", imageAlt: "Savory uttapam pancake" }, - { id: "4", name: "Filter Coffee", price: "₹40-60", imageSrc: "http://img.b2bpic.net/free-photo/close-up-teapot-with-hot-water-making-tea-with-green-herbs_482257-8604.jpg?_wi=3", imageAlt: "Hot filter coffee" }, - { id: "5", name: "Vada", price: "₹30-40", imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-herbs-high-angle_23-2149972930.jpg?_wi=4", imageAlt: "Crispy golden vada" }, - { id: "6", name: "Sheera", price: "₹35-45", imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073365.jpg?_wi=3", imageAlt: "Sweet semolina pudding" } + { id: "1", name: "Crispy Dosa", price: "₹60-80", imageSrc: "http://img.b2bpic.net/free-photo/plate-roll-pancakes-with-cottage-cheese_114579-44068.jpg", imageAlt: "Crispy masala dosa" }, + { id: "2", name: "Soft Idli", price: "₹40-50", imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-herbs-high-angle_23-2149972930.jpg", imageAlt: "Soft fluffy idli with sambar" }, + { id: "3", name: "Uttapam", price: "₹50-70", imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073365.jpg", imageAlt: "Savory uttapam pancake" }, + { id: "4", name: "Filter Coffee", price: "₹40-60", imageSrc: "http://img.b2bpic.net/free-photo/close-up-teapot-with-hot-water-making-tea-with-green-herbs_482257-8604.jpg", imageAlt: "Hot filter coffee" }, + { id: "5", name: "Vada", price: "₹30-40", imageSrc: "http://img.b2bpic.net/free-photo/boneless-chicken-with-herbs-high-angle_23-2149972930.jpg", imageAlt: "Crispy golden vada" }, + { id: "6", name: "Sheera", price: "₹35-45", imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073365.jpg", imageAlt: "Sweet semolina pudding" } ]} /> @@ -119,6 +119,7 @@ export default function LandingPage() { imagePosition="right" imageSrc="http://img.b2bpic.net/free-photo/young-stylish-elegant-woman-enjoying-her-tasty-breakfast-hipster-stylish-cafe-morning-time-elegant-outfit_291049-414.jpg" imageAlt="Comfortable sofa seating area" + mediaAnimation="slide-up" bulletPoints={[ { title: "Classic Cafe Seating", description: "Quick breakfast vibes. Tables and chairs perfect for getting in and out. Fresh coffee, hot dosa, no fuss.", icon: Clock @@ -143,7 +144,7 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Speed", title: "Quick Service", subtitle: "No unnecessary waiting", description: "We respect your time. Orders are taken promptly and food arrives hot and fresh. Whether you have 15 minutes or an hour, we'll match your pace.", imageSrc: "http://img.b2bpic.net/free-photo/succesful-businesswomen-giving-high-five_53876-15136.jpg?_wi=2", imageAlt: "Friendly staff serving" + tag: "Speed", title: "Quick Service", subtitle: "No unnecessary waiting", description: "We respect your time. Orders are taken promptly and food arrives hot and fresh. Whether you have 15 minutes or an hour, we'll match your pace.", imageSrc: "http://img.b2bpic.net/free-photo/succesful-businesswomen-giving-high-five_53876-15136.jpg", imageAlt: "Friendly staff serving" }, { id: 2, @@ -151,7 +152,7 @@ export default function LandingPage() { }, { id: 3, - tag: "Support", title: "Always Ready to Help", subtitle: "Any special requests?", description: "Dietary preferences? First time trying South Indian? We'll guide you. Our staff goes the extra mile to make sure you love your meal.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395431.jpg?_wi=2", imageAlt: "Welcoming cafe atmosphere" + tag: "Support", title: "Always Ready to Help", subtitle: "Any special requests?", description: "Dietary preferences? First time trying South Indian? We'll guide you. Our staff goes the extra mile to make sure you love your meal.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395431.jpg", imageAlt: "Welcoming cafe atmosphere" } ]} /> @@ -164,7 +165,7 @@ export default function LandingPage() { tag="Hygiene Standards" textboxLayout="default" useInvertedBackground={true} - gridVariant="three-columns-all-equal-width" + gridVariant="uniform-all-items-equal" animationType="slide-up" metrics={[ { id: "1", value: "100", title: "%", description: "Fresh Ingredients Daily", icon: Leaf }, @@ -181,9 +182,10 @@ export default function LandingPage() { description="Come experience elite South Indian hospitality. Join thousands of happy customers who've made Ajanta their breakfast destination." background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395431.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395431.jpg" imageAlt="Welcoming cafe entrance" mediaPosition="right" + mediaAnimation="slide-up" inputPlaceholder="Your email for updates" buttonText="Get Updates" termsText="We'll send you special offers and updates about new menu items."