Simplified spacing and anchor handling.
This commit is contained in:
parent
94bd9aab61
commit
465794755b
6 changed files with 39 additions and 49 deletions
|
|
@ -15,23 +15,25 @@
|
|||
<meta property="og:image" content="/assets/static/logo-aerialshots-v1-w.png">
|
||||
</head>
|
||||
|
||||
<body class="has-hero">
|
||||
<body>
|
||||
<header>
|
||||
<!--# include file="/includes/nav.html" -->
|
||||
|
||||
<div class="hero position-relative overflow-hidden" style="margin-top: 8.5rem;">
|
||||
<div class="hero-body" style="z-index: 1;">
|
||||
<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>
|
||||
<p><a class="btn btn-primary" href="/contact">Offerte aanvragen</a></p>
|
||||
</div>
|
||||
<iframe src="https://www.linkedin.com/embed/feed/update/urn:li:ugcPost:7346800134644531200?compact=1" height="399" width="504" frameborder="0" allowfullscreen="" title="Ingevoegde bijdrage"></iframe>
|
||||
<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 class="container-xxl">
|
||||
<h2 id="prijzen" class="text-center">Prijzen en tarieven</h2>
|
||||
<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">
|
||||
|
|
|
|||
|
|
@ -15,12 +15,12 @@
|
|||
<meta property="og:image" content="/assets/static/logo-aerialshots-v1-w.png">
|
||||
</head>
|
||||
|
||||
<body class="has-hero">
|
||||
<body>
|
||||
<header>
|
||||
<!--# include file="/includes/nav.html" -->
|
||||
|
||||
<div class="hero position-relative overflow-hidden" style="margin-top: 8.5rem;">
|
||||
<div class="hero-body" style="z-index: 1;">
|
||||
<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>
|
||||
<p><a class="btn btn-primary" href="/contact">Offerte aanvragen</a></p>
|
||||
|
|
@ -29,8 +29,8 @@
|
|||
</header>
|
||||
|
||||
<main>
|
||||
<section class="container-xxl">
|
||||
<h1 id="waarom-fpv">Waarom kiezen voor FPV dronevideo bij vastgoed?</h1>
|
||||
<section id="waarom-fpv" class="container-xxl">
|
||||
<h1>Waarom kiezen voor FPV dronevideo bij vastgoed?</h1>
|
||||
<ul>
|
||||
<li>
|
||||
<strong>Verhoogt de zichtbaarheid</strong><br>
|
||||
|
|
@ -55,8 +55,8 @@
|
|||
</ul>
|
||||
</section>
|
||||
|
||||
<section class="container-xxl">
|
||||
<h1 id="werkwijze">Werkwijze</h1>
|
||||
<section id="werkwijze" class="container-xxl">
|
||||
<h1>Werkwijze</h1>
|
||||
<ol>
|
||||
<li>
|
||||
<strong>Intake gesprek</strong><br>
|
||||
|
|
@ -81,8 +81,8 @@
|
|||
</ol>
|
||||
</section>
|
||||
|
||||
<section class="container-xxl">
|
||||
<h1 id="faq">Veelgestelde vragen (FAQ)</h1>
|
||||
<section id="faq" class="container-xxl">
|
||||
<h1>Veelgestelde vragen (FAQ)</h1>
|
||||
<p></p>
|
||||
<div class="accordion" itemscope itemtype="https://schema.org/FAQPage">
|
||||
<div class="accordion-item" itemscope itemprop="mainEntity" itemtype="https://schema.org/Question">
|
||||
|
|
@ -136,8 +136,8 @@
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section class="container-xxl">
|
||||
<h2 id="prijzen" class="text-center">Prijzen en tarieven</h2>
|
||||
<section id="prijzen" class="container-xxl">
|
||||
<h2 class="text-center">Prijzen en tarieven</h2>
|
||||
<p class="text-center">Wat kost een vastgoed-dronevideo? Alle prijzen zijn exclusief btw, reis-, en verblijfskosten.</p>
|
||||
|
||||
<div class="row justify-content-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue