Compare commits

...

3 Commits

Author SHA1 Message Date
9f952f9da2 Update src/app/services/page.tsx 2026-04-28 18:13:47 +00:00
689c741e98 Update src/app/page.tsx 2026-04-28 18:13:47 +00:00
fa0d7904ff Merge version_34 into main
Merge version_34 into main
2026-04-28 18:11:34 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -109,8 +109,8 @@ export default function LandingPage() {
]}
title="Comprehensive Roofing Services"
description="From storm damage repair to custom roof replacement, we handle your Gadsden roofing needs with precision and care."
textBoxTitleClassName="text-black"
textBoxDescriptionClassName="text-black"
textBoxTitleClassName="text-white"
textBoxDescriptionClassName="text-white"
/>
</div>

View File

@@ -82,8 +82,8 @@ export default function LandingPage() {
]}
title="Comprehensive Roofing Services"
description="From storm damage repair to custom roof replacement, we handle your Gadsden roofing needs with precision and care."
textBoxTitleClassName="text-black"
textBoxDescriptionClassName="text-black"
textBoxTitleClassName="text-white"
textBoxDescriptionClassName="text-white"
/>
</div>