Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0fe07157b1 | |||
| 2aac295c28 | |||
| 0278aa1069 | |||
| 9c68334b1c |
@@ -78,14 +78,17 @@ 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>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
title="Popular Dishes"
|
||||
description="Our signature biryani varieties loved by customers across Rangareddy and beyond"
|
||||
description="Our signature biryani varieties loved by customers across Rangareddy and beyond | Limited quantity available daily - Order now for fastest delivery"
|
||||
tag="Menu Favorites"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user