diff --git a/src/app/page.tsx b/src/app/page.tsx index 741f586..bd6a2dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,6 +86,10 @@ export default function LandingPage() { animationType="slide-up" gridVariant="uniform-all-items-equal" mode="buttons" + buttons={[ + { text: "Book Your Service", href: "contact" }, + ]} + buttonAnimation="slide-up" >