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