2026-02-04 17:20:58 +01:00
<!-- # set var='title' value='Contact' -->
<!-- # set var='description' value='Neem contact op voor een vrijblijvende offerte. FPV dronevideo voor bedrijven, vastgoed, recreatie, sport en evenementen.' -->
2025-07-07 13:09:23 +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:09:23 +02:00
2026-02-04 17:20:58 +01:00
< title > <!-- # echo var='title' --> • Vandevliet Aerial Shots< / title >
< meta name = "description" content = "<!--# echo var='description' -->" >
2026-02-04 17:29:12 +01:00
< link rel = "canonical" href = "https://vandevliet-aerialshots.com/contact" >
2025-07-07 13:09:23 +02:00
2026-02-04 17:20:58 +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:09:23 +02:00
< meta property = "og:type" content = "website" >
< meta property = "og:locale" content = "nl_NL" >
2026-02-04 17:20:58 +01:00
< meta property = "og:url" content = "https://vandevliet-aerialshots.com/contact" >
2025-07-07 13:09:23 +02:00
< meta property = "og:image" content = "/assets/static/logo-aerialshots-v1-w.png" >
< / head >
2025-12-18 12:45:11 +01:00
< body class = "d-flex flex-column min-vh-100" >
2025-07-07 13:09:23 +02:00
< header >
2025-12-18 19:58:43 +01:00
<!-- # include file='/includes/components/nav.html' -->
2025-07-07 13:09:23 +02:00
< / header >
2025-12-17 20:15:49 +01:00
< main >
2025-12-18 13:34:48 +01:00
< section class = "container-xxl pb-0" >
2025-12-18 12:43:13 +01:00
< h1 id = "contact" class = "text-center" > Contact< / h1 >
2025-12-18 19:58:43 +01:00
<!-- # include file='/includes/components/contact - row.html' -->
2025-07-07 13:09:23 +02:00
< / section >
2025-12-18 20:17:39 +01:00
<!-- Nothing more here yet, contact form will be added later.. -->
2025-07-07 13:09:23 +02:00
< / main >
2025-12-18 13:13:32 +01:00
< footer class = "bg-secondary-subtle" >
2025-12-18 19:58:43 +01:00
<!-- # include file='/includes/partials/footer - bottom.html' -->
2025-12-18 12:43:13 +01:00
< / footer >
2025-07-07 13:09:23 +02:00
< / body >
< / html >