From 67e4c6a71f8268fe33c2f0903fe5d36c6d778ff3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 09:51:07 +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 947adf8..4cd170c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -217,7 +217,7 @@ export default function LandingPage() { tagIcon={Calendar} tagAnimation="slide-up" title="Reserve Your Table Today" - description="Step into warmth and elegance. Book your table in just 30 seconds and join us for an unforgettable experience." + description="Secure your table at Cream Cafe—availability shown in real-time" background={{ variant: "rotated-rays-animated" }} useInvertedBackground={false} inputPlaceholder="Enter your email" @@ -260,4 +260,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file