Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 842f9ac607 | |||
| df31d3a938 |
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user