-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcafe.html
183 lines (180 loc) · 9.07 KB
/
cafe.html
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
178
179
180
181
182
183
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="style.css">
<title>Golf-Cafe</title>
</head>
<body>
<nav class="navbar navbar-expand-lg fw-bold px-5 position-fixed">
<div class="container-fluid">
<a class="navbar-brand" href="#">
<img src="./Media/logo-white.SVG" alt="Logo" width="80" height="74" class="d-inline-block align-text-top">
</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon text-white"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">TOPTRACER RANGE</a>
</li>
<li class="nav-item">
<a class="nav-link" href="lessons.html">GOLF LESSONS</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#">CAFE</a>
</li>
<li class="nav-item">
<a class="nav-link" href="events.html">EVENTS</a>
</li>
</ul>
<a href="" class="btn mx-1 py-2 px-4 button" type="submit">BOOK RANGE</a>
<a href="" class="btn mx-1 py-2 px-5 button" type="submit">BOOK GOLF</a>
</div>
</div>
</nav>
<div id="cursor"></div>
<div id="cursor-blur"></div>
<div id="main">
<div class="page1">
<div id="pg1-left">
<h5>MR MULLIGANS</h5>
<h1>CAFÉ</h1>
<p>Situated between the driving range and Mr Mulligans Dino Golf, this wonderful relaxing spot is open from 9:30am.</p>
<div class="time">
<p><b>OPEN:</b> Monday – Sunday from 9:30am</p>
</div>
</div>
<div id="pg1-right"></div>
</div>
<div class="page2">
<div class="left-2"></div>
<div class="right-2">
<h2>FOOD AND DRINK</h3>
<p>From coffee to pizzas, refuel between practice and games of crazy golf. Don’t fore-get! There’s even something a little stronger for the adults! <br><br>
With hot tasty meals, relaxing snacks and cool refreshing drinks, take a look at our wide range of food and drink options below.</p>
</div>
</div>
<div class="page3">
<h1>OUR MENU</h1>
<h3>BREAKFAST, MAINS, SHARING BOARDS, & DRINKS</h3>
<div class="inner-3 inner1">
<div class="inner-left">
<h3>BREAKFASTS</h3>
<div class="price price1"><p>ENGLISH BREAKFAST BAGUETTE</p> <p>£7.25</p></div>
<div class="price price2"><p>VEGGIE BREAKFAST BAGUETTE</p><p>£7.25</p></div>
<div class="price price3"><p>BACON BAGUETTE</p><p>£5.00</p></div>
<div class="price price4"><p>SAUSAGE BAGUETTE</p><p>£5.00</p></div>
</div>
<div class="inner-right"></div>
</div>
<div class="inner-3 inner2">
<div class="inner-left">
<h3>MENU</h3>
<div class="price price1"><p>CHEESEBURGER</p> <p>£9.00</p></div>
<div class="price price2"><p>CLASSIC BURGER</p><p>£8.50</p></div>
<div class="price price3"><p>CHICKEN GOUJONS</p><p>£6.00</p></div>
<div class="price price4"><p>MARGHERITA PIZZA</p><p>£6.00</p></div>
</div>
<div class="inner-right"></div>
</div>
<div class="inner-3 inner3">
<div class="inner-left">
<h3>SHARING PLATES</h3>
<div class="price price1"><p>12 CHICKEN WINGS</p> <p>£10.00</p></div>
<div class="price price2"><p>NACHOS</p><p>£8.50</p></div>
<div class="price price3"><p>5 BUTTERMILK CHICKEN STRIPS</p><p>£8.00</p></div>
<div class="price price4"><p>LOADED CHEESY FRIES</p><p>£5.50</p></div>
</div>
<div class="inner-right"></div>
</div>
<div class="inner-3 inner4">
<div class="inner-left">
<h3>DRINKS</h3>
<div class="price price1"><p>CAPPUCCINO</p> <p>from £2.60</p></div>
<div class="price price2"><p>STILL WATER</p><p>£1.75</p></div>
<div class="price price3"><p>HEINEKEN</p><p>£6.00</p></div>
<div class="price price4"><p>FANTA</p><p>£2.25</p></div>
</div>
<div class="inner-right"></div>
</div>
</div>
<div class="page4">
<h1>EXPLORE WHAT ELSE WE DO</h1>
<div class="elem">
<h2>TOPTRACER RANGE</h2>
<img
src="https://eiwgew27fhz.exactdn.com/wp-content/uploads/2023/02/page-toptracer-1536x1025.jpg?strip=all&lossy=1&sharp=1&ssl=1"
alt=""
/>
</div>
<div class="elem">
<h2>CAFE</h2>
<img
src="https://eiwgew27fhz.exactdn.com/wp-content/uploads/2023/02/hero-5.jpg?strip=all&lossy=1&sharp=1&w=384&ssl=1"
alt=""
/>
</div>
<div class="elem">
<h2>ADVENTURE GOLF</h2>
<img
src="https://eiwgew27fhz.exactdn.com/wp-content/uploads/2023/02/page-ag.jpg?strip=all&lossy=1&sharp=1&w=384&ssl=1"
alt=""
/>
</div>
</div>
<div style="background: linear-gradient(to left bottom, #32ac3a,#a5dc0f);" class="footer bg-primary text-white py-4">
<div class="container">
<div class="row">
<div class="col-md-4">
<div class="footer-widget">
<h3>About Us</h3>
<p>Sidcup Family Golf is a Toptracer driving range and crazy golf venue in Sidcup, South East London. Passionate about technology, player development, and making golf fun and accessible to everyone.</p>
</div>
</div>
<div class="col-md-4">
<div class="footer-widget">
<h3>Quick Links</h3>
<ul class="list-unstyled text-decoration-none text-white">
<li><a href="#">Toptracer Range</a></li>
<li><a href="#">Golf Lessons</a></li>
<li><a href="#">Adventure Golf</a></li>
<li><a href="#">Cafe</a></li>
<li><a href="#">Events</a></li>
</ul>
</div>
</div>
<div class="col-md-4">
<div class="footer-widget">
<h3>Contact Us</h3>
<address>
Sidcup Family Golf<br>
123 Main Street<br>
Sidcup, Kent<br>
BR7 5PQ
</address>
<p>Phone: 0123 456 7890</p>
<p>Email: <a href="mailto:info@sidcupfamilygolf.co.uk">info@sidcupfamilygolf.co.uk</a></p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div class="footer-copyright">
<p class="text-center">Copyright © 2023 Sidcup Family Golf. All rights reserved.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/gsap.min.js" integrity="sha512-16esztaSRplJROstbIIdwX3N97V1+pZvV33ABoG1H2OyTttBxEGkTsoIVsiP1iaTtM8b3+hu2kB6pQ4Clr5yug==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/gsap/3.12.2/ScrollTrigger.min.js" integrity="sha512-Ic9xkERjyZ1xgJ5svx3y0u3xrvfT/uPkV99LBwe68xjy/mGtO+4eURHZBW2xW4SZbFrF1Tf090XqB+EVgXnVjw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script src="script.js"></script>
</body>
</html>