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"