Merge version_9 into main #23

Merged
bender merged 1 commits from version_9 into main 2026-04-20 17:58:26 +00:00

View File

@@ -34,10 +34,10 @@ export default function AboutPage() {
<TextAbout
title="About Us"
useInvertedBackground={false}
className="text-lg"
className="text-5xl font-bold"
/>
<div className="container mx-auto px-6">
<p className="text-lg">Me and my friend Jordan are in middle school and this is NextGenBinCleaning we are in the Louisville, Ohio area</p>
<p className="text-3xl font-bold">Me and my friend Jordan are in middle school and this is NextGenBinCleaning we are in the Louisville, Ohio area</p>
</div>
</div>
</ReactLenis>