diff --git a/src/app/page.tsx b/src/app/page.tsx index 92afeff..553c5ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,6 +89,9 @@ export default function LandingPage() { textboxLayout="split-description" gridVariant="three-columns-all-equal-width" useInvertedBackground={false} + buttons={[ + { text: "Inquire Now", href: "#contact" } + ]} products={[ { id: "1", name: "Farm Fresh Milk", price: "₹60/L", imageSrc: "http://img.b2bpic.net/free-photo/bottles-milk-arrangement-still-life_23-2150642882.jpg"},