2 Commits

Author SHA1 Message Date
66c53f2af0 Update src/app/page.tsx 2026-03-04 20:01:22 +00:00
dbd90c5b45 Merge version_1 into main
Merge version_1 into main
2026-03-04 19:59:41 +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>