128 lines
No EOL
6.7 KiB
HTML
Executable file
128 lines
No EOL
6.7 KiB
HTML
Executable file
<!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.0">
|
|
<title>Best Luxury Wedding Planner</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
<link rel="stylesheet" href="style_.css">
|
|
<link rel="shortcut icon" href="images/logo-head.png" type="image/x-icon">
|
|
<link href='https://unpkg.com/boxicons@2.1.4/css/boxicons.min.css' rel='stylesheet'>
|
|
</head>
|
|
<body>
|
|
<div id="page-tops" class="page-category">
|
|
<header>
|
|
<div class="inner-header">
|
|
<div class="container wide">
|
|
<div class="wrap">
|
|
<div class="header-left">
|
|
<div class="menu-bar">
|
|
<a href="#0" class="menu-trigger" trigger-button data-target="mobile-menu"><i class='bx bx-menu'></i></a>
|
|
</div>
|
|
<div class="list-inline">
|
|
<ul>
|
|
<li><a href=""><i class='bx bx-user' ></i></a></li>
|
|
<li><a href=""><i class='bx bx-user' ></i></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="header-center">
|
|
<nav class="menu">
|
|
<ul>
|
|
<li><a href="portfolio.html"><span>Portfolio</span></a></li>
|
|
<li><a href="note.html"><span>Love note</span></a></li>
|
|
<li><a href="press.html"><span>Press</span></a></li>
|
|
</ul>
|
|
<ul>
|
|
<li><a href="service.html"><span>Services</span></a></li>
|
|
<li><a href="about.html"><span>About</span></a></li>
|
|
<li><a href="contact.html"><span>Contact</span></a></li>
|
|
</ul>
|
|
</nav>
|
|
<div class="branding"><a href="index.html"><img src="images/logo-home.png" alt=""></a></div>
|
|
</div>
|
|
<div class="header-right">
|
|
<div class="list-inline">
|
|
<ul>
|
|
<li><a href="" ><i class='bx bx-user' ></i></a></li>
|
|
<li><a href="" ><i class='bx bx-user' ></i></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
<main>
|
|
<div class="about">
|
|
<div class="container">
|
|
<div class="about-title">
|
|
<h3>About Us</h3>
|
|
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
|
|
Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in
|
|
reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in
|
|
culpa qui officia deserunt mollit anim id est laborum.</p>
|
|
<br><p>In publishing and graphic design, Lorem ipsum is a placeholder text commonly used to demonstrate the visual form
|
|
of a document or a typeface without relying on meaningful content. Lorem ipsum may be used as a placeholder before final copy is available.
|
|
It is also used to temporarily replace text in a process called greeking, which allows designers to consider the form of a webpage or publication, without the meaning of the text influencing the design. </p>
|
|
<br><p>We are so excited to connect with you and hear more about you!</p>
|
|
</div>
|
|
<div class="about-us">
|
|
<div class="about-detail">
|
|
<img src="images/about-1.jpg" alt="">
|
|
<h3>Founder & senior consultant</h3>
|
|
<p>Jane Doe</p>
|
|
</div>
|
|
<div class="about-detail">
|
|
<img src="images/about-2.jpg" alt="">
|
|
<h3>Event consultant</h3>
|
|
<p>Jane Doe</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</main>
|
|
<footer>
|
|
<div class="footer-content">
|
|
<div class="container">
|
|
<ul class="social">
|
|
<li><a href=""><i class='bx bxl-facebook' ></i></a></li>
|
|
<li><a href=""><i class='bx bxl-instagram' ></i></a></li>
|
|
<li><a href=""><i class='bx bxs-envelope' ></i></a></li>
|
|
<li><a href=""><i class='bx bx-phone' ></i></a></li></ul>
|
|
<p>We are an exclusive, high-end wedding planning and design boutique located in Chicago, availble worldwide. We believe love is no boundaries and welcome everyone regardless of their race, gender identity, sexual orientation, religion, or ability.</p>
|
|
<div class="copyright">
|
|
<p>copyright ©2023 M Events</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
|
|
<div class="overlay" data-overlay></div>
|
|
|
|
<div id="mobile-menu" class="mobile-menu">
|
|
<div class="wrap">
|
|
<a href="" class="close-trigger" close-button>
|
|
<i class='bx bx-x-circle' ></i>
|
|
</a>
|
|
<div class="main-menu">
|
|
<nav>
|
|
<ul>
|
|
<li><a href="index.html"><span>Home</span></a></li>
|
|
<li><a href="portfolio.html"><span>Portfolio</span></a></li>
|
|
<li><a href="note.html"><span>Love note</span></a></li>
|
|
<li><a href="press.html"><span>Press</span></a></li>
|
|
<li><a href="service.html"><span>Services</span></a></li>
|
|
<li><a href="about.html"><span>About</span></a></li>
|
|
<li><a href="contact.html"><span>Contact</span></a></li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<script src="main.js"></script>
|
|
</body>
|
|
</html> |