2 Commits

Author SHA1 Message Date
a478f59990 Update src/app/page.tsx 2026-03-08 00:14:09 +00:00
04cbb45ef3 Merge version_2 into main
Merge version_2 into main
2026-03-08 00:11:08 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
}
]}
buttons={[
{ text: "Book Appointment", href: "#contact" },
{ text: "Book Now", href: "#contact" },
{ text: "Learn More", href: "#about" }
]}
buttonAnimation="slide-up"