diff --git a/src/app/page.tsx b/src/app/page.tsx index 9389f6e..8c1a330 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />