From 86f2b7e6a626cab657fb7bbe9a15f802f0bf3a9a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 16:13:25 +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 1dd48c3..76523d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function LandingPage() { logoText="Ovinest" description="Professional logo design, branding, and visual identity systems that help businesses stand out and grow." buttons={[ - { text: "📞 Call Now", href: "tel:+8801783382857" }, + { text: "Start Free Brand Audit", href: "#contact" }, { text: "📩 Get Free Consultation", href: "#contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/business-team-working-busy-workplace-concept_53876-137638.jpg?_wi=1" -- 2.49.1