2 Commits

Author SHA1 Message Date
11f6c3dd70 Update src/app/page.tsx 2026-03-11 07:33:14 +00:00
5dde71d7e4 Merge version_2 into main
Merge version_2 into main
2026-03-11 07:32:20 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
buttons={[
{ text: "Book Now", href: "#pricing" },
{ text: "Book Your Appointment", href: "#pricing" },
{ text: "Learn More", href: "#services" }
]}
buttonAnimation="slide-up"