From 35752820dacb9f6f0bdb257fe9ff682c44e8b58c Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:27:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8a47040..6a5e56c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,10 +80,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-cooked-dough-with-cheese-olives-dark-surface-meal-food-pizza-italian-dough_140725-101733.jpg", imageAlt: "Kitchen 6"}, ]} buttons={[ - { - text: "View Menu", href: "#products"}, { text: "Order Now", href: "https://order.alibaikpizza.com"}, + { + text: "View Menu", href: "#products"}, ]} avatars={[ { -- 2.49.1