Update src/app/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user