2 Commits

Author SHA1 Message Date
2a40579061 Update src/app/page.tsx 2026-03-12 06:38:24 +00:00
b1a4658c28 Merge version_14 into main
Merge version_14 into main
2026-03-12 06:36:22 +00:00

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Book a Call", href: "/booking" },
{ text: "Get Your Free Demo", href: "/booking" },
{ text: "See Our Services", onClick: handleServicesClick }
]}
buttonAnimation="slide-up"