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