Merge version_1 into main #1
@@ -19,7 +19,7 @@ export default function PizzaHeightsPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -44,7 +44,7 @@ export default function PizzaHeightsPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="PIZZA HEIGHTS 97"
|
||||
description="Authentic pizza crafted with passion in the heart of Ghazi. Experience delicious flavors, family fun, and a warm welcome every time you visit us."
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "tel:0995660077" },
|
||||
{ text: "Get Directions", href: "#location" },
|
||||
|
||||
Reference in New Issue
Block a user