2 Commits

Author SHA1 Message Date
842f9ac607 Update src/app/page.tsx 2026-03-12 04:26:06 +00:00
df31d3a938 Merge version_1 into main
Merge version_1 into main
2026-03-12 04:24:50 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
buttons={[ buttons={[
{ text: "Book Session", href: "#contact" }, { text: "Book Session", href: "#contact" },
{ text: "View Gallery", href: "#gallery" } { text: "Explore Portfolio", href: "#gallery" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
layoutOrder="default" layoutOrder="default"