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