From cdabbad47db31282292644cc02e2bc5201d444e5 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 06:43:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 38140b2..009a7ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -172,7 +172,7 @@ export default function LandingPage() { variant: "plain"}} tag="Contact" title="Get in Touch" - description="Have questions or want to host an event? Reach out to us." + description="Visit Kaira's Cafe at our Bhubaneswar location. Call us at +91 98765 43210. We are open daily from 8:00 AM to 10:00 PM." buttonText="Send Message" /> @@ -203,4 +203,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file