Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe8c5d3e26 | |||
| 2b8a76da1a | |||
| 33579b8838 | |||
| ba543e48d9 |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user