From 551eecf14785d8a09bd9b4d2b42ee1ba121a5e59 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 16:28:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7548927..fa1d5d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { { id: "3", name: "Golden Mocha", price: "$5.00", variant: "Sweet/Bold", imageSrc: "http://img.b2bpic.net/free-photo/glass-filled-with-coffee-coffee-beans_23-2148254970.jpg" }, ]} title="Our Signature Brews" - description="Discover our carefully curated menu, featuring everything from classic espressos to exotic single-origin pours, all roasted to perfection." + description="Experience artisanal quality, roasted fresh in small batches for the ultimate flavor profile." /> -- 2.49.1