Update src/app/page.tsx

This commit is contained in:
2026-03-07 08:22:30 +00:00
parent 0f45ed4b98
commit c485bbb2b5

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="medium"
sizing="mediumLarge"
background="floatingGradient"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -44,7 +44,7 @@ export default function LandingPage() {
<HeroBillboard
title="Authentic Pizza in Ghazi"
description="Delicious flavors, happy hours, and family fun. Experience the warmth of homemade pizza crafted with passion."
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="Welcome to Pizza Heights 97"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -169,7 +169,7 @@ export default function LandingPage() {
<ContactText
text="Ready to experience authentic pizza in Ghazi? Visit us today at Tarbela Rd near Sultania Marriage Hall, or call for reservations and directions. We're open until midnight and accept cash only."
animationType="background-highlight"
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
buttons={[
{ text: "Call: (0995) 660077", href: "tel:0995660077" },