Compare commits

..

4 Commits

Author SHA1 Message Date
af9aac5698 Update src/app/services/page.tsx 2026-04-28 18:11:31 +00:00
057749cf7b Update src/app/page.tsx 2026-04-28 18:11:30 +00:00
17e311bbed Merge version_33 into main
Merge version_33 into main
2026-04-28 18:09:44 +00:00
e99905a638 Merge version_33 into main
Merge version_33 into main
2026-04-28 18:09:13 +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-white"
textBoxDescriptionClassName="text-white"
textBoxTitleClassName="text-black"
textBoxDescriptionClassName="text-black"
/>
</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-white"
textBoxDescriptionClassName="text-white"
textBoxTitleClassName="text-black"
textBoxDescriptionClassName="text-black"
/>
</div>