From 8a4a7e97f3b663d8081a2a5bd20f404c34dd9e45 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 08:52:29 +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 d7049f1..919b339 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { logoText="Noble Graphic" description="Professional printing services in Nashik for all your business and personal printing needs. High-quality digital and offset printing with fast turnaround and competitive pricing." buttons={[ - { text: "Call Now", href: "tel:+918698265253" }, + { text: "Get Free Quote", href: "tel:+918698265253" }, { text: "Get a Quote" } ]} buttonAnimation="slide-up"