diff --git a/src/app/page.tsx b/src/app/page.tsx index fd9a664..75175c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -232,6 +232,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} buttonAnimation="slide-up" + buttons={[ + { text: "Shop Now", href: "tel:+919978525458" } + ]} />