Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 10586c7718 | |||
| 4be13a55c6 | |||
| 58354d1ab9 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
brandName="A M Kitchen Hotel"
|
brandName="A M Kitchen Hotel"
|
||||||
button={{
|
button={{
|
||||||
text: "Call Now", href: "tel:+91-9876543210"}}
|
text: "Call Now", href: "tel:07978901811"}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
|||||||
tag="Taste of Tradition"
|
tag="Taste of Tradition"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Call Now", href: "tel:+91-9876543210"},
|
text: "Call Now", href: "tel:07978901811"},
|
||||||
{
|
{
|
||||||
text: "Reserve a Table", href: "#contact"},
|
text: "Reserve a Table", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
|||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
tag="Connect With Us"
|
tag="Connect With Us"
|
||||||
title="Visit Us or Make a Reservation"
|
title="Visit Us or Make a Reservation"
|
||||||
description="Conveniently located near Lingaraj Temple at Municipal Hospital Rd, Lingaraj Nagar, Old Town, Bhubaneswar, Odisha 751002. Call us directly at +91-9876543210 for instant reservations and catering inquiries, or send us an email inquiry below for general questions. Get directions with one click using Google Maps!"
|
description="Conveniently located near Lingaraj Temple at Municipal Hospital Rd, Lingaraj Nagar, Old Town, Bhubaneswar, Odisha 751002. Call us directly at 07978901811 for instant reservations and catering inquiries, or send us an email inquiry below for general questions. Get directions with one click using Google Maps!"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/american-focused-states-with-magnifying-glass_23-2148232433.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/american-focused-states-with-magnifying-glass_23-2148232433.jpg"
|
||||||
imageAlt="Map showing location near Lingaraj Temple"
|
imageAlt="Map showing location near Lingaraj Temple"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
|||||||
socialLinks={[
|
socialLinks={[
|
||||||
{
|
{
|
||||||
icon: Phone,
|
icon: Phone,
|
||||||
href: "tel:+91-9876543210", ariaLabel: "Call us"},
|
href: "tel:07978901811", ariaLabel: "Call us"},
|
||||||
{
|
{
|
||||||
icon: MessageCircle,
|
icon: MessageCircle,
|
||||||
href: "https://wa.me/919876543210", ariaLabel: "WhatsApp us"},
|
href: "https://wa.me/919876543210", ariaLabel: "WhatsApp us"},
|
||||||
|
|||||||
Reference in New Issue
Block a user