From 8982be13bba8c57646a0b603c14769501dfe6d4a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 10:41:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 38313af..4a5c639 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -228,6 +228,7 @@ export default function LandingPage() { tag="Inquiry" title="Reserve Your Date" description="Ready to curate your next event? Reach out and let's start planning." + buttonText="Check Availability" imageSrc="http://img.b2bpic.net/free-photo/chef-pouring-seasoning-beef-stake-plate_417767-259.jpg" mediaAnimation="slide-up" /> @@ -242,4 +243,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1