3 Commits

Author SHA1 Message Date
6094a80da3 Merge version_3 into main
Merge version_3 into main
2026-03-06 23:30:03 +00:00
b5c47647d3 Update src/app/page.tsx 2026-03-06 23:29:59 +00:00
2bc3aab637 Merge version_2 into main
Merge version_2 into main
2026-03-06 23:26:17 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Book Appointment", href: "#contact" },
{ text: "Book Your Spot Today", href: "#contact" },
{ text: "Learn More", href: "#about" },
]}
buttonAnimation="slide-up"