Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0278aa1069 | |||
| 9c68334b1c |
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user