Compare commits
12 Commits
version_14
...
version_18
| Author | SHA1 | Date | |
|---|---|---|---|
| c6bd06e839 | |||
| 45729df114 | |||
| a6ad98e798 | |||
| a2c7dc7580 | |||
| 1230c4f7ba | |||
| c13c87c73f | |||
| a807f1a87a | |||
| 746bf5c490 | |||
| 3ed0f870e6 | |||
| f6dad1c6a1 | |||
| 6976b702fa | |||
| 61c64c0f1a |
@@ -37,7 +37,7 @@ export default function LandscapingPage() {
|
||||
{ name: "FAQ", id: "faq" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{ text: "Offerte Aanvragen", href: "#contact" }}
|
||||
button={{ text: "Offerte Aanvragen", href: "/contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -128,7 +128,7 @@ export default function LandscapingPage() {
|
||||
id: "2", name: "Transparante prijzen", role: "Eerlijke prijzen zonder verborgen kosten, vooraf duidelijk gecommuniceerd.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP49IjyDLKjYOSDo6iWTsZZiTQ/uploaded-1776382372209-7jfdgjzh.png", imageAlt: "Transparante prijzen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Snelle service", role: "Wij zijn snel ter plaatse voor uw tuinonderhoud en projecten.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP49IjyDLKjYOSDo6iWTsZZiTQ/uploaded-1776382784364-rkopvk8w.jpg", imageAlt: "Snelle service"
|
||||
id: "3", name: "Snelle service", role: "Wij zijn snel ter plaatse voor uw onderhoud en projecten.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP49IjyDLKjYOSDo6iWTsZZiTQ/uploaded-1776382784364-rkopvk8w.jpg", imageAlt: "Snelle service"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -162,7 +162,7 @@ export default function LandscapingPage() {
|
||||
<div id="contact" data-section="contact" className="relative overflow-hidden">
|
||||
<div className="absolute inset-0 w-full h-full">
|
||||
<video
|
||||
src="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/landscaping/bg-video.mp4"
|
||||
src="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP49IjyDLKjYOSDo6iWTsZZiTQ/uploaded-1776384891912-qpbmewb5.mp4"
|
||||
autoPlay
|
||||
muted
|
||||
loop
|
||||
@@ -215,4 +215,4 @@ export default function LandscapingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user