Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-11 13:48:33 +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" }}