diff --git a/src/app/page.tsx b/src/app/page.tsx index 1161cad..0123ed0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,12 +50,15 @@ export default function MithilaLandingPage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086042.jpg", imageAlt: "Crispy Golden Dosa"}, + imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086042.jpg", imageAlt: "Crispy Golden Dosa" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=1", imageAlt: "Complete Vegetarian Thali Meal"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Complete Vegetarian Thali Meal" + }, ]} rating={5} ratingText="Loved by customers in Ratnagiri" + mediaAnimation="none" buttons={[ { text: "📞 Call Now", href: "tel:+919423528282" }, { text: "💬 WhatsApp", href: "https://wa.me/919423528282" }, @@ -67,12 +70,14 @@ export default function MithilaLandingPage() { @@ -85,16 +90,20 @@ export default function MithilaLandingPage() { features={[ { id: 1, - title: "South Indian Breakfast", description: "Idly, upma, puri, poha, and other traditional breakfast delicacies", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086025.jpg?_wi=1", imageAlt: "South Indian Breakfast"}, + title: "South Indian Breakfast", description: "Idly, upma, puri, poha, and other traditional breakfast delicacies", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086025.jpg", imageAlt: "South Indian Breakfast" + }, { id: 2, - title: "Dosa Specialties", description: "Plain dosa, masala dosa, cheese dosa, paneer dosa, and more", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086025.jpg?_wi=2", imageAlt: "Dosa Specialties"}, + title: "Dosa Specialties", description: "Plain dosa, masala dosa, cheese dosa, paneer dosa, and more", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086025.jpg", imageAlt: "Dosa Specialties" + }, { id: 3, - title: "Quick Snacks", description: "Samosas, pakoras, bhajiya, and other crispy vegetarian snacks", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistani-food-with-sauce-flat-lay_23-2148825161.jpg?_wi=1", imageAlt: "Quick Snacks"}, + title: "Quick Snacks", description: "Samosas, pakoras, bhajiya, and other crispy vegetarian snacks", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistani-food-with-sauce-flat-lay_23-2148825161.jpg", imageAlt: "Quick Snacks" + }, { id: 4, - title: "Thali & Meals", description: "Complete Mithila Special Thali with rice, dal, vegetables, and more", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=2", imageAlt: "Thali & Meals"}, + title: "Thali & Meals", description: "Complete Mithila Special Thali with rice, dal, vegetables, and more", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Thali & Meals" + }, ]} textboxLayout="default" useInvertedBackground={false} @@ -110,16 +119,20 @@ export default function MithilaLandingPage() { products={[ { id: "1", brand: "Signature Dish", name: "Crispy Masala Dosa", price: "₹80", rating: 5, - reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086025.jpg?_wi=3", imageAlt: "Masala Dosa"}, + reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-arrangement_23-2149086025.jpg", imageAlt: "Masala Dosa" + }, { id: "2", brand: "Special", name: "Mithila Thali", price: "₹150", rating: 5, - reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg?_wi=3", imageAlt: "Thali Meal"}, + reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-indian-tasty-food-called-marwari-veg-thali-wooden-table_181624-58043.jpg", imageAlt: "Thali Meal" + }, { id: "3", brand: "Favorites", name: "Vegetarian Snacks", price: "₹40", rating: 5, - reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistani-food-with-sauce-flat-lay_23-2148825161.jpg?_wi=2", imageAlt: "Snacks"}, + reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistani-food-with-sauce-flat-lay_23-2148825161.jpg", imageAlt: "Snacks" + }, { id: "4", brand: "Ambiance", name: "Restaurant Seating", price: "Family Friendly", rating: 5, - reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=1", imageAlt: "Dining Area"}, + reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg", imageAlt: "Dining Area" + }, ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" @@ -135,17 +148,23 @@ export default function MithilaLandingPage() { tag="⭐ Customer Reviews" testimonials={[ { - id: "1", name: "Priya Sharma", handle: "Family of 4", testimonial: "Best dosa in Ratnagiri! My kids love visiting Mithila. The food is fresh and prices are very reasonable. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg?_wi=1", imageAlt: "Priya Sharma"}, + id: "1", name: "Priya Sharma", handle: "Family of 4", testimonial: "Best dosa in Ratnagiri! My kids love visiting Mithila. The food is fresh and prices are very reasonable. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", imageAlt: "Priya Sharma" + }, { - id: "2", name: "Rajesh Desai", handle: "Office Worker", testimonial: "Perfect lunch spot near office. The thali is filling and nutritious. Quick service and friendly staff. Great value for money.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=1", imageAlt: "Rajesh Desai"}, + id: "2", name: "Rajesh Desai", handle: "Office Worker", testimonial: "Perfect lunch spot near office. The thali is filling and nutritious. Quick service and friendly staff. Great value for money.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Rajesh Desai" + }, { - id: "3", name: "Anjali Joshi", handle: "Regular Customer", testimonial: "The pure veg concept is wonderful. Everything tastes homemade and authentic. Been a customer for 3 years now!", imageSrc: "http://img.b2bpic.net/free-vector/family-pack-flat-design_23-2147528696.jpg", imageAlt: "Anjali Joshi"}, + id: "3", name: "Anjali Joshi", handle: "Regular Customer", testimonial: "The pure veg concept is wonderful. Everything tastes homemade and authentic. Been a customer for 3 years now!", imageSrc: "http://img.b2bpic.net/free-vector/family-pack-flat-design_23-2147528696.jpg", imageAlt: "Anjali Joshi" + }, { - id: "4", name: "Vikram Kulkarni", handle: "Tourist", testimonial: "Visiting Ratnagiri and stumbled upon Mithila. Amazing South Indian food. Will definitely visit again next time!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-shirt-jacket-looking-camera-looking-confident-front-view_176474-85282.jpg", imageAlt: "Vikram Kulkarni"}, + id: "4", name: "Vikram Kulkarni", handle: "Tourist", testimonial: "Visiting Ratnagiri and stumbled upon Mithila. Amazing South Indian food. Will definitely visit again next time!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-shirt-jacket-looking-camera-looking-confident-front-view_176474-85282.jpg", imageAlt: "Vikram Kulkarni" + }, { - id: "5", name: "Sneha Patil", handle: "Health Conscious", testimonial: "Love that it's completely vegetarian and uses fresh ingredients. The staff is very accommodating with special requests.", imageSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg?_wi=2", imageAlt: "Sneha Patil"}, + id: "5", name: "Sneha Patil", handle: "Health Conscious", testimonial: "Love that it's completely vegetarian and uses fresh ingredients. The staff is very accommodating with special requests.", imageSrc: "http://img.b2bpic.net/free-photo/picture-beautiful-smiling-woman-against-blurry-background_181624-19438.jpg", imageAlt: "Sneha Patil" + }, { - id: "6", name: "Arun Iyer", handle: "Local", testimonial: "Supporting local businesses, and Mithila is definitely one of the best. Consistent quality and service every visit.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg?_wi=2", imageAlt: "Arun Iyer"}, + id: "6", name: "Arun Iyer", handle: "Local", testimonial: "Supporting local businesses, and Mithila is definitely one of the best. Consistent quality and service every visit.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "Arun Iyer" + }, ]} animationType="slide-up" textboxLayout="default" @@ -168,9 +187,10 @@ export default function MithilaLandingPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/event-hall-wooden-table-with-rustic-chairs_114579-2233.jpg" imageAlt="Restaurant Ambiance" mediaPosition="right" + mediaAnimation="none" buttonText="📞 Send Request" onSubmit={handleFormSubmit} /> @@ -218,7 +238,8 @@ export default function MithilaLandingPage() { { label: "📞 Call: 094235 28282", href: "tel:+919423528282" }, { label: "💬 WhatsApp", href: "https://wa.me/919423528282" }, { - label: "📍 Directions", href: "https://maps.google.com/?q=Mithila+Only+Veg+Ratnagiri"}, + label: "📍 Directions", href: "https://maps.google.com/?q=Mithila+Only+Veg+Ratnagiri" + }, { label: "📧 Get in Touch", href: "#contact" }, ], },