diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c2ae32..c5ab911 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function HomePage() { brandName="SOS Expedited" navItems={navItems} button={{ - text: "Get a Quote", href: "/quote" + text: "Contact Us", href: "/quote" }} />