Merge version_5 into main #12
@@ -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" },
|
||||
]}
|
||||
|
||||
@@ -48,6 +48,7 @@ export default function TrashCleaningPage() {
|
||||
/>
|
||||
<InlineImageSplitTextAbout
|
||||
className="pt-40"
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{ type: "text", content: "Reliable Bin Cleaning for Louisville" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user