Update src/app/page.tsx
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
|||||||
description="Artisan breads, custom cakes, and delightful pastries made from scratch. Order your favorites today."
|
description="Artisan breads, custom cakes, and delightful pastries made from scratch. Order your favorites today."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Browse Menu", href: "#products"},
|
text: "View Today's Fresh Menu", href: "#products"},
|
||||||
{
|
{
|
||||||
text: "Request Order", href: "#contact"},
|
text: "Request Order", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user