diff --git a/src/app/page.tsx b/src/app/page.tsx index 500659d..eec75b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,6 +101,11 @@ export default function LandingPage() { ]} title="Featured Premium Laptops" description="Handpicked high-performance laptops inspected for excellence." + buttons={[ + { + text: "View All Laptops", href: "/buy" + } + ]} />