Merge version_1 into main #1
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user