Update src/app/page.tsx

This commit is contained in:
2026-06-02 10:13:17 +00:00
parent f1d691f626
commit 91fe954fdf

View File

@@ -51,6 +51,9 @@ export default function LandingPage() {
]}
brandName="PartyLink"
animateOnLoad={true}
button={{
text: "Get Started", href: "#hero"
}}
/>
</div>