5 Commits

Author SHA1 Message Date
44cd064494 Merge version_4 into main
Merge version_4 into main
2026-03-03 08:14:13 +00:00
7e84c58120 Update src/app/layout.tsx 2026-03-03 08:14:06 +00:00
1df3a140cb Merge version_4 into main
Merge version_4 into main
2026-03-03 08:13:24 +00:00
da80d1d6b6 Update src/app/page.tsx 2026-03-03 08:13:17 +00:00
f2848d3c5f Merge version_3 into main
Merge version_3 into main
2026-03-03 08:09:04 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -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: {

View File

@@ -203,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="📍 Plot no 102, Sector-2C, Vasundhara, Ghaziabad, UP 201012 | 📞 +91 95551939801 | 📧 pepperspizza7077@gmail.com" termsText="By clicking Get in Touch you're confirming that you agree with our Terms and Conditions."
/> />
</div> </div>