-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from Daniel-TheProgrammer/dtp
feat(dev): working on zion
- Loading branch information
Showing
8 changed files
with
1,180 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,109 @@ | ||
|
||
<!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>Zion about us - Traleor Premium Template</title> | ||
<meta | ||
name="description" | ||
content="Traleor Template Bellissima is derived from the Italian word `Beautiful` and it is a sPrime template for traleor websites" | ||
/> | ||
<link rel="stylesheet" href="css/style.css" /> | ||
</head> | ||
<body> | ||
|
||
|
||
<header> | ||
<nav> | ||
<div id="nav" class="container"> | ||
<a href="./index.html" class="logo_box"> | ||
<img src="./images/logo.png" alt="zion_logo" /> | ||
</a> | ||
<div class="menu_links"> | ||
<ul> | ||
<li><a href="./index.html">Home</a></li> | ||
<li><a href="./about.html">About Us</a></li> | ||
<li><a>Blog</a></li> | ||
<button><a href="./contact.html">Contact Us</a></button> | ||
</ul> | ||
</div> | ||
<div class="toggle-menu"> | ||
<div class="menu_line line1"></div> | ||
<div class="menu_line line2"></div> | ||
<div class="menu_line line3"></div> | ||
</div> | ||
</div> | ||
<div class="line container"></div> | ||
</nav> | ||
<div class="hero_about"> | ||
<div class="container"> | ||
<h1>About Zion Business Group</h1> | ||
<h4>Lorem Ipsum Dolor</h4> | ||
<div class="about_hero_img_box"> | ||
|
||
</div> | ||
<p>Lorem Ipsum Dolor</p> | ||
<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. Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?</p> | ||
<div class="btn_box"> | ||
<button><a>Contact Us</a></button> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</header> | ||
<section id="worktogether"> | ||
<h2>Let’s Work Together!</h2> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </p> | ||
<button> | ||
<a>Book Now</a> | ||
</button> | ||
</section> | ||
|
||
<footer class="footer"> | ||
<div class="container row"> | ||
<div class="footer-col"> | ||
<h4>company</h4> | ||
<ul> | ||
<li><a href="#">about us</a></li> | ||
<li><a href="#">our services</a></li> | ||
<li><a href="#">privacy policy</a></li> | ||
<li><a href="#">visit website</a></li> | ||
</ul> | ||
</div> | ||
<div class="footer-col"> | ||
<h4>get help</h4> | ||
<ul> | ||
<li><a href="#">FAQ</a></li> | ||
<li><a href="#">shipping</a></li> | ||
<li><a href="#">returns</a></li> | ||
<li><a href="#">order status</a></li> | ||
<li><a href="#">payment options</a></li> | ||
</ul> | ||
</div> | ||
<div class="footer-col"> | ||
<h4>online shop</h4> | ||
<ul> | ||
<li><a href="#">download</a></li> | ||
<li><a href="#">changelog</a></li> | ||
<li><a href="#">github</a></li> | ||
<li><a href="#">all version</a></li> | ||
</ul> | ||
</div> | ||
<div class="footer-col"> | ||
<h4>follow us</h4> | ||
<div class="social-links"> | ||
<a href="#"><i class="fa-brands fa-facebook-f"></i></a> | ||
<a href="#"><i class="fa-brands fa-x-twitter"></i></a> | ||
<a href="#"><i class="fa-brands fa-instagram"></i></a> | ||
<a href="#"><i class="fa-brands fa-linkedin-in"></i></a> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
<script src="js/function.js"></script> | ||
</body> | ||
<html> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,105 @@ | ||
|
||
<!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>Zion contact us - Traleor Premium Template</title> | ||
<meta | ||
name="description" | ||
content="Traleor Template Bellissima is derived from the Italian word `Beautiful` and it is a sPrime template for traleor websites" | ||
/> | ||
<link rel="stylesheet" href="css/style.css" /> | ||
</head> | ||
<body> | ||
|
||
|
||
<header> | ||
<nav> | ||
<div id="nav" class="container"> | ||
<a href="./index.html" class="logo_box"> | ||
<img src="./images/logo.png" alt="zion_logo" /> | ||
</a> | ||
<div class="menu_links"> | ||
<ul> | ||
<li><a href="./index.html">Home</a></li> | ||
<li><a href="./about.html">About Us</a></li> | ||
<li><a>Blog</a></li> | ||
<button><a href="./contact.html">Contact Us</a></button> | ||
</ul> | ||
</div> | ||
<div class="toggle-menu"> | ||
<div class="menu_line line1"></div> | ||
<div class="menu_line line2"></div> | ||
<div class="menu_line line3"></div> | ||
</div> | ||
</div> | ||
<div class="line container"></div> | ||
</nav> | ||
|
||
</header> | ||
<main id="main_contact"> | ||
<div class="contact_box"> | ||
<h1>Contact Us</h1> | ||
<h4>Lorem Ipsum Dolor</h4> | ||
<div class="contact_form_box"> | ||
<form> | ||
<input type="email" placeholder="Your Email" /> | ||
<input type="text" placeholder="Name (Optional)" /> | ||
<select > | ||
<option value="">Services</option> | ||
|
||
</select> | ||
<textarea placeholder="Your message"></textarea> | ||
<button class="contact_btn"><a>Submit Now</a></button> | ||
</form> | ||
</div> | ||
</div> | ||
</main> | ||
<footer class="footer"> | ||
<div class="container row"> | ||
<div class="footer-col"> | ||
<h4>company</h4> | ||
<ul> | ||
<li><a href="#">about us</a></li> | ||
<li><a href="#">our services</a></li> | ||
<li><a href="#">privacy policy</a></li> | ||
<li><a href="#">visit website</a></li> | ||
</ul> | ||
</div> | ||
<div class="footer-col"> | ||
<h4>get help</h4> | ||
<ul> | ||
<li><a href="#">FAQ</a></li> | ||
<li><a href="#">shipping</a></li> | ||
<li><a href="#">returns</a></li> | ||
<li><a href="#">order status</a></li> | ||
<li><a href="#">payment options</a></li> | ||
</ul> | ||
</div> | ||
<div class="footer-col"> | ||
<h4>online shop</h4> | ||
<ul> | ||
<li><a href="#">download</a></li> | ||
<li><a href="#">changelog</a></li> | ||
<li><a href="#">github</a></li> | ||
<li><a href="#">all version</a></li> | ||
</ul> | ||
</div> | ||
<div class="footer-col"> | ||
<h4>follow us</h4> | ||
<div class="social-links"> | ||
<a href="#"><i class="fa-brands fa-facebook-f"></i></a> | ||
<a href="#"><i class="fa-brands fa-x-twitter"></i></a> | ||
<a href="#"><i class="fa-brands fa-instagram"></i></a> | ||
<a href="#"><i class="fa-brands fa-linkedin-in"></i></a> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
<script src="js/function.js"></script> | ||
</body> | ||
<html> | ||
|
Oops, something went wrong.