From d6675126ba604047e847b02dae50af4c2d6a2a97 Mon Sep 17 00:00:00 2001 From: R-Bharathraj Date: Tue, 30 Jun 2026 17:33:08 +0530 Subject: [PATCH] Change header Download button text to Contact Us --- src/components/Header.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 717f81e..18155fa 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -210,7 +210,7 @@ export default function Header() { textAlign: 'center', }} > - Download Now → + Contact Us → @@ -321,7 +321,7 @@ export default function Header() { transition: 'background 0.2s, color 0.2s', }} > - Download Now + Contact us {/* Hamburger — mobile only */}