diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d130096..ea910df 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -29,7 +29,6 @@ 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" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index caa090c..415f090 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,6 @@ 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" /> diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 5bd66ad..f314455 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -29,7 +29,6 @@ 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" /> diff --git a/src/app/service-areas/page.tsx b/src/app/service-areas/page.tsx index 0beda6d..189774c 100644 --- a/src/app/service-areas/page.tsx +++ b/src/app/service-areas/page.tsx @@ -30,7 +30,6 @@ 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" /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index a9fdd11..389069e 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -29,7 +29,6 @@ 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" />