Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-04 20:01:27 +00:00

View File

@@ -100,7 +100,7 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
animationType="slide-up"
useInvertedBackground={false}
buttons={[{ text: "View All Products", href: "#contact" }]}
buttons={[{ text: "View All Products", href: "#pricing" }]}
buttonAnimation="slide-up"
/>
</div>