From 9edbb2d5d67d096ad63dfc8c7d58300ab0c776ba Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 11:31:37 +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 6a70f9c..b3faf14 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { description="At Cuppio, we source only the finest beans to craft coffee that warms your soul and awakens your spirit." buttons={[ { - text: "Shop Now", href: "#menu" + text: "Discover Your Roast", href: "#menu" } ]} kpis={[ -- 2.49.1