diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e411b21..5a729d8 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -29,6 +29,7 @@ export default function AboutPage() { { name: "Services", id: "/services" } ]} brandName="EU Gardening Services" + button={{ text: "Get Quote", href: "/contact" }} />