Update src/app/page.tsx

This commit is contained in:
2026-05-11 16:22:01 +00:00
parent b7d13dfa47
commit 6d5e53f933

View File

@@ -52,7 +52,7 @@ export default function ItalianRestaurantPage() {
imageAlt="Assorted sweet treats"
buttons={[
{ text: "View Menu", href: "#menu" },
{ text: "Place Order", href: "#contact" }
{ text: "Order Your Sweets", href: "#contact" }
]}
/>
</div>