From bc6a8f4c5ad20dfadbc5c488feb1ddd9d5e351d8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:57:34 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index dcdf8e6..749dcb8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,8 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "Kadhambam Multi-Cuisine Restaurant", description: "Experience authentic multi-cuisine dining in Coimbatore. Premium biryanis, sizzling starters, and desserts."}; + title: "Kadhambam Multi-Cuisine Restaurant", description: "Experience authentic multi-cuisine dining in Coimbatore. Premium biryanis, sizzling starters, and desserts." +}; export default function RootLayout({ children, From de6c819b9790db720ba623bbb180d7a20a15d355 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 09:57:35 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7f25cf..6acfe2c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -198,7 +198,7 @@ export default function LandingPage() { useInvertedBackground={false} inputPlaceholder="Enter your email for reservation details" buttonText="Reserve Table" - termsText="We'll call you within 30 minutes to confirm your reservation. Already have a date in mind? Call 098433 41001 for instant booking" + termsText="Reserve now and secure your preferred table. We'll confirm within 30 minutes—call 098433 41001 for instant booking." />