diff --git a/src/app/page.tsx b/src/app/page.tsx index a4741c9..1c28a27 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,6 +65,9 @@ export default function LandingPage() { tag="Our Story" tagIcon={Heart} tagAnimation="slide-up" + buttons={[ + { text: "Request Sample Kit", href: "contact" }, + ]} bulletPoints={[ { title: "Traditional Excellence", description: "Handpicked silk and metallic threads sourced from trusted heritage producers across India.", icon: Award,