Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-12 04:26:10 +00:00

View File

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