Update src/app/page.tsx

This commit is contained in:
2026-04-22 23:10:03 +00:00
parent f06e3a15fa
commit 022b9b9056

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
description="Fresh coffee, artisan bites, and a space youll never want to leave."
buttons={[
{
text: "Order Online", href: "#"},
text: "Order Now for Pickup", href: "#"},
{
text: "View Menu", href: "#products"},
]}