Update src/app/page.tsx

This commit is contained in:
2026-04-21 09:00:00 +00:00
parent 571179e8dc
commit 3cea4f15e9

View File

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