From 03bb4ce9b2f9138299e7ef8d51406c26fd02f6be Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 03:21:02 +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 83c729a..41f6f48 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} logoText="Koffee Paradise" - description="Unique Filipino Coffee Flavors. Experience authentic flavors like ube latte and brown sugar — rich, smooth, and delightfully unique." + description="Columbus's home for unique Filipino Coffee Flavors. Experience authentic favorites like ube latte and brown sugar — right here in the heart of Ohio." buttons={[ { text: "View Menu", href: "#menu"}, @@ -220,4 +220,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1