Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 73bb428e14 | |||
| 6e5bd835a1 | |||
| 1c679d6f3d |
@@ -35,6 +35,7 @@ export default function LandingPage() {
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="2B Clean"
|
||||
@@ -157,8 +158,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in touch"
|
||||
title="Ready to get started?"
|
||||
description="Book your professional cleaning today. Serving Durrës and nearby areas."
|
||||
title="Visit Us in Durrës"
|
||||
description="We are located in the heart of Durrës. Contact us for professional cleaning services throughout the region."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -179,6 +180,7 @@ export default function LandingPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
copyrightText="© 2024 2B Clean. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user