Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 08:26:14 +00:00

View File

@@ -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" },