From d59fc0ef2953d8d9c6550fda2768f353011fe50c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 17:44:43 +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 a0dc649..9a0658c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { logoText="UNITY AUTO PARTS" description="Premium auto parts engineered for reliability and built for those who demand more." buttons={[ - { text: "Shop Parts", href: "products" }, + { text: "Browse Catalog", href: "products" }, { text: "Request a Quote", href: "contact" } ]} imageSrc="http://img.b2bpic.net/free-photo/headlights-new-car-car-showroom_1303-31694.jpg" -- 2.49.1