diff --git a/src/app/page.tsx b/src/app/page.tsx index eabeff7..8c0ad1f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,6 +131,7 @@ export default function LandingPage() { textboxLayout="default" gridVariant="asymmetric-60-wide-40-narrow" useInvertedBackground={false} + buttons={[{text: "Buy Now"}]} products={[ { id: "1", name: "Royal Velvet Sofa", price: "GHS 12,500", imageSrc: "http://img.b2bpic.net/free-photo/blue-coch-blue-room_1194-6651.jpg"},