diff --git a/src/app/page.tsx b/src/app/page.tsx index 044b5b9..8470ed1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,6 +113,7 @@ export default function LandingPage() { ]} title="Clinical Care Essentials" description="Maintain results with our professional range." + buttons={[{ text: "View All Products", href: "/products" }]} />