diff --git a/src/app/page.tsx b/src/app/page.tsx index c4b6d8b..fb684e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,6 +63,9 @@ export default function LandingPage() { description="Browse our latest collection of customized Indian merchandise. Each piece is crafted with attention to quality and cultural authenticity." tag="Limited Edition" tagIcon={Flame} + buttons={[ + { text: "Add to Cart", href: "#" } + ]} textboxLayout="default" useInvertedBackground={false} gridVariant="three-columns-all-equal-width"