-
-
Bob Vandevliet
+
+
Bob Vandevliet
Gecertificeerd FPV-dronepiloot voor open categorie A1 en A3 (binnenkort ook A2).
-
Email
+
Email
bob@vandevliet-aerialshots.com
-
Regio
+
Regio
Arnhem, Gelderland
-
+
diff --git a/public/index.html b/public/index.html
index 2ec7764..3280a07 100644
--- a/public/index.html
+++ b/public/index.html
@@ -112,8 +112,37 @@
FPV beelden vertellen een compleet verhaal in één vlucht. Ze zijn ideaal voor bedrijfsvideo's, vastgoed, concerten, festivals, (sport)evenementen en bruiloften. FPV drones worden op maat gemaakt en zijn daardoor flexibel in te zetten. Ze kunnen binnen en buiten filmen, van het navigeren door fabrieken, kantoren en festivaltenten tot het achtervolgen van auto's en motorcrossers.
diff --git a/src/scss/styles.scss b/src/scss/styles.scss
index bd51ee0..ac4e1ea 100644
--- a/src/scss/styles.scss
+++ b/src/scss/styles.scss
@@ -16,6 +16,9 @@ $primary: $red; // Default: $blue
@import "../../node_modules/bootstrap/scss/variables-dark";
// Include any default map overrides here
+$carousel-dark-indicator-active-bg: $white;
+$carousel-dark-caption-color: $white;
+$carousel-dark-control-icon-filter: unset;
// Include remainder of required parts
@import "../../node_modules/bootstrap/scss/maps";
@@ -31,6 +34,7 @@ $primary: $red; // Default: $blue
@import "../../node_modules/bootstrap/scss/navbar"; // Requires nav
@import "../../node_modules/bootstrap/scss/buttons";
@import "../../node_modules/bootstrap/scss/card";
+@import "../../node_modules/bootstrap/scss/carousel";
@import "../../node_modules/bootstrap/scss/images";
@import "../../node_modules/bootstrap/scss/transitions";
// @import "../../node_modules/bootstrap/scss/accordion";
@@ -38,7 +42,6 @@ $primary: $red; // Default: $blue
// @import "../../node_modules/bootstrap/scss/badge";
// @import "../../node_modules/bootstrap/scss/breadcrumb";
// @import "../../node_modules/bootstrap/scss/button-group";
-// @import "../../node_modules/bootstrap/scss/carousel";
// @import "../../node_modules/bootstrap/scss/close";
// @import "../../node_modules/bootstrap/scss/dropdown";
// @import "../../node_modules/bootstrap/scss/forms";