Compare commits
5 Commits
version_24
...
version_25
| Author | SHA1 | Date | |
|---|---|---|---|
| 968664bedf | |||
| ccd6453156 | |||
| bd0420552d | |||
| 9adeb4a281 | |||
| 82ef1197ca |
@@ -29,7 +29,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="CleanScene Restroom Rentals"
|
||||
className="w-80"
|
||||
className="w-80 text-3xl font-extrabold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="CleanScene Restroom Rentals"
|
||||
className="w-80"
|
||||
className="w-80 text-3xl font-extrabold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -33,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="CleanScene Restroom Rentals"
|
||||
className="w-80"
|
||||
className="w-80 text-3xl font-extrabold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user