Update src/app/contact/page.tsx
This commit is contained in:
@@ -28,9 +28,9 @@ export default function LandingPage() {
|
|||||||
{ name: "Fleet", id: "/fleet" },
|
{ name: "Fleet", id: "/fleet" },
|
||||||
{ name: "Contact", id: "/contact" },
|
{ name: "Contact", id: "/contact" },
|
||||||
]}
|
]}
|
||||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Cr9i1HT3S4vLNiV9XJ6S4fk81W/uploaded-1777153284560-p5dv0rh1.png"
|
brandName="CleanScene Restroom Rentals"
|
||||||
logoAlt="CleanScene Restroom Rentals"
|
|
||||||
className="w-80"
|
className="w-80"
|
||||||
|
topBarClassName="font-bold text-green-700"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user