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"