159 lines
8.1 KiB
PHP
159 lines
8.1 KiB
PHP
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<title>Mi Talent</title>
|
||
<meta charset="utf-8" lang="en" >
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<meta name="author" content="Alexis Pelé">
|
||
<meta name="description" content="My Talent">
|
||
<link rel="stylesheet" type="text/css" href="css/style.css">
|
||
<script defer src="https://use.fontawesome.com/releases/v5.0.13/js/all.js" integrity="sha384-xymdQtn1n3lH2wcu0qhcdaOpQwyoarkgLVxC/wZ5q7h9gHtxICrpcaSUfygqZGOe" crossorigin="anonymous"></script>
|
||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
|
||
<link href="https://fonts.googleapis.com/css?family=Nunito:400,700,800|Poppins:400,500,700,800|Playfair+Display:400,700i" rel="stylesheet">
|
||
<link href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Smlep5jCw/wG7hdkwQ/Z5nLIefveQRIY9nfy6xoR1uRYBtpZgI6339F5dgvm/e9B" crossorigin="anonymous">
|
||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.2/js/bootstrap.min.js" integrity="sha384-o+RDsa0aLu++PJvFqy8fFScvbHFLtbvScb8AjopnFD+iEQ7wo/CG0xlczd+2O/em" crossorigin="anonymous"></script>
|
||
</head>
|
||
<body>
|
||
|
||
<header class="global">
|
||
<aside>
|
||
<nav class="burger-container">
|
||
<i id="burger-menu-toggle" class="fas fa-bars"></i>
|
||
<ul></ul>
|
||
</nav>
|
||
<ul class="social-links">
|
||
<li><a href="#"><i class="fab fa-facebook"></i></a></li>
|
||
<li><a href="#"><i class="fab fa-instagram"></i></a></li>
|
||
<li><a href="#"><i class="fab fa-youtube"></i></a></li>
|
||
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
|
||
</ul>
|
||
</aside>
|
||
</header>
|
||
<div class="form-container">
|
||
<form>
|
||
<i id="search-bar-toggle" class="fas fa-search"></i>
|
||
</form>
|
||
</div>
|
||
|
||
<header class="about">
|
||
<nav class="site-nav">
|
||
<ul>
|
||
<li><a href="clients.php">CLIENTS</a></li>
|
||
<li><a href="news.php">NEWS</a></li>
|
||
<li><a href="contact.php">CONTACT</a></li>
|
||
<li><a href="about.php">ABOUT</a></li>
|
||
</ul>
|
||
</nav>
|
||
</header>
|
||
|
||
<section class="landing-about">
|
||
<figure>
|
||
<div class="btn-wrapper">
|
||
<button class="cyan-btn">CONTACT US</button>
|
||
<button class="black-btn"><img src="./img/playicon.png"></button>
|
||
</div>
|
||
</figure>
|
||
<aside>
|
||
<a href="./" id="logo"><img src="./img/Logo.png"></a>
|
||
<h2>Developing the best talent in the comedy<br>
|
||
& entertainment business.</h2>
|
||
<div class="clear"></div>
|
||
<p>Our client list is drawn from the competitive world of stand-up comedy and our boutique, focused company works closely with them to develop talents learned on the circuit into the skills needed for a long-lasting career performing and writing for television, radio and film.</p>
|
||
<p>Chambers Management’s artists are available for castings and read-throughs for acting roles for television, film and stage. Our acts’ comedic skills, combined with a variety of stage experience, put them in good stead for both comedic and non-comedic roles. If you are looking to cast one of our acts, please give us a call or email our casting address.</p>
|
||
<div class="motivation"><em><i>Motivation</i></em> Is The First Step To <em><i>Success</i></em></div>
|
||
</aside>
|
||
</section>
|
||
|
||
<section class="about-slider">
|
||
<header>
|
||
<button data-highlight="actor"><h2>ACTOR</h2></button>
|
||
<button data-highlight="musician"><h2>MUSICIAN</h2></button>
|
||
<button data-highlight="comedian"><h2>COMEDIAN</h2></button>
|
||
<button data-highlight="model"><h2>MODEL</h2></button>
|
||
</header>
|
||
<div class="slider-container">
|
||
<figure class="item">
|
||
<figcaption>
|
||
<button>
|
||
<span class="fa-stack">
|
||
<i class="fas fa-circle fa-stack"></i>
|
||
<i class="fas fa-location-arrow fa-stack-1x fa-inverse"></i>
|
||
</span>
|
||
</button>
|
||
<h2>Keith Ruiz</h2>
|
||
<h4>ACTOR</h4>
|
||
</figcaption>
|
||
</figure>
|
||
<figure class="item">
|
||
<figcaption>
|
||
<button>
|
||
<span class="fa-stack">
|
||
<i class="fas fa-circle fa-stack"></i>
|
||
<i class="fas fa-location-arrow fa-stack-1x fa-inverse"></i>
|
||
</span>
|
||
</button>
|
||
<h2>Victoria Porter</h2>
|
||
<h4>COMEDIAN</h4>
|
||
</figcaption>
|
||
</figure>
|
||
|
||
<figure class="item">
|
||
<figcaption>
|
||
<button>
|
||
<span class="fa-stack">
|
||
<i class="fas fa-circle fa-stack"></i>
|
||
<i class="fas fa-location-arrow fa-stack-1x fa-inverse"></i>
|
||
</span>
|
||
</button>
|
||
<h2>Sofia Walker</h2>
|
||
<h4>MUSICIAN</h4>
|
||
</figcaption>
|
||
</figure>
|
||
<figure class="item">
|
||
<figcaption>
|
||
<button>
|
||
<span class="fa-stack">
|
||
<i class="fas fa-circle fa-stack"></i>
|
||
<i class="fas fa-location-arrow fa-stack-1x fa-inverse"></i>
|
||
</span>
|
||
</button>
|
||
<h2>Riley James</h2>
|
||
<h4>MUSICIAN</h4>
|
||
</figcaption>
|
||
</figure>
|
||
<div class="arrow-wrapper">
|
||
<a href="#">
|
||
<svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" x="0px" y="0px" viewBox="0 0 100 125"><g transform="translate(0,-952.36218)"><path style="text-indent:0;text-transform:none;direction:ltr;block-progression:tb;baseline-shift:baseline;color:#000000;enable-background:accumulate;" d="m 19.999975,1002.3742 c 0.056,0.6635 0.3049,1.4483 0.6563,1.875 l 12,15.0001 c 1.1699,1.3314 2.9916,1.4508 4.2189,0.469 1.2273,-0.9818 1.4505,-2.9918 0.4686,-4.219 l -8.0938,-10.125 47.75005,0 c 1.6568,0 3,-1.3433 3,-3.0001 0,-1.6569 -1.3432,-2.99996 -3,-2.99996 l -47.75005,0 8.0938,-10.125 c 0.9819,-1.2271 0.7209,-3.1917 -0.4686,-4.2189 -1.2925,-1.1161 -3.2372,-0.7584 -4.2189,0.4689 l -12,14.99996 c -0.5079,0.6216 -0.6474,1.078 -0.6563,1.875 z" fill="#000000" fill-opacity="1" stroke="none" marker="none" visibility="visible" display="inline" overflow="visible"/></g></svg>
|
||
</a>
|
||
<a href="#">
|
||
<svg class="mirrored-x" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" version="1.1" x="0px" y="0px" viewBox="0 0 100 125"><g transform="translate(0,-952.36218)"><path style="text-indent:0;text-transform:none;direction:ltr;block-progression:tb;baseline-shift:baseline;color:#000000;enable-background:accumulate;" d="m 19.999975,1002.3742 c 0.056,0.6635 0.3049,1.4483 0.6563,1.875 l 12,15.0001 c 1.1699,1.3314 2.9916,1.4508 4.2189,0.469 1.2273,-0.9818 1.4505,-2.9918 0.4686,-4.219 l -8.0938,-10.125 47.75005,0 c 1.6568,0 3,-1.3433 3,-3.0001 0,-1.6569 -1.3432,-2.99996 -3,-2.99996 l -47.75005,0 8.0938,-10.125 c 0.9819,-1.2271 0.7209,-3.1917 -0.4686,-4.2189 -1.2925,-1.1161 -3.2372,-0.7584 -4.2189,0.4689 l -12,14.99996 c -0.5079,0.6216 -0.6474,1.078 -0.6563,1.875 z" fill="#000000" fill-opacity="1" stroke="none" marker="none" visibility="visible" display="inline" overflow="visible"/></g></svg>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
|
||
|
||
<footer class="global">
|
||
<div>
|
||
<a href="./" id="logo"><img src="./img/Logo.png"></a>
|
||
<aside>
|
||
<a href="#">SIGN UP FOR OUR NEWSLETTER</a><i class="far fa-envelope"></i>
|
||
</aside>
|
||
</div>
|
||
<hr>
|
||
<div>
|
||
<small>© 2018 MI Talent. Designed by Tranmautritam for Mass Impressions.</small>
|
||
<ul>
|
||
<li><a href="#"><i class="fab fa-facebook"></i></a></li>
|
||
<li><a href="#"><i class="fab fa-instagram"></i></a></li>
|
||
<li><a href="#"><i class="fab fa-youtube"></i></a></li>
|
||
<li><a href="#"><i class="fab fa-twitter"></i></a></li>
|
||
</ul>
|
||
</div>
|
||
</footer>
|
||
|
||
<script src="js/apps.js"></script>
|
||
|
||
</body>
|
||
</html> |