Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 44cd064494 | |||
| 7e84c58120 | |||
| 1df3a140cb | |||
| da80d1d6b6 | |||
| f2848d3c5f | |||
| 84639a489f | |||
| 9dee8851c4 |
@@ -23,7 +23,8 @@ export const metadata: Metadata = {
|
|||||||
title: "Pepper's Pizza | Authentic Pizza Delivery in Ghaziabad", description: "Award-winning pizza restaurant in Ghaziabad. Fresh ingredients, hand-tossed pizzas, fast delivery. Order online for exclusive deals!", keywords: "pizza delivery Ghaziabad, authentic pizza restaurant, hand-tossed pizza, pizza online order, fast food delivery", openGraph: {
|
title: "Pepper's Pizza | Authentic Pizza Delivery in Ghaziabad", description: "Award-winning pizza restaurant in Ghaziabad. Fresh ingredients, hand-tossed pizzas, fast delivery. Order online for exclusive deals!", keywords: "pizza delivery Ghaziabad, authentic pizza restaurant, hand-tossed pizza, pizza online order, fast food delivery", openGraph: {
|
||||||
title: "Pepper's Pizza | Authentic Pizza Delivery", description: "Crafted with passion. Baked to perfection. Order your favorite pizza online from Pepper's Pizza.", siteName: "Pepper's Pizza", type: "website", images: [
|
title: "Pepper's Pizza | Authentic Pizza Delivery", description: "Crafted with passion. Baked to perfection. Order your favorite pizza online from Pepper's Pizza.", siteName: "Pepper's Pizza", type: "website", images: [
|
||||||
{
|
{
|
||||||
url: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286887.jpg", alt: "Delicious Pepper's Pizza"},
|
url: "http://img.b2bpic.net/free-photo/close-up-melted-cheese-pizza_23-2149286887.jpg", alt: "Delicious Pepper's Pizza"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
|
|||||||
@@ -193,12 +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
|
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."
|
||||||
📞 +91 95551939801
|
|
||||||
📧 pepperspizza7077@gmail.com
|
|
||||||
|
|
||||||
Interested in becoming a franchise partner? Join our family and turn your passion into profit!"
|
|
||||||
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"
|
||||||
@@ -207,7 +203,7 @@ Interested in becoming a franchise partner? Join our family and turn your passio
|
|||||||
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="By clicking Get in Touch you're confirming that you agree with our Terms and Conditions."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user