From 3cea4f15e992ecdb4fe1bdb273de182360719c0d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 09:00:00 +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 2758c05..a7ddf5a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,6 +53,7 @@ export default function LandingPage() { ], logoIcon: Coffee, sidebarItems: [{ icon: Coffee }, { icon: Zap }], + listItems: [{ icon: Target, title: "Batch 402", status: "Roasted" }], buttons: [{ text: "Shop Roasts", href: "#products" }], imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-preparing-coffee-with-machine_23-2148892831.jpg" }}