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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue