Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 11:29:55 +00:00

View File

@@ -54,13 +54,16 @@ export default function LandingPage() {
testimonials={[
{
name: "Ramesh Kumar", handle: "Regular Customer", testimonial: "Best mandi in town! The taste is authentic and the portions are generous. Worth every rupee!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
name: "Priya Singh", handle: "Food Enthusiast", testimonial: "Excellent ambience and flavors. The chicken mandi is perfectly cooked with great spice balance.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"
},
{
name: "Ahmed Khan", handle: "Family Diner", testimonial: "Great for group dining! Huge plates, delicious food, and friendly staff. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg"},
imageSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg"
}
]}
testimonialRotationInterval={5000}
buttons={[
@@ -80,8 +83,9 @@ export default function LandingPage() {
tag="Customer Favorite"
textboxLayout="default"
useInvertedBackground={false}
names=[
"Families", "Food Groups", "Weekend Diners", "Local Community", "Corporate Events", "Group Celebrations", "Food Lovers"]
names={[
"Families", "Food Groups", "Weekend Diners", "Local Community", "Corporate Events", "Group Celebrations", "Food Lovers"
]}
speed={40}
showCard={true}
/>
@@ -99,11 +103,14 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Chicken Mandi", price: "₹240", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQu8jECAj86q8AyNJ8Rofy2rvQ/uploaded-1772537099863-07ptbmdg.jpg", imageAlt: "Chicken Mandi - Tender chicken with fragrant rice"},
id: "1", name: "Chicken Mandi", price: "₹240", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQu8jECAj86q8AyNJ8Rofy2rvQ/uploaded-1772537099863-07ptbmdg.jpg", imageAlt: "Chicken Mandi - Tender chicken with fragrant rice"
},
{
id: "2", name: "Mutton Juicy Mandi", price: "₹290", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQu8jECAj86q8AyNJ8Rofy2rvQ/uploaded-1772537099863-erjtwaj2.jpg", imageAlt: "Mutton Mandi - Succulent mutton with perfectly spiced rice"},
id: "2", name: "Mutton Juicy Mandi", price: "₹290", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQu8jECAj86q8AyNJ8Rofy2rvQ/uploaded-1772537099863-erjtwaj2.jpg", imageAlt: "Mutton Mandi - Succulent mutton with perfectly spiced rice"
},
{
id: "3", name: "Fish Mandi", price: "₹260", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQu8jECAj86q8AyNJ8Rofy2rvQ/uploaded-1772537099863-2rmjx6vd.jpg", imageAlt: "Fish Mandi - Grilled fish with aromatic rice"},
id: "3", name: "Fish Mandi", price: "₹260", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQu8jECAj86q8AyNJ8Rofy2rvQ/uploaded-1772537099863-2rmjx6vd.jpg", imageAlt: "Fish Mandi - Grilled fish with aromatic rice"
}
]}
buttons={[{ text: "Order Now", href: "tel:09966449595" }]}
buttonAnimation="slide-up"
@@ -120,20 +127,24 @@ export default function LandingPage() {
features={[
{
id: "authentic", label: "Authentic", title: "Traditional Recipe Mastery", items: [
"Generations-old spice blend", "Time-honored cooking methods", "Premium meat selection", "Fresh daily preparation"],
"Generations-old spice blend", "Time-honored cooking methods", "Premium meat selection", "Fresh daily preparation"
]
},
{
id: "quality", label: "Quality", title: "Premium Ingredients & Taste", items: [
"Hand-selected finest meats", "Aromatic basmati rice", "Fresh herbs and spices", "Consistent flavor excellence"],
"Hand-selected finest meats", "Aromatic basmati rice", "Fresh herbs and spices", "Consistent flavor excellence"
]
},
{
id: "ambience", label: "Ambience", title: "Warm & Welcoming Space", items: [
"Comfortable group dining", "Family-friendly environment", "First floor convenient location", "Ample parking nearby"],
"Comfortable group dining", "Family-friendly environment", "First floor convenient location", "Ample parking nearby"
]
},
{
id: "value", label: "Value", title: "Best Price for Quality", items: [
"Generous portions", "Competitive pricing", "Worth every rupee", "Excellent quality standards"],
},
"Generous portions", "Competitive pricing", "Worth every rupee", "Excellent quality standards"
]
}
]}
/>
</div>
@@ -147,17 +158,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Ramesh Kumar, Regular Customer", date: "Date: 15 January 2025", title: "Best Mandi Experience Ever!", quote: "I've tried mandi at many places, but this is by far the best. The meat is so tender, the rice is perfectly spiced, and the gravy is incredible. The prices are also very reasonable for the quality you get. Highly recommended!", tag: "Authentic Taste", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
id: "1", name: "Ramesh Kumar, Regular Customer", date: "Date: 15 January 2025", title: "Best Mandi Experience Ever!", quote: "I've tried mandi at many places, but this is by far the best. The meat is so tender, the rice is perfectly spiced, and the gravy is incredible. The prices are also very reasonable for the quality you get. Highly recommended!", tag: "Authentic Taste", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
id: "2", name: "Priya Singh, Food Enthusiast", date: "Date: 12 January 2025", title: "Premium Quality at Local Prices", quote: "The ambience is great and the staff is very friendly. The chicken mandi is perfectly cooked with an amazing spice balance. Worth visiting with your family or friends. Loved the free soft drinks offer!", tag: "Great Value", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"},
id: "2", name: "Priya Singh, Food Enthusiast", date: "Date: 12 January 2025", title: "Premium Quality at Local Prices", quote: "The ambience is great and the staff is very friendly. The chicken mandi is perfectly cooked with an amazing spice balance. Worth visiting with your family or friends. Loved the free soft drinks offer!", tag: "Great Value", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg"
},
{
id: "3", name: "Ahmed Khan, Family Diner", date: "Date: 10 January 2025", title: "Perfect for Group Dinners", quote: "Huge plates with generous portions, perfect for sharing and group dining. The food quality is consistent every time. We bring our family here every weekend now. Great spot for celebrations!", tag: "Family Friendly", avatarSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg"},
id: "3", name: "Ahmed Khan, Family Diner", date: "Date: 10 January 2025", title: "Perfect for Group Dinners", quote: "Huge plates with generous portions, perfect for sharing and group dining. The food quality is consistent every time. We bring our family here every weekend now. Great spot for celebrations!", tag: "Family Friendly", avatarSrc: "http://img.b2bpic.net/free-vector/call-center-avatar-sample-flat-style_23-2147941257.jpg"
},
{
id: "4", name: "Fatima Ahmed, Office Colleague", date: "Date: 8 January 2025", title: "Consistently Delicious", quote: "I've been ordering from here for work lunches and never been disappointed. The taste is always fresh and authentic. The fish mandi is also a great alternative. Highly professional service!", tag: "Office Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"},
id: "4", name: "Fatima Ahmed, Office Colleague", date: "Date: 8 January 2025", title: "Consistently Delicious", quote: "I've been ordering from here for work lunches and never been disappointed. The taste is always fresh and authentic. The fish mandi is also a great alternative. Highly professional service!", tag: "Office Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg"
},
{
id: "5", name: "Vikram Patel, Weekend Regular", date: "Date: 5 January 2025", title: "True Local Gem", quote: "This is the real deal for authentic mandi. No fancy atmosphere, just pure quality food at honest prices. The mutton mandi is absolutely fantastic. You must try this place!", tag: "Authentic Choice", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-green-wall-manager-call-centre-worker-happy-adorable-smiling-welcoming-all-calls_343596-6990.jpg"},
id: "5", name: "Vikram Patel, Weekend Regular", date: "Date: 5 January 2025", title: "True Local Gem", quote: "This is the real deal for authentic mandi. No fancy atmosphere, just pure quality food at honest prices. The mutton mandi is absolutely fantastic. You must try this place!", tag: "Authentic Choice", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-green-wall-manager-call-centre-worker-happy-adorable-smiling-welcoming-all-calls_343596-6990.jpg"
},
{
id: "6", name: "Sneha Reddy, Food Blogger", date: "Date: 2 January 2025", title: "Authentic Mandi Paradise", quote: "From the first bite, you know you're getting authentic cuisine. The meat melts in your mouth, the rice is flavored perfectly, and every element complements the other. Best mandi in the region!", tag: "Premium Quality", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg"},
id: "6", name: "Sneha Reddy, Food Blogger", date: "Date: 2 January 2025", title: "Authentic Mandi Paradise", quote: "From the first bite, you know you're getting authentic cuisine. The meat melts in your mouth, the rice is flavored perfectly, and every element complements the other. Best mandi in the region!", tag: "Premium Quality", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt_141793-122624.jpg"
}
]}
/>
</div>
@@ -176,17 +193,23 @@ export default function LandingPage() {
faqsAnimation="opacity"
faqs={[
{
id: "1", title: "What is the average price per person?", content: "Our signature mandi dishes range from ₹240 to ₹290 per person with generous portions. Most customers find one plate sufficient for a satisfying meal. Group discounts available for bulk orders!"},
id: "1", title: "What is the average price per person?", content: "Our signature mandi dishes range from ₹240 to ₹290 per person with generous portions. Most customers find one plate sufficient for a satisfying meal. Group discounts available for bulk orders!"
},
{
id: "2", title: "What is the waiting time during peak hours?", content: "During peak hours (12-2 PM, 7-9 PM), waiting time is typically 15-30 minutes for a table. We recommend calling ahead to reserve your spot: 09966449595"},
id: "2", title: "What is the waiting time during peak hours?", content: "During peak hours (12-2 PM, 7-9 PM), waiting time is typically 15-30 minutes for a table. We recommend calling ahead to reserve your spot: 09966449595"
},
{
id: "3", title: "Is parking available?", content: "Yes! Free street parking is available nearby our first-floor location at RJX8+H42 SV Complex, Armoor Rd, Metpally. Parking is convenient and easily accessible."},
id: "3", title: "Is parking available?", content: "Yes! Free street parking is available nearby our first-floor location at RJX8+H42 SV Complex, Armoor Rd, Metpally. Parking is convenient and easily accessible."
},
{
id: "4", title: "Do you have vegetarian options?", content: "We specialize in authentic mandi cuisine featuring chicken, mutton, and fish. We have a limited vegetable biryani option available on request. Call us to confirm availability!"},
id: "4", title: "Do you have vegetarian options?", content: "We specialize in authentic mandi cuisine featuring chicken, mutton, and fish. We have a limited vegetable biryani option available on request. Call us to confirm availability!"
},
{
id: "5", title: "Is your restaurant good for group dining?", content: "Absolutely! Our spacious dining area is perfect for family gatherings, office celebrations, and group outings. We offer special pricing for bulk orders. Contact us at 09966449595 to make arrangements."},
id: "5", title: "Is your restaurant good for group dining?", content: "Absolutely! Our spacious dining area is perfect for family gatherings, office celebrations, and group outings. We offer special pricing for bulk orders. Contact us at 09966449595 to make arrangements."
},
{
id: "6", title: "Do you offer home delivery or takeout?", content: "Yes! We provide takeout and delivery services. Call us at 09966449595 to place your order. The quality remains consistent whether you dine-in or take away."},
id: "6", title: "Do you offer home delivery or takeout?", content: "Yes! We provide takeout and delivery services. Call us at 09966449595 to place your order. The quality remains consistent whether you dine-in or take away."
}
]}
/>
</div>
@@ -202,7 +225,8 @@ export default function LandingPage() {
buttons={[
{ text: "Call Now: 09966449595", href: "tel:09966449595" },
{
text: "Get Directions", href: "https://maps.google.com/?q=RJX8+H42+SV+Complex,+Armoor+Rd,+Metpally,+Telangana+505325"},
text: "Get Directions", href: "https://maps.google.com/?q=RJX8+H42+SV+Complex,+Armoor+Rd,+Metpally,+Telangana+505325"
}
]}
buttonAnimation="slide-up"
/>
@@ -216,27 +240,29 @@ export default function LandingPage() {
{ label: "About Us", href: "#" },
{ label: "Our Story", href: "#" },
{ label: "Specialties", href: "#dishes" },
{ label: "Reviews", href: "#testimonials" },
],
{ label: "Reviews", href: "#testimonials" }
]
},
{
title: "Contact", items: [
{ label: "Phone: 09966449595", href: "tel:09966449595" },
{
label: "Metpally, Telangana", href: "https://maps.google.com/?q=RJX8+H42+SV+Complex,+Armoor+Rd,+Metpally,+Telangana+505325"},
label: "Metpally, Telangana", href: "https://maps.google.com/?q=RJX8+H42+SV+Complex,+Armoor+Rd,+Metpally,+Telangana+505325"
},
{
label: "Get Directions", href: "https://maps.google.com/?q=RJX8+H42+SV+Complex,+Armoor+Rd,+Metpally,+Telangana+505325"},
{ label: "WhatsApp Order", href: "https://wa.me/919966449595" },
],
label: "Get Directions", href: "https://maps.google.com/?q=RJX8+H42+SV+Complex,+Armoor+Rd,+Metpally,+Telangana+505325"
},
{ label: "WhatsApp Order", href: "https://wa.me/919966449595" }
]
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Refund Policy", href: "#" },
{ label: "Contact Us", href: "tel:09966449595" },
],
},
{ label: "Contact Us", href: "tel:09966449595" }
]
}
]}
copyrightText="© 2025 Mandi Restaurant Metpally | Authentic Cuisine Since 2015"
/>