-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
137 lines (124 loc) · 6.65 KB
/
about.html
File metadata and controls
137 lines (124 loc) · 6.65 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="description" content="DiningHero - New innovative way to search for, dine at, and pay at restaurants" />
<meta name="keywords" content="menu order restaurant app waitlist notification payment dashboard table" />
<meta name="author" content="Austin Lau & Nicolas Peyrichou ">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-135913456-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-135913456-1');
</script>
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="icon" type="image/x-icon" href="/favicon.ico?v=2"/>
<title>DiningHero | Innovative Restaurant Experience</title>
</head>
<body class="is-preload">
<!-- Wrapper -->
<div id="wrapper">
<!-- Intro Section-->
<section class="intro">
<header>
<h1>Company</h1>
<p>learn about dininghero's mission and about our awesome team.</p>
<ul class="actions">
<li><a href="#mission" class="arrow scrolly"><span class="label">Next</span></a></li>
</ul>
</header>
<div class="content">
<span class="image fill" data-position="center"><img src="images/about.jpg" alt="about" /></span>
</div>
</section>
<!-- Mission Section -->
<section id="mission">
<header>
<h2>Mission</h2>
</header>
<div class="content">
<p><strong>Bridging conventional dining with forward-thinking mobile technology to create a more enjoyable and convenient dining experience for patrons while also providing businesses with the necessary tools to improve efficiency, provide top-notch service, and ultimately succeed.</strong></p>
</div>
</section>
<!-- Team Section -->
<section>
<header>
<h2>Our Team</h2>
</header>
<div class="content">
<p><strong>The minds behind the brand.</strong></p>
<p>DiningHero is founded by two software engineers who distinguished the inconsistencies of conventional dining such as inadequate customer service, poor communication leading to incorrect orders, and in many cases long waiting experiences, whether it was to be seated, receiving the bill, or even grabbing a staff member’s attention, and devised a solution by connecting mobile technology with dining to create a better experience for patrons and businesses alike.</p>
<p><strong>Members</strong></p>
<blockquote class="avatar">
<div><strong>Austin Lau</strong></div>
<img src="/images/758395687.png" alt="avatar" height="160" />
<div>Co-Founder</div>
<div>Software Engineer</div>
<ul class="icons">
<li><a href="" class="icon fa-instagram" target="_blank" rel="noopener noreferrer"></a></li>
<li><a href="" class="icon fa-linkedin" target="_blank" rel="noopener noreferrer"></a></li>
<li><a href="" class="icon fa-github" target="_blank" rel="noopener noreferrer"></a></li>
</ul>
</blockquote>
<blockquote class="avatar">
<div><strong>Nicolas Peyrichou</strong></div>
<img src="/images/30641527.jpeg" alt="avatar" height="160"/>
<div>Co-Founder</div>
<div>Software Engineer</div>
<ul class="icons">
<li><a href="https://www.linkedin.com/in/nicolaspeyrichou/" class="icon fa-linkedin" target="_blank" rel="noopener noreferrer"></a></li>
<li><a href="https://github.com/nicola24" class="icon fa-github" target="_blank" rel="noopener noreferrer"></a></li>
</ul>
</blockquote>
</div>
</section>
<!-- Social Media Section -->
<section>
<header>
</header>
<div class="content">
<ul class="icons">
<li><a href="https://twitter.com/dining_hero" class="icon fa-twitter" target="_blank" rel="noopener noreferrer"><span class="label">Twitter</span></a></li>
<li><a href="https://www.facebook.com/DiningHero-403809933746791" class="icon fa-facebook" target="_blank" rel="noopener noreferrer"><span class="label">Facebook</span></a></li>
<li><a href="https://www.instagram.com/dininghero/" class="icon fa-instagram" target="_blank" rel="noopener noreferrer"><span class="label">Instagram</span></a></li>
<li><a href="https://www.linkedin.com/company/dininghero" class="icon fa-linkedin" target="_blank" rel="noopener noreferrer"><span class="label">LinkedIn</span></a></li>
<li><a href="#" class="icon fa-angellist"><span class="label" target="_blank" rel="noopener noreferrer">Angel List</span></a></li>
</ul>
</div>
</section>
<!-- Testimonials Section -->
<!-- <section id="testimonials">
<header>
<h2>Testimonials</h2>
</header>
<div class="content">
<p><strong>Lorem ipsum dolor</strong> sit amet consectetur adipiscing elit. Duis dapibus rutrum facilisis. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Etiam tristique libero eu nibh porttitor amet fermentum. Nullam venenatis erat id vehicula ultrices sed ultricies condimentum. Magna sed etiam consequat, et lorem adipiscing sed nulla. Volutpat nisl et tempus et dolor libero, feugiat magna tempus, sed et lorem adipiscing.</p>
</div>
</section> -->
<!-- Bottom Navbar -->
<div class="navbar">
<a class="menu-a-logo" href="/"><img src="/images/dininghero_logo.png" alt="dininghero_logo"/>DiningHero</a>
<span class="menu-span">|</span>
<a class="menu-a" href="/about.html">About</a>
<span class="menu-span">|</span>
<a class="menu-a" href="/user.html">Mobile</a>
<span class="menu-span">|</span>
<a class="menu-a" href="/restaurant.html">Restaurant</a>
<span class="menu-span">|</span>
<a class="menu-a" href="/contact.html">Contact</a>
</div>
<!-- Copyright Section -->
<div class="copyright">© DiningHero. All rights reserved. Design: <a href="https://html5up.net" target="_blank" rel="noopener noreferrer">HTML5 UP</a>.</div>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
</html>