diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index da50f53..6bdaf55 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -32,7 +32,6 @@ export default function ContactPage() { brandName="Electrical Handyman" bottomLeftText="Licensed & Insured" bottomRightText="+1 813-901-8185" - navbarBackgroundStyle="solid" /> diff --git a/src/app/page.tsx b/src/app/page.tsx index bbfda28..67a8036 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,6 @@ export default function HomePage() { brandName="Electrical Handyman" bottomLeftText="Licensed & Insured" bottomRightText="+1 813-901-8185" - navbarBackgroundStyle="solid" /> diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 2f6c128..627cb3b 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -32,7 +32,6 @@ export default function ReviewsPage() { brandName="Electrical Handyman" bottomLeftText="Licensed & Insured" bottomRightText="+1 813-901-8185" - navbarBackgroundStyle="solid" /> diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index a5e5106..c8f2032 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -32,7 +32,6 @@ export default function ServicesPage() { brandName="Electrical Handyman" bottomLeftText="Licensed & Insured" bottomRightText="+1 813-901-8185" - navbarBackgroundStyle="solid" />