-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
159 lines (146 loc) · 5.78 KB
/
Copy pathindex.html
File metadata and controls
159 lines (146 loc) · 5.78 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
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<title>Productions Assistance</title>
<link rel="preconnect" href="https://fonts.googleapis.com"/>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="anonymous"/>
<link rel="stylesheet" href="assets\css\style.css"/>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9429571484429929"
crossorigin="anonymous"></script>
</head>
<body>
<header class="site-header">
<nav id="siteNav" class="site-nav" aria-label="Main">
<a href="#services">Services</a>
<!-- <a href="#contact">Contact</a> -->
<a href="#about"> About </a>
</nav>
</header>
<main>
<section class="hero" role="region" aria-label="Hero">
<div class="hero__overlay">
<img src="Images\Credit-Pinterest-BacklineImg.png" alt="Backline Equipment" width="100%" height="90%"/></div>
<div class="hero__content">
<h1>Production Assistance</h1>
<h2>Backline and Production Support Services</h2>
<h1>(216) 954-4104</h1>
<!-- Cut out for now
<a class="btn btn--primary" href="#contact">Contact Us:</a>
-->
</div>
</section>
<section id="services" class="section">
<div class="container">
<h2 class="section__cards"></h2>
<div class="cards">
<article class="card">
<h3>Backline Equipment</h3>
<p><img src="Images\Credit-hexaudiovisual-backline.png" height="150px" width="250px"
alt="Backline Equipment-Credit:hexaudiovisual" /></p>
</article>
<!-- <article class="card">
<h3>Sound and Light Rigging</h3>
<p></p>
</article> -->
<article class="card">
<h3>Instruments</h3>
<p><img src="Images\Credit-pxhere-Instruments.png" height="150px" width="250px"
alt="Instruments-Credit:pxhere" /></p>
</article>
<article class="card">
<h3>Quality Accessories</h3>
<p><img src="Images\Credit-agiprodj-Accessories.png" height="150px" width="250px"
alt="Accessories-Credit:agiprodj" /></p>
</article>
<article class="card">
<h3>Professional Setup</h3>
<p><img src="Images\Credit-dreamstime-Setup.png" height="150px" width="250px"
alt="Setup" /></p>
</article>
<!-- </div>
<details class="services__all">
<summary>Full Services List</summary>
<ul class="list">
<li>Event Planning & Coordination</li>
<li>Venue Scouting</li>
<li>Floral Design</li>
<li>Custom Decor</li>
<li>Vendor Management</li>
<li>On-Site Setup & Breakdown</li>
<li>Rentals (Tents, Tables, Chairs, Linens, Lighting)</li>
</ul>
</details>
</div>-->
</section>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9429571484429929"
crossorigin="anonymous"></script>
<!-- Horizontal Inlines -->
<ins class="adsbygoogle"
data-ad-client="ca-pub-9429571484429929"
data-ad-slot="4235616950"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<section id="about" class="section section--alt">
<div class="container">
<h2 class="section__About"></h2>
<p3><strong>Production Assistance</strong><br></p3>
<p3><strong>(216) 954-4104</strong>
</p3>
<p><strong>Serving the Greater Cleveland Area and Beyond</strong>.
</p>
<p2><strong>The Birthplace of "Rock and Roll"</strong></p2><br>
<!--<a href="mailto:hello@willowpineevents.com">hello@willowpineevents.com</a>-->
</div>
</section>
<section id="contact" class="section">
<div class="container__CrowdPic">
<h2 class="section__CrowdPic"></h2>
<img src="Images\Credit-istockphoto-Rockhands.png" height="100%" width="100%" alt="crowd"/>
<!-- Netlify Forms enabled -->
<!--
<form name="contact" method="POST" data-netlify="true" netlify-honeypot="bot-field" class="form" id="contactForm">
<input type="hidden" name="form-name" value="contact"/>
<p class="hidden">
<label>Contact Us: <input name="bot-field"/></label>
</p>
<div class="field">
<label for="name">Name</label>
<input id="name" name="name" type="text" placeholder="Your Name" required/>
</div>
<div class="field">
<label for="email">Email</label>
<input id="email" name="email" type="email" placeholder="you@example.com" required/>
</div>
<div class="field">
<label for="message">Message</label>
<textarea id="message" name="message" rows="5" placeholder="Tell us about your event..." required></textarea>
</div>
<button type="submit" class="btn btn--primary">Send Message</button>
<p id="formMsg" role="status" aria-live="polite"></p>
</form>
Get
-->
</div>
</section>
</main>
<!-- <footer class="site-footer">
<div class="container footer__grid">
<div class="social">
<a href="#" aria-label="Instagram"> </a>
<a href="#" aria-label="Pinterest"> </a>
<a href="#" aria-label="Facebook"> </a>
</div> -->
<footer class="site-footer">
<div>
<a class="skip-link" href="D:\nenzee\nenzee\index.html">
© Nenzee — 2025</a>
</div>
</footer>
<script src="./script.js" defer></script>
</body>
</html>