From da80d1d6b6c060c466b78520ff8c39b74496c46b Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:13:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f11319..96374f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,7 +203,7 @@ export default function PeppersPizzaLanding() { mediaPosition="left" inputPlaceholder="Enter your business inquiry" 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." /> -- 2.49.1