Update src/app/page.tsx
This commit is contained in:
@@ -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() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user