Tuppje commited on
Commit
b6a99ef
·
verified ·
1 Parent(s): ca63d46

De over ons opent niet - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -105,7 +105,7 @@
105
  <a href="kabouters.html" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Kabouters</a>
106
  <a href="accessoires.html" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Accessoires</a>
107
  <a href="collecties.html" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Collecties</a>
108
- <a href="over-ons.html" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Over Ons</a>
109
  <a href="contact.html" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Contact</a>
110
  <a href="blog.html" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Blog</a>
111
  </nav>
@@ -341,7 +341,7 @@
341
  </section>
342
 
343
  <!-- Over Ons -->
344
- <section class="py-16 bg-green-100 border-t-2 border-b-2 border-black">
345
  <div class="container mx-auto px-4">
346
  <div class="flex flex-col md:flex-row items-center gap-12">
347
  <div class="md:w-1/3 flex justify-center">
 
105
  <a href="kabouters.html" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Kabouters</a>
106
  <a href="accessoires.html" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Accessoires</a>
107
  <a href="collecties.html" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Collecties</a>
108
+ <a href="#over-ons" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Over Ons</a>
109
  <a href="contact.html" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Contact</a>
110
  <a href="blog.html" class="px-3 py-2 rounded-lg hover:bg-green-600 transition">Blog</a>
111
  </nav>
 
341
  </section>
342
 
343
  <!-- Over Ons -->
344
+ <section id="over-ons" class="py-16 bg-green-100 border-t-2 border-b-2 border-black">
345
  <div class="container mx-auto px-4">
346
  <div class="flex flex-col md:flex-row items-center gap-12">
347
  <div class="md:w-1/3 flex justify-center">