Update src/app/page.tsx

This commit is contained in:
2026-03-19 14:30:37 +00:00
parent 6e6d98c9b6
commit 453ddecdbf

View File

@@ -131,7 +131,7 @@ export default function LandingPage() {
gridVariant="bento-grid"
animationType="blur-reveal"
buttons={[
{ text: "Book a Session", href: "#booking" }
{ text: "Book a Session", href: "/contact-us" }
]}
buttonAnimation="slide-up"
ariaLabel="Portfolio gallery grid section"