3 Commits

Author SHA1 Message Date
422a0ca99b Merge version_3 into main
Merge version_3 into main
2026-03-04 18:37:45 +00:00
48cd7a9256 Update src/app/page.tsx 2026-03-04 18:37:41 +00:00
c05301f1d2 Merge version_2 into main
Merge version_2 into main
2026-03-04 18:35:40 +00:00

View File

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