mirror of
https://github.com/Alvin-Zilverstand/carsite.git
synced 2026-03-06 11:06:29 +01:00
ds
This commit is contained in:
58
contact.html
58
contact.html
@@ -6,7 +6,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
|
||||
<link rel="shortcut icon" href="favicon.jpg" type="image/x-icon">
|
||||
<meta name="description" content="Explore the vibrant moments captured at our recent car meet, showcasing stunning vehicles and the passionate community behind them.">
|
||||
<title>contact</title>
|
||||
<title>Contacten</title>
|
||||
<link rel="stylesheet" href="css/style1.css">
|
||||
<link rel="stylesheet" href="css/bootstrap1.css">
|
||||
<link rel="stylesheet" href="css/bootstrap2.css">
|
||||
@@ -170,5 +170,61 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section data-bs-version="5.1" class="footer3 cid-usDHBbOYRj" once="footers" id="footer-3-usDHBbOYRj">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="row-links">
|
||||
<ul class="header-menu">
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="header-menu-item mbr-fonts-style display-5">
|
||||
<a href="#" class="text-white">Home</a>
|
||||
</li><li class="header-menu-item mbr-fonts-style display-5">
|
||||
<a href="gallery.html" class="text-white">Galerij</a>
|
||||
</li><li class="header-menu-item mbr-fonts-style display-5">
|
||||
<a href="events.html" class="text-white">Evenementen</a>
|
||||
</li><li class="header-menu-item mbr-fonts-style display-5">
|
||||
<a href="contact.html" class="text-white">Contacten</a>
|
||||
</li></ul>
|
||||
</div>
|
||||
|
||||
<div class="col-12 mt-4">
|
||||
<div class="social-row">
|
||||
<div class="soc-item">
|
||||
<a href="#/" target="_blank">
|
||||
<span class="mbr-iconfont socicon-twitter socicon"></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="soc-item">
|
||||
<a href="#/" target="_blank">
|
||||
<span class="mbr-iconfont socicon-instagram socicon"></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="soc-item">
|
||||
<a href="https://www.tiktok.com/@402automotive/" target="_blank">
|
||||
<span class="mbr-iconfont socicon socicon-tiktok"></span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="soc-item">
|
||||
<a href="#/" target="_blank">
|
||||
<span class="mbr-iconfont socicon socicon-twitch"></span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 mt-5">
|
||||
<p class="mbr-fonts-style copyright display-7">© 2024 Car Meet Inc. All rights reserved.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user