diff --git a/src/app/page.tsx b/src/app/page.tsx index 411e181..79003dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,8 +46,8 @@ export default function AlexPizzaLanding() { description="Fresh Pizza Delivered Fast in Birkenhead. Order hot pizza, kebabs, burgers and more — delivered straight to your door. Over 10 years of serving Birkenhead with quality, fresh ingredients and generous portions." background={{ variant: "plain" }} buttons={[ - { text: "📞 Call Now", href: "tel:+441234567890" }, - { text: "🍕 Order Online", href: "#menu" } + { text: "Order Online Now", href: "#menu" }, + { text: "📞 Call Now", href: "tel:+441234567890" } ]} layoutOrder="default" imageSrc="http://img.b2bpic.net/free-photo/dinner-set-with-pizza-salad-lemonade-tomato-soup_140725-7831.jpg"