Update src/app/page.tsx

This commit is contained in:
2026-06-02 17:26:18 +00:00
parent 97a1b54ea1
commit 6d88fb7f88

View File

@@ -210,7 +210,7 @@ export default function LandingPage() {
buttons={[
{ text: "Get in Touch", href: "#" }
]}
buttonAnimation="bounce-effect"
buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
/>