From 23f0c89f4bd0458163ae0168adc02cf2be61e792 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 14:13:18 +0000 Subject: [PATCH] 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 c7d18d0..85b6925 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function LandingPage() { background={{ variant: "plain" }} tag="Reserve Today" title="Book Your Table" - description="Reserve a table for your next brunch or dining experience." + description="Secure your preferred seating in seconds by providing your email below" inputPlaceholder="Your email address" buttonText="Reserve Now" /> -- 2.49.1