2025-12-18 19:58:43 +01:00
<!-- # set var='title' value='Professionele bedrijfsvideo met een indoor FPV drone tour' -->
<!-- # set var='description' value='Laat jouw bedrijf spreken met een dynamische dronevideo. Ideaal voor social media, website of presentaties. Maak van je merk een beleving.' -->
2025-07-07 13:11:46 +02:00
<!DOCTYPE html>
< html lang = "nl" data-bs-theme = "dark" >
< head >
2025-12-18 19:58:43 +01:00
<!-- # include file='/includes/partials/head - content.html' -->
2025-07-07 13:11:46 +02:00
2025-12-18 19:58:43 +01:00
< title > <!-- # echo var='title' --> • Vandevliet Aerial Shots< / title >
< meta name = "description" content = "<!--# echo var='description' -->" >
2025-07-07 13:11:46 +02:00
2025-12-18 19:58:43 +01:00
< meta property = "og:title" content = "<!--# echo var='title' --> • Vandevliet Aerial Shots" >
< meta property = "og:description" content = "<!--# echo var='description' -->" >
2025-07-07 13:11:46 +02:00
< meta property = "og:type" content = "website" >
< meta property = "og:locale" content = "nl_NL" >
< meta property = "og:url" content = "https://vandevliet-aerialshots.com/bedrijfsvideo" >
< meta property = "og:image" content = "/assets/static/logo-aerialshots-v1-w.png" >
< / head >
< body class = "d-flex flex-column min-vh-100" >
< header >
2025-12-18 19:58:43 +01:00
<!-- # include file='/includes/components/nav.html' -->
2025-07-07 13:11:46 +02:00
< div class = "hero position-relative overflow-hidden" style = "height: 100vh;" >
< div class = "hero-body position-absolute bottom-0" style = "z-index: 1;" >
2025-12-18 19:58:43 +01:00
< h1 class = "lead" > <!-- # echo var='title' --> < / h1 >
< p > <!-- # echo var='description' --> < / p >
2025-07-07 13:11:46 +02:00
< p >
< a class = "btn btn-secondary" href = "#prijzen" > Prijzen< / a >
< a class = "btn btn-primary" href = "/contact" > Offerte aanvragen< / a >
< / p >
< / div >
< div class = "cover parallax ratio ratio-16x9" >
< iframe src = "https://www.linkedin.com/embed/feed/update/urn:li:ugcPost:7346800134644531200?compact=1" frameborder = "0" allowfullscreen = "" title = "Ingevoegde bijdrage" > < / iframe >
< / div >
< / div >
< / header >
< main >
< section id = "prijzen" class = "container-xxl" >
< h2 class = "text-center" > Prijzen en tarieven< / h2 >
< p class = "text-center" > Wat kost een bedrijfs-dronevideo? Alle prijzen zijn exclusief btw, reis-, en verblijfskosten.< / p >
< div class = "row justify-content-center" >
< div class = "col-lg-8" >
2025-12-18 19:58:43 +01:00
<!-- # include file='/includes/pricing/cat - open.html' -->
2025-07-07 13:11:46 +02:00
< / div >
< / div >
< div class = "row justify-content-center" >
< div class = "col-lg-8" >
2025-12-18 19:58:43 +01:00
<!-- # include file='/includes/pricing/post - edit.html' -->
2025-07-07 13:11:46 +02:00
< / div >
< / div >
< / section >
< / main >
< footer class = "bg-secondary-subtle" >
< section class = "container-xxl" >
2025-12-18 19:58:43 +01:00
<!-- # include file='/includes/components/contact - row.html' -->
2025-07-07 13:11:46 +02:00
< / section >
2025-12-18 19:58:43 +01:00
<!-- # include file='/includes/partials/footer - bottom.html' -->
2025-07-07 13:11:46 +02:00
< / footer >
< / body >
< / html >