From 614f7f9ae5c298ca8263ed36168a8df45fb4d976 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:59:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 17bbc70..3da14ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { title="Authentic Mandi Experience in Metpally" description="Best Chicken & Mutton Mandi in Town. Fresh preparation, rich authentic taste, and premium ambience for families and groups." tag="Best in Town" - imageSrc="http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=1" imageAlt="Delicious Mandi Dish" textPosition="bottom-left" showBlur={true} @@ -66,7 +66,7 @@ export default function LandingPage() { { value: "100% Fresh", title: "Daily Ingredient Quality" }, { value: "10+ Years", title: "Trusted Local Tradition" } ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=1" imageAlt="Restaurant Interior" useInvertedBackground={false} mediaAnimation="slide-up" @@ -80,19 +80,19 @@ export default function LandingPage() { tag="Features" features={[ { - title: "Rich Authentic Taste", description: "Every dish is prepared with premium spices and traditional cooking methods that capture the true essence of Arabian cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg", imageAlt: "Authentic Mandi" + title: "Rich Authentic Taste", description: "Every dish is prepared with premium spices and traditional cooking methods that capture the true essence of Arabian cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=2", imageAlt: "Authentic Mandi" }, { - title: "Premium Ambience", description: "Enjoy a warm, welcoming atmosphere perfect for families, friends, and group celebrations with comfortable seating.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg", imageAlt: "Restaurant Ambience" + title: "Premium Ambience", description: "Enjoy a warm, welcoming atmosphere perfect for families, friends, and group celebrations with comfortable seating.", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-interior_1127-3394.jpg?_wi=2", imageAlt: "Restaurant Ambience" }, { - title: "Fresh Daily Preparation", description: "All dishes are prepared fresh to order using the finest local and imported ingredients sourced daily.", imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg", imageAlt: "Fresh Ingredients" + title: "Fresh Daily Preparation", description: "All dishes are prepared fresh to order using the finest local and imported ingredients sourced daily.", imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg?_wi=1", imageAlt: "Fresh Ingredients" }, { - title: "Group Dining Friendly", description: "Perfect for families, office groups, and celebrations. We accommodate all party sizes with excellent service.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg", imageAlt: "Group Dining" + title: "Group Dining Friendly", description: "Perfect for families, office groups, and celebrations. We accommodate all party sizes with excellent service.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=3", imageAlt: "Group Dining" }, { - title: "Consistent Flavor", description: "Our experienced chefs ensure every dish maintains the highest quality standards visit after visit.", imageSrc: "http://img.b2bpic.net/free-photo/dorado-grilled-dorado-with-bell-pepper-eggplant-tomato-lemonnd-pomegranate-sauce-plate_140725-11072.jpg", imageAlt: "Quality Consistency" + title: "Consistent Flavor", description: "Our experienced chefs ensure every dish maintains the highest quality standards visit after visit.", imageSrc: "http://img.b2bpic.net/free-photo/dorado-grilled-dorado-with-bell-pepper-eggplant-tomato-lemonnd-pomegranate-sauce-plate_140725-11072.jpg?_wi=1", imageAlt: "Quality Consistency" } ]} textboxLayout="default" @@ -109,13 +109,13 @@ export default function LandingPage() { tag="Most Ordered" products={[ { - id: "chicken-mandi-sig", name: "Chicken Mandi", price: "₹280-350", variant: "Tender Marinated Chicken • Fragrant Rice", imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg", imageAlt: "Chicken Mandi - Most Ordered" + id: "chicken-mandi-sig", name: "Chicken Mandi", price: "₹280-350", variant: "Tender Marinated Chicken • Fragrant Rice", imageSrc: "http://img.b2bpic.net/free-photo/whole-chicken-grill-served-with-rice-garnish-white-plate_114579-873.jpg?_wi=2", imageAlt: "Chicken Mandi - Most Ordered" }, { - id: "mutton-mandi-sig", name: "Mutton Juicy Mandi", price: "₹400-500", variant: "Premium Mutton • Spiced Rice • Aromatic Broth", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg", imageAlt: "Mutton Mandi - Customer Favorite" + id: "mutton-mandi-sig", name: "Mutton Juicy Mandi", price: "₹400-500", variant: "Premium Mutton • Spiced Rice • Aromatic Broth", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rice-with-carrot-cooked-with-lamb-served-with-yogurt-salad_141793-2449.jpg?_wi=4", imageAlt: "Mutton Mandi - Customer Favorite" }, { - id: "fish-mandi-sig", name: "Fish Mandi", price: "₹350-420", variant: "Fresh Grilled Fish • Fragrant Rice • Special Sauce", imageSrc: "http://img.b2bpic.net/free-photo/dorado-grilled-dorado-with-bell-pepper-eggplant-tomato-lemonnd-pomegranate-sauce-plate_140725-11072.jpg", imageAlt: "Fish Mandi - Fresh Seafood" + id: "fish-mandi-sig", name: "Fish Mandi", price: "₹350-420", variant: "Fresh Grilled Fish • Fragrant Rice • Special Sauce", imageSrc: "http://img.b2bpic.net/free-photo/dorado-grilled-dorado-with-bell-pepper-eggplant-tomato-lemonnd-pomegranate-sauce-plate_140725-11072.jpg?_wi=2", imageAlt: "Fish Mandi - Fresh Seafood" } ]} textboxLayout="default" @@ -132,7 +132,7 @@ export default function LandingPage() { tag="Reviews" testimonials={[ { - id: "1", name: "Rajesh Kumar", role: "Regular Customer", testimonial: "Best Mandi in Metpally! The taste is authentic and the portions are generous. My family visits every weekend.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Rajesh Kumar" + id: "1", name: "Rajesh Kumar", role: "Regular Customer", testimonial: "Best Mandi in Metpally! The taste is authentic and the portions are generous. My family visits every weekend.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Rajesh Kumar" }, { id: "2", name: "Priya Sharma", role: "Office Groups", testimonial: "Perfect place for our team gatherings. The ambience is warm, food is delicious, and service is attentive. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Priya Sharma" @@ -144,7 +144,7 @@ export default function LandingPage() { id: "4", name: "Anjali Reddy", role: "Family Celebrations", testimonial: "We celebrated my daughter's birthday here. The staff was wonderful, and everyone loved the food. Worth every rupee!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-smiling-redhead-girl-joyfully-looking-camera-colorful-background_574295-2747.jpg", imageAlt: "Anjali Reddy" }, { - id: "5", name: "Vikram Singh", role: "Weekly Visitor", testimonial: "Great taste, fresh ingredients, and value for money. This is now my go-to place for authentic Mandi.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Vikram Singh" + id: "5", name: "Vikram Singh", role: "Weekly Visitor", testimonial: "Great taste, fresh ingredients, and value for money. This is now my go-to place for authentic Mandi.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "Vikram Singh" }, { id: "6", name: "Fatima Ahmed", role: "Loyal Customer", testimonial: "The fish Mandi is exceptional! Fresh, perfectly cooked, and the rice is flavored beautifully. Keep up the great work!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageAlt: "Fatima Ahmed"