Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-03 05:12:18 +00:00

View File

@@ -90,6 +90,10 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Explore All Services", href: "#services" }
]}
buttonAnimation="slide-up"
/>
</div>