Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ed6832f8df | |||
| 55ddce678d | |||
| 6f006e9824 | |||
| 472ee1fc1f |
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
|||||||
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sugar-powdered-candies-delicious-nougat-with-cake-inside-plate-dark-surface_140725-43830.jpg"},
|
reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/front-view-sugar-powdered-candies-delicious-nougat-with-cake-inside-plate-dark-surface_140725-43830.jpg"},
|
||||||
]}
|
]}
|
||||||
title="Popular Dishes"
|
title="Popular Dishes"
|
||||||
description="Savor our signature vegetarian delicacies prepared with authentic ingredients."
|
description="Savor our signature vegetarian delicacies prepared with authentic ingredients. Family-friendly pricing starting at ₹200."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Open in Maps", href: "#"},
|
text: "Open in Maps", href: "https://www.google.com/maps/search/?api=1&query=6/4+Elgin+Road+next+to+Srijan+Hospital+Civil+Lines+Prayagraj+Uttar+Pradesh+211001+India"},
|
||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:09120282283"},
|
text: "Call Now", href: "tel:09120282283"},
|
||||||
]}
|
]}
|
||||||
@@ -221,7 +221,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
title: "Contact", items: [
|
title: "Contact", items: [
|
||||||
{
|
{
|
||||||
label: "6/4, Elgin Road, Civil Lines", href: "#"},
|
label: "6/4, Elgin Road, next to Srijan Hospital, Civil Lines, Prayagraj, UP 211001", href: "https://www.google.com/maps/search/?api=1&query=6/4+Elgin+Road+next+to+Srijan+Hospital+Civil+Lines+Prayagraj+Uttar+Pradesh+211001+India"},
|
||||||
{
|
{
|
||||||
label: "Call: 091202 82283", href: "tel:09120282283"},
|
label: "Call: 091202 82283", href: "tel:09120282283"},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user