From cb671a1bd6c6e8dc862513a5f6e08341554bbd3e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 07:04:39 +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 94fba13..515d5dd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,7 +195,7 @@ export default function LandingPage() { text="Ready to elevate your packaging? Get in touch with our team for a free consultation and custom quote" animationType="reveal-blur" buttons={[ - { text: "Contact Us", href: "#" }, + { text: "Get Free Quote", href: "#" }, { text: "WhatsApp Now", href: "https://wa.me/1234567890" } ]} background={{ variant: "plain" }} -- 2.49.1