<!DOCTYPE html>
<html lang="tr">
<head>
<meta charset="utf-8">
<meta content="width=device-width, initial-scale=1.0" name="viewport">
<title>
Vapeholdings - Official Page
</title>
<style>
body {
font-family : "Arial", sans-serif;
background-color : #f0f0f0;
color : #333;
margin : 0;
padding : 0;
}
header {
background-color : #3d3d3d;
color : #fff;
padding : 20px 0;
text-align : center;
}
header h1 {
margin : 0;
font-size : 2.5em;
}
header p {
font-size : 1.2em;
margin-top : 5px;
}
nav {
background-color : #b60000;
padding : 10px 0;
display : flex;
justify-content : center;
}
nav a {
color : #fff;
text-decoration : none;
margin : 0 15px;
font-size : 1.1em;
}
.container {
max-width : 1200px;
margin : 20px auto;
padding : 20px;
background-color : #fff;
box-shadow : 0 0 10px rgba(0, 0, 0, 0.1);
border-radius : 8px;
}
.section {
margin-bottom : 40px;
}
.section h2 {
color : #444;
font-size : 2em;
margin-bottom : 20px;
}
.section p {
font-size : 1.1em;
line-height : 1.8;
margin-bottom : 20px;
}
.section ul {
list-style-type : disc;
margin-left : 20px;
}
.section ul li {
margin-bottom : 10px;
font-size : 1.1em;
}
.contact-info {
background-color : #e0f7fa;
padding : 20px;
border-radius : 8px;
margin-top : 20px;
}
.contact-info p {
margin : 5px 0;
font-size : 1.1em;
}
footer {
background-color : #3d3d3d;
color : #fff;
text-align : center;
padding : 20px;
margin-top : 40px;
}
</style>
</head>
<body>
<header>
<h1>
VAPEHOLDINGS
</h1>
<p>
Official Page
</p>
</header>
<nav>
<a href="#contact">
About Us
</a>
<a href="#contact">
Contact
</a>
</nav>
<div class="container">
<div class="contact-info" id="contact">
<h2>
Contact Us
</h2>
<h4>
You can send us an E-Mail
</h4>
<p>
<a class="__cf_email__" data-cfemail="1a73747c755a6c7b6a7f7275767e73747d6934797577" href="/cdn-cgi/l/email-protection">
[email protected]
</a>
for general information
</p>
<p>
<a class="__cf_email__" data-cfemail="67060508121327110617020f080b030e0900144904080a" href="/cdn-cgi/l/email-protection">
[email protected]
</a>
to learn about us
</p>
</div>
</div>
<footer>
<p>
© 2024 vapeholdings.com. All rights reserved.
</p>
</footer>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js">
</script>
</body>
</html>