Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-06 18:16:46 +00:00

View File

@@ -78,7 +78,10 @@ export default function LandingPage() {
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" }]}
buttons={[
{ text: "🛒 Browse Menu", href: "#menu" },
{ text: "📍 Get Directions", href: "https://maps.google.com/?q=Met+Bawarchi+Restaurant+Abdullapurmet" }
]}
/>
</div>