3 Commits

Author SHA1 Message Date
10586c7718 Merge version_4 into main
Merge version_4 into main
2026-06-08 00:52:41 +00:00
4be13a55c6 Update src/app/page.tsx 2026-06-08 00:52:38 +00:00
58354d1ab9 Merge version_3 into main
Merge version_3 into main
2026-06-08 00:47:50 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
]}
brandName="A M Kitchen Hotel"
button={{
text: "Call Now", href: "tel:+91-9876543210"}}
text: "Call Now", href: "tel:07978901811"}}
/>
</div>
@@ -57,7 +57,7 @@ export default function LandingPage() {
tag="Taste of Tradition"
buttons={[
{
text: "Call Now", href: "tel:+91-9876543210"},
text: "Call Now", href: "tel:07978901811"},
{
text: "Reserve a Table", href: "#contact"},
]}
@@ -214,7 +214,7 @@ export default function LandingPage() {
variant: "plain"}}
tag="Connect With Us"
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"
imageAlt="Map showing location near Lingaraj Temple"
mediaAnimation="slide-up"
@@ -232,7 +232,7 @@ export default function LandingPage() {
socialLinks={[
{
icon: Phone,
href: "tel:+91-9876543210", ariaLabel: "Call us"},
href: "tel:07978901811", ariaLabel: "Call us"},
{
icon: MessageCircle,
href: "https://wa.me/919876543210", ariaLabel: "WhatsApp us"},