Meta Description" name="description" />
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>DrRashid Clinic | Skin Care & Aesthetic Clinic Swat</title>
<meta name="description"
content="DrRashid Clinic - Advanced Skin Care & Aesthetic Treatments in Swat. Botox, Fillers, PRP, PRGF, CO2 Laser, Hair Removal Laser, Whitening Drops and more.">
<meta name="keywords"
content="Dr Rashid Clinic, Skin Clinic Swat, Botox, Fillers, PRP, Hair Removal Laser, Skin Care">
<link rel="icon"
href="https://cdn-icons-png.flaticon.com/512/2922/2922510.png">
<style>
*{
margin:0;
padding:0;
box-sizing:border-box;
font-family:Arial,sans-serif;
}
body{
background:#fafafa;
}
header{
background:black;
color:white;
text-align:center;
padding:20px;
}
.logo{
width:120px;
}
nav{
background:#d4af37;
padding:15px;
text-align:center;
}
nav a{
text-decoration:none;
color:black;
font-weight:bold;
margin:15px;
}
.hero{
background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),
url('https://images.unsplash.com/photo-1515377905703-c4788e51af15?w=1600');
background-size:cover;
color:white;
text-align:center;
padding:100px 20px;
}
.hero h1{
font-size:50px;
}
section{
padding:40px;
}
h2{
color:#b8860b;
margin-bottom:20px;
}
.services{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(250px,1fr));
gap:20px;
}
.box{
background:white;
padding:20px;
border-radius:15px;
box-shadow:0 0 10px silver;
}
.gallery{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(300px,1fr));
gap:20px;
}
.gallery img{
width:100%;
border-radius:15px;
}
.button{
background:#d4af37;
padding:15px 30px;
color:white;
text-decoration:none;
border-radius:30px;
}
.whatsapp{
position:fixed;
bottom:20px;
right:20px;
background:#25D366;
padding:18px;
border-radius:50%;
color:white;
text-decoration:none;
font-size:25px;
}
footer{
background:black;
color:white;
text-align:center;
padding:20px;
}
</style>
</head>
<body>
<header>
<img class="logo"
src="https://cdn-icons-png.flaticon.com/512/2922/2922510.png">
<h1>DrRashid Clinic</h1>
<p>Skin Care & Aesthetic Clinic</p>
</header>
<nav>
<a href="#about">About</a>
<a href="#services">Services</a>
<a href="#gallery">Gallery</a>
<a href="#contact">Contact</a>
</nav>
<div class="hero">
<h1>Welcome to DrRashid Clinic</h1>
<p>Advanced Skin & Hair Treatments</p>
<br>
<a href="tel:03428943940" class="button">
Book Appointment Now
</a>
</div>
<section id="about">
<h2>About Doctor</h2>
<p>
Welcome to DrRashid Clinic.
Dr Rashid provides modern skin care and aesthetic treatments using advanced technologies and high-quality procedures for skin rejuvenation, hair restoration and cosmetic enhancement.
</p>
</section>
<section id="services">
<h2>Our Services</h2>
<div class="services">
<div class="box">Botox For Wrinkles</div>
<div class="box">Whitening Drops</div>
<div class="box">Fillers</div>
<div class="box">Threads</div>
<div class="box">Exosome Therapy</div>
<div class="box">PRP</div>
<div class="box">PRGF</div>
<div class="box">American CO2 Laser</div>
<div class="box">American Q-Switch Laser</div>
<div class="box">American Hair Removal Laser</div>
<div class="box">BB Glow</div>
<div class="box">Lips Tightening</div>
<div class="box">Mole Removal</div>
<div class="box">Skin Tag Removal</div>
<div class="box">Mesotherapy</div>
<div class="box">Fast Resolving Drips</div>
</div>
</section>
<section id="gallery">
<h2>Clinic Gallery</h2>
<div class="gallery">
<img src="https://images.unsplash.com/photo-1570172619644-dfd03ed5d881?w=1000">
<img src="https://images.unsplash.com/photo-1519494026892-80bbd2d6fd0?w=1000">
<img src="https://images.unsplash.com/photo-1559599101-f09722fb4948?w=1000">
<img src="https://images.unsplash.com/photo-1526256262350-7da7584cf5eb?w=1000">
</div>
</section>
<section id="contact">
<h2>Contact Us</h2>
<h3>Phone</h3>
<p>0342-8943940</p>
<h3>Address</h3>
<p>Rashid Medical Complex, Deolai, Swat, KPK</p>
<br>
<a class="button"
href="tel:03428943940">
Call Now
</a>
<br><br>
<a class="button"
href="https://wa.me/923428943940">
WhatsApp Us
</a>
<br><br>
<h2>Location</h2>
<iframe
src="https://maps.google.com/maps?q=Rashid%20Medical%20Complex%20Deolai%20Swat&t=&z=15&ie=UTF8&iwloc=&output=embed"
width="100%"
height="350"
style="border:0;">
</iframe>
</section>
<a href="https://wa.me/923428943940"
class="whatsapp">
☎
</a>
<footer>
<h2>DrRashid Clinic</h2>
<p>Rashid Medical Complex, Deolai Swat</p>
<p>Phone: 0342-8943940</p>
</footer>
</body>
</html>25
8
927KB
2229KB
116.0ms
212.0ms
792.0ms