Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 18:14:06 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
{ text: "📞 Call Now", href: "tel:+919876543210" },
{ text: "💬 WhatsApp Order", href: "https://wa.me/919876543210" }
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-different-raisins-inside-plate-dark-space_140725-97883.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-different-raisins-inside-plate-dark-space_140725-97883.jpg?_wi=1"
imageAlt="Authentic Hyderabadi Biryani"
showDimOverlay={true}
/>
@@ -63,19 +63,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "9+ Years Experience", description: "Nearly a decade of excellence serving authentic biryani to families and travelers seeking genuine Hyderabadi flavors", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-proposing-woman_23-2149212181.jpg", imageAlt: "Restaurant Interior"
title: "9+ Years Experience", description: "Nearly a decade of excellence serving authentic biryani to families and travelers seeking genuine Hyderabadi flavors", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-proposing-woman_23-2149212181.jpg?_wi=1", imageAlt: "Restaurant Interior"
},
{
id: 2,
title: "Open 24 Hours", description: "Available round-the-clock for late-night travelers, highway journeys, and whenever you crave our delicious biryani", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-different-raisins-inside-plate-dark-space_140725-97883.jpg", imageAlt: "24 Hour Service"
title: "Open 24 Hours", description: "Available round-the-clock for late-night travelers, highway journeys, and whenever you crave our delicious biryani", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-different-raisins-inside-plate-dark-space_140725-97883.jpg?_wi=2", imageAlt: "24 Hour Service"
},
{
id: 3,
title: "Convenient Location", description: "Strategically located in Abdullapurmet near Ramoji Film City, easily accessible for locals and tourists alike", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-proposing-woman_23-2149212181.jpg", imageAlt: "Restaurant Location"
title: "Convenient Location", description: "Strategically located in Abdullapurmet near Ramoji Film City, easily accessible for locals and tourists alike", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-proposing-woman_23-2149212181.jpg?_wi=2", imageAlt: "Restaurant Location"
},
{
id: 4,
title: "Fresh Ingredients", description: "We use only the finest quality ingredients sourced fresh daily to ensure every plate of biryani is perfect", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-different-raisins-inside-plate-dark-space_140725-97883.jpg", imageAlt: "Fresh Ingredients"
title: "Fresh Ingredients", description: "We use only the finest quality ingredients sourced fresh daily to ensure every plate of biryani is perfect", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-plov-with-different-raisins-inside-plate-dark-space_140725-97883.jpg?_wi=3", imageAlt: "Fresh Ingredients"
}
]}
buttons={[{ text: "📍 Get Directions", href: "https://maps.google.com/?q=Met+Bawarchi+Restaurant+Abdullapurmet" }]}