mirror of
https://github.com/Alvin-Zilverstand/carsite.git
synced 2026-03-06 13:21:39 +01:00
yahoo
This commit is contained in:
90
contact.html
Normal file
90
contact.html
Normal file
@@ -0,0 +1,90 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<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>
|
||||
<link rel="stylesheet" href="css/style1.css">
|
||||
<link rel="stylesheet" href="css/bootstrap1.css">
|
||||
<link rel="stylesheet" href="css/bootstrap2.css">
|
||||
<link rel="stylesheet" href="css/bootstrap3.css">
|
||||
<link rel="stylesheet" href="css/jarallax.css">
|
||||
<link rel="stylesheet" href="css/dropstyle.css">
|
||||
<link rel="stylesheet" href="https://r.mobirisesite.com/849385/assets/socicon/css/styles.css?rnd=1730245704585">
|
||||
<link rel="stylesheet" href="css/themestyle.css">
|
||||
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;700&display=swap&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
||||
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;700&display=swap&display=swap"></noscript>
|
||||
<link rel="stylesheet" href="css/additional.css" type="text/css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<section data-bs-version="5.1" class="contacts01 cid-usDHBbOaGu" id="contacts-1-usDHBbOaGu">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-12 content-head">
|
||||
<div class="mbr-section-head mb-5">
|
||||
<h3 class="mbr-section-title mbr-fonts-style align-center mb-0 display-2">
|
||||
<strong>Contact Us</strong>
|
||||
</h3>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="item features-without-image col-12 col-md-6 active">
|
||||
<div class="item-wrapper">
|
||||
<div class="text-wrapper">
|
||||
<h6 class="card-title mbr-fonts-style mb-3 display-5">
|
||||
<strong>Phone</strong>
|
||||
</h6>
|
||||
<p class="mbr-text mbr-fonts-style display-7">
|
||||
<a href="tel:+31 6 48284258" class="text-black">+31 6 48284258</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item features-without-image col-12 col-md-6">
|
||||
<div class="item-wrapper">
|
||||
<div class="text-wrapper">
|
||||
<h6 class="card-title mbr-fonts-style mb-3 display-5">
|
||||
<strong>Email</strong>
|
||||
</h6>
|
||||
<p class="mbr-text mbr-fonts-style display-7">
|
||||
<a href="mailto:508831@vistacollege.nl" class="text-black">508831@vistacollege.nl</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item features-without-image col-12 col-md-6">
|
||||
<div class="item-wrapper">
|
||||
<div class="text-wrapper">
|
||||
<h6 class="card-title mbr-fonts-style mb-3 display-5">
|
||||
<strong>Address</strong>
|
||||
</h6>
|
||||
<p class="mbr-text mbr-fonts-style display-7">Heerlen Netherlands</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="item features-without-image col-12 col-md-6">
|
||||
<div class="item-wrapper">
|
||||
<div class="text-wrapper">
|
||||
<h6 class="card-title mbr-fonts-style mb-3 display-5">
|
||||
<strong>Working Hours</strong>
|
||||
</h6>
|
||||
<p class="mbr-text mbr-fonts-style display-7">Frijdag: 9:00 - 17:00</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -830,7 +830,7 @@
|
||||
.cid-usDHBbJnxp .navbar-nav {
|
||||
margin: auto;
|
||||
margin-left: 0;
|
||||
margin-left: auto;
|
||||
margin-left: 429px;
|
||||
}
|
||||
.cid-usDHBbJnxp .navbar-nav .nav-item {
|
||||
padding: 0 !important;
|
||||
|
||||
@@ -44,10 +44,10 @@
|
||||
<div class="collapse navbar-collapse" id="navbarSupportedContent">
|
||||
<ul class="navbar-nav nav-dropdown" data-app-modern-menu="true">
|
||||
<li class="nav-item">
|
||||
<a class="nav-link link text-black display-4" href="gallery.html">Gallery</a>
|
||||
<a class="nav-link link text-black display-4" href="index.html">Main website</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link link text-black display-4" href="index.html">Main website</a>
|
||||
<a class="nav-link link text-black display-4" href="gallery.html">Gallery</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link link text-black display-4" href="#" aria-expanded="false">Events</a>
|
||||
@@ -60,6 +60,9 @@
|
||||
|
||||
<section>
|
||||
<article class="gallery">
|
||||
<img data-src="media/swaswa.jpg" class="lazy" alt="">
|
||||
<img data-src="media/swaswa.jpg" class="lazy" alt="">
|
||||
<img data-src="media/swaswa.jpg" class="lazy" alt="">
|
||||
<img data-src="media/1.jpg" class="lazy" alt="a car image is supposed to be here">
|
||||
<img data-src="media/2.jpg" class="lazy" alt="a car image is supposed to be here">
|
||||
<img data-src="media/10.jpg" class="lazy" alt="a car image is supposed to be here">
|
||||
@@ -103,5 +106,6 @@
|
||||
</section>
|
||||
<script src="js/lazyloading.js"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -753,11 +753,11 @@
|
||||
<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="#" class="text-white">Gallery</a>
|
||||
<a href="gallery.html" class="text-white">Gallery</a>
|
||||
</li><li class="header-menu-item mbr-fonts-style display-5">
|
||||
<a href="#" class="text-white">Events</a>
|
||||
</li><li class="header-menu-item mbr-fonts-style display-5">
|
||||
<a href="#" class="text-white">Contact</a>
|
||||
<a href="contact.html" class="text-white">Contact</a>
|
||||
</li></ul>
|
||||
</div>
|
||||
|
||||
|
||||
BIN
media/swaswa.jpg
Normal file
BIN
media/swaswa.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 127 KiB |
Reference in New Issue
Block a user