3 Commits

Author SHA1 Message Date
3da3835b6c Merge version_3 into main
Merge version_3 into main
2026-03-08 00:14:13 +00:00
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={[ buttons={[
{ text: "Book Appointment", href: "#contact" }, { text: "Book Now", href: "#contact" },
{ text: "Learn More", href: "#about" } { text: "Learn More", href: "#about" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"