3 Commits

Author SHA1 Message Date
80543c0780 Update src/app/page.tsx 2026-03-11 13:48:29 +00:00
9c6aac9c84 Merge version_1 into main
Merge version_1 into main
2026-03-11 13:46:49 +00:00
5441d88c48 Merge version_1 into main
Merge version_1 into main
2026-03-11 13:46:21 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[
{ text: "Book Appointment", href: "contact" },
{ text: "View Gallery", href: "services" }
{ text: "See Availability", href: "contact" }
]}
buttonAnimation="slide-up"
background={{ variant: "plain" }}