From f1916541d320b3d16a28aff1e981bbcaef6bb328 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 18:47:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 19abb61..6397b63 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -85,7 +85,7 @@ export default function LandingPage() { { id: "p6", name: "French Press", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/closeup-green-cup-with-coffee-female-hands_169016-23917.jpg", priceButtonProps: { text: "Order Now", href: "#contact" } }, ]} title="Signature Brews" - description="Discover our collection of handcrafted coffee drinks." + description="Featuring notes of dark chocolate, toasted hazelnut, and Ethiopian heirloom floral undertones." /> @@ -194,4 +194,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file