Merge version_1 into main #2
@@ -36,7 +36,8 @@ export default function LandingPage() {
|
||||
{ name: "Location", id: "location" },
|
||||
]}
|
||||
button={{
|
||||
text: "Reserve Table", href: "#reservation"}}
|
||||
text: "Reserve Table", href: "#reservation"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -49,22 +50,28 @@ export default function LandingPage() {
|
||||
imageAlt="Delicious chicken biryani at Polam Restaurant"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{
|
||||
text: "📞 Call Now", href: "tel:+919418283555"},
|
||||
text: "📞 Call Now", href: "tel:+919418283555"
|
||||
},
|
||||
{
|
||||
text: "💬 WhatsApp Order", href: "https://wa.me/919418283555?text=Hi%2C%20I%27d%20like%20to%20order%20from%20Polam%20Restaurant"},
|
||||
text: "💬 WhatsApp Order", href: "https://wa.me/919418283555?text=Hi%2C%20I%27d%20like%20to%20order%20from%20Polam%20Restaurant"
|
||||
},
|
||||
]}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Rajesh Kumar", handle: "Local Food Lover", testimonial: "The Polam Kodi Wings are juicy, flavor-packed and perfectly spiced. Best in Kompally!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg"
|
||||
},
|
||||
{
|
||||
name: "Priya Sharma", handle: "Family Visitor", testimonial: "Nice place to hangout with friends and family. Good food and great ambiance. Will visit again!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg"
|
||||
},
|
||||
{
|
||||
name: "Amit Patel", handle: "Regular Customer", testimonial: "Their biryani is authentic and delicious. The starters are crispy and fresh. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-young-executive-ready-start_1139-303.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/proud-young-executive-ready-start_1139-303.jpg"
|
||||
},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -104,7 +111,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Order on WhatsApp", href: "https://wa.me/919418283555?text=I%27d%20like%20to%20order%20from%20the%20menu"},
|
||||
text: "Order on WhatsApp", href: "https://wa.me/919418283555?text=I%27d%20like%20to%20order%20from%20the%20menu"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,13 +140,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Best Biryani Experience", quote: "The Polam Kodi Wings were juicy, flavor-packed and perfectly spiced. The biryani was authentic and reminded me of home-cooked meals. Highly recommended!", name: "Rajesh Kumar", role: "Local Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg?_wi=2", imageAlt: "Rajesh Kumar"},
|
||||
id: "1", title: "Best Biryani Experience", quote: "The Polam Kodi Wings were juicy, flavor-packed and perfectly spiced. The biryani was authentic and reminded me of home-cooked meals. Highly recommended!", name: "Rajesh Kumar", role: "Local Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Perfect Family Hangout", quote: "Nice place to hangout with friends and family. Good food and great ambiance. The starters are crispy and the biryani is flavorful. Will definitely visit again soon!", name: "Priya Sharma", role: "Family Visitor", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg?_wi=2", imageAlt: "Priya Sharma"},
|
||||
id: "2", title: "Perfect Family Hangout", quote: "Nice place to hangout with friends and family. Good food and great ambiance. The starters are crispy and the biryani is flavorful. Will definitely visit again soon!", name: "Priya Sharma", role: "Family Visitor", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Authentic Flavors", quote: "Their chicken biryani is authentic and delicious. The paneer 65 is crispy and fresh. Prices are reasonable for the quality. Every visit is satisfying!", name: "Amit Patel", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/proud-young-executive-ready-start_1139-303.jpg?_wi=2", imageAlt: "Amit Patel"},
|
||||
id: "3", title: "Authentic Flavors", quote: "Their chicken biryani is authentic and delicious. The paneer 65 is crispy and fresh. Prices are reasonable for the quality. Every visit is satisfying!", name: "Amit Patel", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/proud-young-executive-ready-start_1139-303.jpg", imageAlt: "Amit Patel"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Worth the Visit", quote: "Great restaurant with friendly staff and welcoming atmosphere. The mushroom biryani is unique and delicious. Parking is available and easy to find. Loved it!", name: "Sneha Reddy", role: "First-Time Visitor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-indoors_23-2149915935.jpg", imageAlt: "Sneha Reddy"},
|
||||
id: "4", title: "Worth the Visit", quote: "Great restaurant with friendly staff and welcoming atmosphere. The mushroom biryani is unique and delicious. Parking is available and easy to find. Loved it!", name: "Sneha Reddy", role: "First-Time Visitor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-indoors_23-2149915935.jpg", imageAlt: "Sneha Reddy"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -151,9 +163,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "📍 Get Directions", href: "https://maps.google.com/?q=Polam+Restaurant+Kompally+Hyderabad"},
|
||||
text: "📍 Get Directions", href: "https://maps.google.com/?q=Polam+Restaurant+Kompally+Hyderabad"
|
||||
},
|
||||
{
|
||||
text: "📞 Call Restaurant", href: "tel:+919418283555"},
|
||||
text: "📞 Call Restaurant", href: "tel:+919418283555"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -168,17 +182,23 @@ export default function LandingPage() {
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "How do I reserve a table?", content: "Simply call us at <strong>094182 83555</strong> or WhatsApp us directly. Our friendly staff will confirm your reservation for the date and time you prefer. Reservations are recommended for groups and weekend dining."},
|
||||
id: "1", title: "How do I reserve a table?", content: "Simply call us at <strong>094182 83555</strong> or WhatsApp us directly. Our friendly staff will confirm your reservation for the date and time you prefer. Reservations are recommended for groups and weekend dining."
|
||||
},
|
||||
{
|
||||
id: "2", title: "What are your opening hours?", content: "We are open until <strong>11:30 PM</strong> daily. Perfect for lunch, dinner, and late-night bites. We recommend calling ahead during peak hours to ensure availability."},
|
||||
id: "2", title: "What are your opening hours?", content: "We are open until <strong>11:30 PM</strong> daily. Perfect for lunch, dinner, and late-night bites. We recommend calling ahead during peak hours to ensure availability."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Do you have a private dining area?", content: "Yes! We have a comfortable <strong>private dining room</strong> perfect for celebrations, meetings, and group gatherings. Contact us to check availability and discuss your requirements."},
|
||||
id: "3", title: "Do you have a private dining area?", content: "Yes! We have a comfortable <strong>private dining room</strong> perfect for celebrations, meetings, and group gatherings. Contact us to check availability and discuss your requirements."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What vegetarian options do you offer?", content: "We offer delicious <strong>vegetarian biryani</strong> options including Paneer Kaju Biryani and Mushroom Biryani, along with various veg starters. All dishes are prepared with fresh ingredients and authentic spices."},
|
||||
id: "4", title: "What vegetarian options do you offer?", content: "We offer delicious <strong>vegetarian biryani</strong> options including Paneer Kaju Biryani and Mushroom Biryani, along with various veg starters. All dishes are prepared with fresh ingredients and authentic spices."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Is there parking available?", content: "Yes, we have <strong>ample parking</strong> available for our guests. Located beside Nikhil Fuel Filling Station in Kompally, we're easy to find and park without any hassle."},
|
||||
id: "5", title: "Is there parking available?", content: "Yes, we have <strong>ample parking</strong> available for our guests. Located beside Nikhil Fuel Filling Station in Kompally, we're easy to find and park without any hassle."
|
||||
},
|
||||
{
|
||||
id: "6", title: "Can I place an order for delivery?", content: "Absolutely! Order directly through <strong>WhatsApp</strong> at <strong>094182 83555</strong> or call us. We prepare fresh food on order. Quick turnaround time for dine-in and takeaway orders."},
|
||||
id: "6", title: "Can I place an order for delivery?", content: "Absolutely! Order directly through <strong>WhatsApp</strong> at <strong>094182 83555</strong> or call us. We prepare fresh food on order. Quick turnaround time for dine-in and takeaway orders."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -200,7 +220,8 @@ export default function LandingPage() {
|
||||
{ label: "📞 Call: 094182 83555", href: "tel:+919418283555" },
|
||||
{ label: "💬 WhatsApp Order", href: "https://wa.me/919418283555" },
|
||||
{
|
||||
label: "📍 Get Directions", href: "https://maps.google.com/?q=Polam+Restaurant+Kompally"},
|
||||
label: "📍 Get Directions", href: "https://maps.google.com/?q=Polam+Restaurant+Kompally"
|
||||
},
|
||||
{ label: "⭐ Leave a Review", href: "https://www.google.com/maps" },
|
||||
],
|
||||
},
|
||||
@@ -226,4 +247,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user