Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
executable file 69 lines (57 sloc) 3.2 KB
<!doctype html>
<html class="no-js" lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>DMD3470-siteRedesign-pitch-siteMap</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="manifest" href="site.webmanifest">
<link rel="apple-touch-icon" href="icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<!--[if lte IE 9]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience and security.</p>
<![endif]-->
<!-- Add your site or application content here -->
<!-- <nav></nav>-->
<header>
<h1>Business Website Redesign - Questers' Way</h1>
<h2>Presentation Page</h2>
<h4>By Ariff Jeff</h4>
</header>
<main>
<div class="container-ptb" id="s1">
<a href="img/qw-siteMap.png" class="button">Proposed Site Map</a>
<div>
<h3>Why Questers' Way</h3>
<p>I choose to redesign the Questers' Way website since it is not user friendly. The site is in shambles despite the fact that it is a main source of bringing in new customers and therefore income. Questers' Way would greatly benefit from a website redesign in that user retention, new customer aquisition, and overall customer happiness would increase.</p>
</div>
<a href="http://questersway.com"><img src="img/logos/qw-logo.png" alt="Questers' Way logo"></a>
</div>
<div class="container-ptb" id="s2">
<a href="img/qw-wireframe-desktop@2x.png" class="button">Desktop Wireframe</a>
<a href="img/qw-styleTiles-both.png" class="button">Style Tiles</a>
<div >
<a href="img/qw-flatDesigns-index.png" class="button mlr">Flat Design - index</a>
<a href="img/qw-flatDesigns-sneakPeek.png" class="button mlr">Flat Design - Sneak Peek</a>
</div>
</div>
</main>
<!-- <footer></footer>-->
<script src="js/vendor/modernizr-3.6.0.min.js"></script>
<script src="https://code.jquery.com/jquery-3.3.1.min.js" integrity="sha256-FgpCb/KJQlLNfOu91ta32o/NMZxltwRo8QtmkMRdAu8=" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-3.3.1.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-Y to be your site's ID. -->
<script>
window.ga = function () { ga.q.push(arguments) }; ga.q = []; ga.l = +new Date;
ga('create', 'UA-XXXXX-Y', 'auto'); ga('send', 'pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async defer></script>
</body>
</html>