Update src/app/service-areas/page.tsx
This commit is contained in:
@@ -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: "#" }] },
|
||||
|
||||
Reference in New Issue
Block a user