Update src/app/page.tsx

This commit is contained in:
2026-05-11 16:25:48 +00:00
parent a88d261618
commit 97b014e98a

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
description="Artisan breads, custom cakes, and delightful pastries made from scratch. Order your favorites today."
buttons={[
{
text: "Browse Menu", href: "#products"},
text: "View Today's Fresh Menu", href: "#products"},
{
text: "Request Order", href: "#contact"},
]}