Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 84639a489f | |||
| 9dee8851c4 | |||
| b7460113c9 | |||
| 8a97013e56 | |||
| 0492e59752 | |||
| 563520176c | |||
| bf5b13c6a7 | |||
| e6d93f8b16 | |||
| 39e2f9d289 |
@@ -80,6 +80,7 @@ export default function PeppersPizzaLanding() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
|
cardPriceClassName="text-lg font-extrabold text-primary-cta"
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", brand: "Signature", name: "Cheese Avalanche", price: "$450", rating: 5,
|
id: "1", brand: "Signature", name: "Cheese Avalanche", price: "$450", rating: 5,
|
||||||
@@ -192,8 +193,8 @@ export default function PeppersPizzaLanding() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
tag="Let's Connect"
|
tag="Let's Connect"
|
||||||
tagIcon={MapPin}
|
tagIcon={MapPin}
|
||||||
title="Create Memories Together"
|
title="Franchise Opportunities"
|
||||||
description="📍 Plot no 102, Sector-2C, Vasundhara, Ghaziabad, UP 201012\n📞 +91 95551939801\n📧 pepperspizza7077@gmail.com\n\nInterested in becoming a franchise partner? Join our family and turn your passion into profit!"
|
description="Join the Pepper's Pizza family! We're looking for passionate entrepreneurs to bring our excellence to new communities. Let's create something amazing together."
|
||||||
background={{ variant: "radial-gradient" }}
|
background={{ variant: "radial-gradient" }}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/food-delivery-boy-delivering-food-scooter_1303-27695.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/food-delivery-boy-delivering-food-scooter_1303-27695.jpg?_wi=2"
|
||||||
@@ -202,7 +203,7 @@ export default function PeppersPizzaLanding() {
|
|||||||
mediaPosition="left"
|
mediaPosition="left"
|
||||||
inputPlaceholder="Enter your business inquiry"
|
inputPlaceholder="Enter your business inquiry"
|
||||||
buttonText="Get in Touch"
|
buttonText="Get in Touch"
|
||||||
termsText="We're excited to hear from you! Response within 24 hours."
|
termsText="📍 Plot no 102, Sector-2C, Vasundhara, Ghaziabad, UP 201012 | 📞 +91 95551939801 | 📧 pepperspizza7077@gmail.com"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user