Merge version_5 into main #12

Merged
bender merged 2 commits from version_5 into main 2026-04-20 17:45:21 +00:00
2 changed files with 2 additions and 0 deletions

View File

@@ -32,6 +32,7 @@ export default function AboutPage() {
/>
<div id="about" className="min-h-screen pt-40">
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{ type: "text", content: "Your Committed Local Cleaning Experts" },
]}

View File

@@ -48,6 +48,7 @@ export default function TrashCleaningPage() {
/>
<InlineImageSplitTextAbout
className="pt-40"
useInvertedBackground={false}
heading={[
{ type: "text", content: "Reliable Bin Cleaning for Louisville" }
]}