diff --git a/src/app/page.tsx b/src/app/page.tsx index 185a4f5..f5636c1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,6 +43,7 @@ export default function LandingPage() { title="Artisanal Coffee, Roasted to Perfection" description="Experience the rich, complex flavors of our small-batch roasted coffee, delivered straight to your door." tag="Small-Batch Roasted" + buttons={[{ text: "Shop Now", href: "/shop" }]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/hand-barista-making-coffee-using-coffee-machine-cafe_181624-3313.jpg", imageAlt: "fresh coffee beans roasted" }, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-cup-coffee-with-milk_23-2148337163.jpg", imageAlt: "coffee shop atmosphere rustic" }