Compare commits
11 Commits
version_13
...
version_16
| Author | SHA1 | Date | |
|---|---|---|---|
| a807f1a87a | |||
| 746bf5c490 | |||
| 3ed0f870e6 | |||
| f6dad1c6a1 | |||
| 6976b702fa | |||
| 61c64c0f1a | |||
| a5ac1217b7 | |||
| be6cf657df | |||
| 448f10f7b4 | |||
| 976f4ef359 | |||
| 095c3fb9b8 |
@@ -32,8 +32,8 @@ export default function LandscapingPage() {
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP49IjyDLKjYOSDo6iWTsZZiTQ/uploaded-1776377688661-negoqo85.png"
|
||||
logoClassName="!w-20 !h-20 md:!w-28 md:!h-28"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Diensten", id: "services" },
|
||||
{ name: "Over ons", id: "about" },
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user