diff --git a/src/app/page.tsx b/src/app/page.tsx index 651760a..bbf68e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,7 +33,7 @@ export default function LandingPage() { { name: "Services", id: "services" }, { name: "About", id: "about" }, { name: "Reviews", id: "reviews" }, - { name: "Quote", id: "contact" } + { name: "Contact", id: "contact" } ]} brandName="A&M Home Services" />