diff --git a/src/app/page.tsx b/src/app/page.tsx index d5c090c..a9ac793 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,6 +67,7 @@ export default function LandingPage() { { name: "Schedule", id: "schedule" }, ]} animateOnLoad={true} + button={{ text: "RSVP", href: "#contact" }} />