-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
177 lines (167 loc) · 6.98 KB
/
Copy pathabout.html
File metadata and controls
177 lines (167 loc) · 6.98 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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>lorem</title>
<link rel="stylesheet" href="css/about.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap" rel="stylesheet">
</head>
<body>
<header>
<div class="container header-container">
<a href="index.html">
<img src="assets/logos/nav logo.png" alt="Capt Loui Logo" class="logo" />
</a>
<nav>
<ul class="nav-links">
<li><a href="locations.html">LOCATIONS</a></li>
<li><a href="nmenu.html">MENU</a></li>
<li><a href="about.html">ABOUT US</a></li>
<li><a href="franchise.html">FRANCHISE</a></li>
<li><a href="shop.html">SHOP</a></li>
<li><a href="contact.html">CONTACT US</a></li>
</ul>
<button class="menu-toggle" id="menu-toggle">
<span></span><span></span><span></span>
</button>
</nav>
</div>
<ul class="mobile-menu" id="mobile-menu">
<li><a href="locations.html">LOCATIONS</a></li>
<li><a href="nmenu.html">MENU</a></li>
<li><a href="about.html">ABOUT US</a></li>
<li><a href="franchise.html">FRANCHISE</a></li>
<li><a href="shop.html">SHOP</a></li>
<li><a href="contact.html">CONTACT US</a></li>
</ul>
</header>
<section class="about-section split">
<div class="img-block">
<img src="assets/images/about/im1.png" alt="Cap't Loui Story" />
</div>
<div class="text-block">
<h2 class="section-title red">THE LOREM IPSUM STORY</h2>
<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.
</p>
<a href="menu.html" class="custom-btn-2 mt">CHECK OUT MENU</a>
</div>
</section>
<section class="about-section centered">
<h2 class="section-title">WHAT MAKES LOREM IPSUM THE REAL DEAL</h2>
<div class="three-columns">
<div class="feature-box">
<img src="assets/images/about/im2.png" alt="Bold Flavor" class="rounded"/>
<h3>BOLD CAJUN FLAVOR</h3>
<p>Crafted with our signature Louisiana spice blend, every boil is packed with mouthwatering heat and buttery depth.</p>
</div>
<div class="feature-box">
<img src="assets/images/about/im3.png" alt="Top Ingredients" class="rounded"/>
<h3>TOP-TIER INGREDIENTS</h3>
<p>We source the freshest seafood and highest quality produce, because flavor starts with the best.</p>
</div>
<div class="feature-box">
<img src="assets/images/about/im4.png" alt="Combinations" class="rounded"/>
<h3>ENDLESS COMBINATIONS</h3>
<p>From spice level to seasoning style, you call the shots. One boil, endless ways to make it yours.</p>
</div>
</div>
</section>
<section class="about-section">
<h2 class="section-title">OUR JOURNEY</h2>
<img src="assets/images/about/im5.png" alt="Our Journey" class="journey-img" />
<div class="journey-timeline">
<div class="journey-box">
<h4 class="text-white">lorem</h4>
<p class="text-white">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>
</div>
<div class="journey-box">
<h4 class="text-white">2017–2018: lorem ipsum</h4>
<p class="text-white">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>
</div>
<div class="journey-box">
<h4 class="text-white">2019–2021: lorem ipsum</h4>
<p class="text-white">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>
</div>
<div class="journey-box">
<h4 class="text-white">lorem ipsum</h4>
<p class="text-white">Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>
</div>
</div>
</section>
<section class="about-section seasoning-cta">
<div class="seasoning-left">
<h3>THE FLAVOR THAT BUILT LOREM</h3>
</div>
<div class="seasoning-center">
<img src="assets/logos/logo.png" alt="Seasoning" height="400px" width="auto"/>
<a href="shop.html" class="btn white">SHOP THE FLAVOR</a>
</div>
<div class="seasoning-right">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.</p>
</div>
</section>
<section class="about-section red-section">
<h2 class="section-title white">Built on lorem. Backed by lorem</h2>
<p class="white">
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.
</p>
<div class="info-grid">
<div class="info-box">
<img src="assets/images/about/im7.png" alt="Locations Icon" />
<div>LOCATIONS</div>
</div>
<div class="info-box">
<img src="assets/images/about/im8.png" alt="States Icon" />
<div>STATES</div>
</div>
<div class="info-box">
<img src="assets/images/about/im9.png" alt="Founded Icon" />
<div>FOUNDED</div>
</div>
<div class="info-box">
<img src="assets/images/about/im10.png" alt="Team Icon" />
<div>TEAM MEMBERS</div>
</div>
</div>
<div class="cta-buttons">
<a href="locations.html" class="custom-btn">FIND YOUR LOREM</a>
<a href="contact.html" class="custom-btn">JOIN THE CREW</a>
</div>
</section>
<section class="about-section split">
<div class="text-block">
<h2 class="section-title">Quality Starts Here</h2>
<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.
</p>
</div>
<div class="img-block">
<img src="assets/images/about/im11.png" alt="Fresh Quality" />
</div>
</section>
<footer>
<div class="container">
<img src="assets/logos/footer logo.png" alt="Capt Loui Logo" class="footer-logo" />
<ul class="footer-nav">
<li><a href="locations.html">LOCATIONS</a></li>
<li><a href="nmenu.html">MENU</a></li>
<li><a href="about.html">ABOUT US</a></li>
<li><a href="franchise.html">FRANCHISE</a></li>
<li><a href="shop.html">SHOP</a></li>
<li><a href="contact.html">CONTACT US</a></li>
</ul>
<p>© 2lorem lorem lomre</p>
<div class="social-icons">
<a href="#"><img src="assets/logos/facebook.png" alt="Facebook Icon" /></a>
<a href="#"><img src="assets/logos/insta.png" alt="Instagram Icon" /></a>
</div>
</div>
</footer>
<script src="js/script.js"></script>
</body>
</html>