Merge version_3 into main #5

Merged
bender merged 5 commits from version_3 into main 2026-04-24 23:38:45 +00:00
5 changed files with 10 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ export default function AboutPage() {
{ 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>
@@ -44,6 +45,7 @@ export default function AboutPage() {
</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: "#" }] },

View File

@@ -36,6 +36,7 @@ export default function LandingPage() {
{ 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>
@@ -163,6 +164,7 @@ export default function LandingPage() {
<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: "#" }] },

View File

@@ -29,6 +29,7 @@ export default function PortfolioPage() {
{ name: "Portfolio", id: "/portfolio" },
{ 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>
@@ -49,6 +50,7 @@ export default function PortfolioPage() {
</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: "Portfolio", items: [{ label: "View Gallery", href: "/portfolio" }] },

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: "#" }] },

View File

@@ -29,6 +29,7 @@ export default function ServicesPage() {
{ name: "Portfolio", id: "/portfolio" },
{ 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>
@@ -48,6 +49,7 @@ export default function ServicesPage() {
</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: "#" }] },