Update src/app/page.tsx
This commit is contained in:
@@ -184,7 +184,7 @@ export default function PizzaLanding() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Call (555) 123-4567", href: "tel:(555)123-4567" },
|
||||
{ text: "Order Online", href: "https://order.example.com" }
|
||||
{ text: "Order on Our Website", href: "https://order.example.com" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user