Update src/app/service-areas/page.tsx

This commit is contained in:
2026-04-24 23:38:41 +00:00
parent 9e03a6170d
commit 0dd3bb61d6

View File

@@ -30,6 +30,7 @@ export default function ServiceAreasPage() {
{ name: "Service Areas", id: "/service-areas" },
{ name: "Contact", id: "/contact" }
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpDU6ix5L1PPDWB68yZtqOu8VC/uploaded-1777073899769-nrz9tiwj.png"
brandName="GreenLeaf Landscapes"
/>
</div>
@@ -52,6 +53,7 @@ export default function ServiceAreasPage() {
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CpDU6ix5L1PPDWB68yZtqOu8VC/uploaded-1777073899769-nrz9tiwj.png"
logoText="GreenLeaf"
columns={[
{ title: "Services", items: [{ label: "Lawn Care", href: "#" }, { label: "Hardscaping", href: "#" }] },