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" }}