Title and description variables.
This commit is contained in:
parent
16a143db97
commit
8bec53719a
2 changed files with 30 additions and 24 deletions
|
|
@ -1,14 +1,17 @@
|
|||
<!--# 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.' -->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="nl" data-bs-theme="dark">
|
||||
|
||||
<head>
|
||||
<!--# include file="/includes/partials/head-content.html" -->
|
||||
<!--# include file='/includes/partials/head-content.html' -->
|
||||
|
||||
<title>Dronebedrijfsvideo laten maken • Vandevliet Aerial Shots</title>
|
||||
<meta name="description" content="Trek de aandacht met een krachtige bedrijfsvideo met dronebeelden. Ideaal voor social media, website of presentaties. Laat je merk écht bewegen.">
|
||||
<title><!--# echo var='title' --> • Vandevliet Aerial Shots</title>
|
||||
<meta name="description" content="<!--# echo var='description' -->">
|
||||
|
||||
<meta property="og:title" content="Dronebedrijfsvideo laten maken • Vandevliet Aerial Shots">
|
||||
<meta property="og:description" content="Trek de aandacht met een krachtige bedrijfsvideo met dronebeelden. Ideaal voor social media, website of presentaties. Laat je merk écht bewegen.">
|
||||
<meta property="og:title" content="<!--# echo var='title' --> • Vandevliet Aerial Shots">
|
||||
<meta property="og:description" content="<!--# echo var='description' -->">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:locale" content="nl_NL">
|
||||
<meta property="og:url" content="https://vandevliet-aerialshots.com/bedrijfsvideo">
|
||||
|
|
@ -17,12 +20,12 @@
|
|||
|
||||
<body class="d-flex flex-column min-vh-100">
|
||||
<header>
|
||||
<!--# include file="/includes/components/nav.html" -->
|
||||
<!--# include file='/includes/components/nav.html' -->
|
||||
|
||||
<div class="hero position-relative overflow-hidden" style="height: 100vh;">
|
||||
<div class="hero-body position-absolute bottom-0" style="z-index: 1;">
|
||||
<h1 class="h2">Laat jouw bedrijf spreken met een dynamische dronevideo</h1>
|
||||
<p>Trek de aandacht met een krachtige bedrijfsvideo met dronebeelden. Ideaal voor social media, website of presentaties. Laat je merk écht bewegen.</p>
|
||||
<h1 class="lead"><!--# echo var='title' --></h1>
|
||||
<p><!--# echo var='description' --></p>
|
||||
<p>
|
||||
<a class="btn btn-secondary" href="#prijzen">Prijzen</a>
|
||||
<a class="btn btn-primary" href="/contact">Offerte aanvragen</a>
|
||||
|
|
@ -41,12 +44,12 @@
|
|||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-8">
|
||||
<!--# include file="/includes/pricing/cat-open.html" -->
|
||||
<!--# include file='/includes/pricing/cat-open.html' -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-8">
|
||||
<!--# include file="/includes/pricing/post-edit.html" -->
|
||||
<!--# include file='/includes/pricing/post-edit.html' -->
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -54,10 +57,10 @@
|
|||
|
||||
<footer class="bg-secondary-subtle">
|
||||
<section class="container-xxl">
|
||||
<!--# include file="/includes/components/contact-row.html" -->
|
||||
<!--# include file='/includes/components/contact-row.html' -->
|
||||
</section>
|
||||
|
||||
<!--# include file="/includes/partials/footer-bottom.html" -->
|
||||
<!--# include file='/includes/partials/footer-bottom.html' -->
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
|
|
|
|||
|
|
@ -1,14 +1,17 @@
|
|||
<!--# set var='title' value='Dronevideo voor (vakantie)woning of vastgoedproject' -->
|
||||
<!--# set var='description' value='Maak jouw vastgoedobject onweerstaanbaar met een FPV dronevideo. Een virtuele rondleiding geeft potentiële kopers of huurders direct een goed beeld van wat de woning te bieden heeft.' -->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="nl" data-bs-theme="dark">
|
||||
|
||||
<head>
|
||||
<!--# include file="/includes/partials/head-content.html" -->
|
||||
<!--# include file='/includes/partials/head-content.html' -->
|
||||
|
||||
<title>Dronevideo voor (vakantie)woning of vastgoedproject • Vandevliet Aerial Shots</title>
|
||||
<meta name="description" content="Maak jouw woning of vastgoedobject onweerstaanbaar met een dronevideo. Professionele luchtbeelden zorgen voor meer views en snellere verkoop.">
|
||||
<title><!--# echo var='title' --> • Vandevliet Aerial Shots</title>
|
||||
<meta name="description" content="<!--# echo var='description' -->">
|
||||
|
||||
<meta property="og:title" content="Dronevideo voor (vakantie)woning of vastgoedproject • Vandevliet Aerial Shots">
|
||||
<meta property="og:description" content="Maak jouw woning of vastgoedobject onweerstaanbaar met een dronevideo. Professionele luchtbeelden zorgen voor meer views en snellere verkoop.">
|
||||
<meta property="og:title" content="<!--# echo var='title' --> • Vandevliet Aerial Shots">
|
||||
<meta property="og:description" content="<!--# echo var='description' -->">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:locale" content="nl_NL">
|
||||
<meta property="og:url" content="https://vandevliet-aerialshots.com/bedrijfsvideo">
|
||||
|
|
@ -17,12 +20,12 @@
|
|||
|
||||
<body class="d-flex flex-column min-vh-100">
|
||||
<header>
|
||||
<!--# include file="/includes/components/nav.html" -->
|
||||
<!--# include file='/includes/components/nav.html' -->
|
||||
|
||||
<div class="hero" style="margin-top: 7rem;">
|
||||
<div class="hero-body">
|
||||
<h1 class="h2">Luchtbeelden die woningen sneller verkopen</h1>
|
||||
<p>Laat potentiële kopers de locatie, ruimte en sfeer direct ervaren met een professionele dronevideo woning.</p>
|
||||
<h1 class="lead"><!--# echo var='title' --></h1>
|
||||
<p><!--# echo var='description' --></p>
|
||||
<p>
|
||||
<a class="btn btn-secondary" href="#prijzen">Prijzen</a>
|
||||
<a class="btn btn-primary" href="/contact">Offerte aanvragen</a>
|
||||
|
|
@ -60,12 +63,12 @@
|
|||
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-8">
|
||||
<!--# include file="/includes/pricing/cat-open.html" -->
|
||||
<!--# include file='/includes/pricing/cat-open.html' -->
|
||||
</div>
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-lg-8">
|
||||
<!--# include file="/includes/pricing/post-edit.html" -->
|
||||
<!--# include file='/includes/pricing/post-edit.html' -->
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
@ -134,10 +137,10 @@
|
|||
|
||||
<footer class="bg-secondary-subtle">
|
||||
<section class="container-xxl">
|
||||
<!--# include file="/includes/components/contact-row.html" -->
|
||||
<!--# include file='/includes/components/contact-row.html' -->
|
||||
</section>
|
||||
|
||||
<!--# include file="/includes/partials/footer-bottom.html" -->
|
||||
<!--# include file='/includes/partials/footer-bottom.html' -->
|
||||
</footer>
|
||||
</body>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue