From 0ccac4bacfeafa38a8178ae1fc39e5c237fd3cf4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 5 May 2026 07:48:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8695d9c..3d87fb7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,6 +47,7 @@ export default function LandingPage() { variant: "gradient-bars"}} title="Crafted Excellence, One Sip at a Time" description="From ethical sourcing to artisanal roasting, discover Habarista's curated selection of premium coffee beans and brewing essentials." + buttons={[{ text: "Shop Our Beans", href: "#products" }]} mediaItems={[ { imageSrc: "https://img.b2bpic.net/free-photo/coffee-beans-falling-from-above_23-2148766155.jpg", imageAlt: "Premium roasted coffee beans" }, { imageSrc: "https://img.b2bpic.net/free-photo/hot-cappuccino-with-latte-art-wood-table_144627-24855.jpg", imageAlt: "Artisanal latte art" }, -- 2.49.1