-
Notifications
You must be signed in to change notification settings - Fork 0
/
Adobe.html
269 lines (263 loc) · 10.9 KB
/
Adobe.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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<link href="https://unpkg.com/@carbon/styles/css/styles.css" rel="stylesheet"/>
<link href="./css/footer.css" rel="stylesheet"/>
<link href="./css/forms.css" rel="stylesheet"/>
<link href="./css/header.css" rel="stylesheet"/>
<link href="./css/main.css" rel="stylesheet"/>
<link href="./css/sidebar.css" rel="stylesheet"/>
<title>Adobe Training and Services | Skunkworks</title>
<style>
/* General Styles */
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
}
header {
background-color: #333;
color: #fff;
padding: 10px 0;
}
nav ul {
list-style-type: none;
padding: 0;
margin: 0;
display: flex;
justify-content: center;
}
nav ul li {
margin: 0 15px;
}
nav ul li a {
color: #fff;
text-decoration: none;
}
.section {
padding: 20px;
margin: 10px 0;
}
.welcome-section {
background-color: #f4f4f4;
text-align: center;
}
.grid-container {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 20px;
}
form {
display: flex;
flex-direction: column;
}
form input, form textarea, form button {
margin-bottom: 10px;
padding: 10px;
font-size: 1em;
}
footer {
background-color: #333;
color: #fff;
text-align: center;
padding: 10px 0;
}
/* Mobile Styles */
@media (max-width: 768px) {
.grid-container {
grid-template-columns: 1fr;
}
nav ul {
flex-direction: column;
}
nav ul li {
margin: 10px 0;
}
}
</style>
<link href="./css/sidebar.css" rel="stylesheet"/>
<link href="./css/main.css" rel="stylesheet"/>
<link href="./css/header.css" rel="stylesheet"/>
<link href="./css/forms.css" rel="stylesheet"/>
<link href="./css/footer.css" rel="stylesheet"/>
</head>
<body><!-- header.html -->>
<!-- header.html -->
<!-- header.html -->
<header>
<nav>
<ul>
<li><a href="./index.html"><img alt="Home" class="icon" src="https://raw.githubusercontent.com/skunkworksza/www/1e5918326b6a21672c73a0c07adb7b290fd434bf/assets/icons/container.svg"/>Home</a></li>
<li>
<a href="#"><img alt="Training" class="icon" src="https://raw.githubusercontent.com/skunkworksza/www/1e5918326b6a21672c73a0c07adb7b290fd434bf/assets/icons/intelligence.svg"/>Training</a>
<ul>
<li><a href="./blended-learning.html"><img alt="Blended Learning" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/learning/blended-learning.png?raw=true"/>Blended Learning</a></li>
<li><a href="./course-development.html"><img alt="Course Development" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/learning/course-development.png?raw=true"/>Course Development</a></li>
<li><a href="./project-mentoring.html"><img alt="Project Mentoring" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/learning/project-mentoring.png?raw=true"/>Project Mentoring</a></li>
<li><a href="./performance-support.html"><img alt="Performance Support Tools" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/learning/performance-support.png?raw=true"/>Performance Support Tools</a></li>
<li><a href="./training-programs.html"><img alt="Training Programs" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/learning/training-programs.png?raw=true"/>Training Programs</a></li>
</ul>
</li>
<li>
<a href="#"><img alt="Services" class="icon" src="https://raw.githubusercontent.com/skunkworksza/www/1e5918326b6a21672c73a0c07adb7b290fd434bf/assets/icons/container--microservices.svg"/>Services</a>
<ul>
<li><a href="./software-development.html"><img alt="Software Development" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/services/software-development.png?raw=true"/>Software Development</a></li>
<li><a href="./hardware-software.html"><img alt="Hardware and Software" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/services/hardware-software.png?raw=true"/>HW/SW Solutions</a></li>
<li><a href="./managed-cloud.html"><img alt="Managed Cloud Services" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/services/managed-cloud.png?raw=true"/>Managed Cloud</a></li>
<li><a href="./technical-support.html"><img alt="Technical Support Services" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/services/technical-support.png?raw=true"/>Technical Support</a></li>
<li><a href="./placement-recruitment.html"><img alt="Placements" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/services/placement-recruitment.png?raw=true"/>Placements</a></li>
</ul>
</li>
<li>
<a href="#"><img alt="Careers" class="icon" src="https://raw.githubusercontent.com/skunkworksza/www/1e5918326b6a21672c73a0c07adb7b290fd434bf/assets/icons/data--apis.svg"/>Careers</a>
<ul>
<li><a href="./job-posting.html"><img alt="Job Posting" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/careers/job-posting.png?raw=true"/>Job Posting</a></li>
<li><a href="./candidate-screening.html"><img alt="Candidate Screening" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/careers/candidate-screening.png?raw=true"/>Candidate Screening</a></li>
<li><a href="./interviews.html"><img alt="Interviews" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/careers/interviews.png?raw=true"/>Interviews</a></li>
<li><a href="./job-offers.html"><img alt="Job Offers" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/careers/job-offers.png?raw=true"/>Job Offers</a></li>
<li><a href="./perosacademy/"><img alt="Pero's Academy" class="icon" src="https://github.com/skunkworksza/www/blob/main/assets/careers/peros-academy.png?raw=true"/>Pero's Academy</a></li>
</ul>
</li>
<li><a href="#contact"><img alt="Contact" class="icon" src="https://raw.githubusercontent.com/skunkworksza/www/b6c7c3e93995fd5c2a6c0979d90ead76d9ef98dd/assets/icons/email.svg"/>Contact</a></li>
</ul>
</nav>
</header>
<!-- header.html -->>
<!-- header.html -->>
<section class="section welcome-section" id="welcome">
<div class="welcome-section-content">
<h1>Adobe Solutions by Skunkworks</h1>
<p>Comprehensive Adobe training, services, and products to empower your business.</p>
</div>
</section>
<section class="section" id="training">
<h1>Adobe Training</h1>
<div class="grid-container">
<div>
<h3>Adobe Photoshop Training</h3>
<p>Learn to create and edit stunning images with Adobe Photoshop.</p>
</div>
<div>
<h3>Adobe Illustrator Training</h3>
<p>Master vector graphic creation with Adobe Illustrator.</p>
</div>
<div>
<h3>Adobe InDesign Training</h3>
<p>Design professional layouts for print and digital media with Adobe InDesign.</p>
</div>
<div>
<h3>Adobe Premiere Pro Training</h3>
<p>Learn video editing and production with Adobe Premiere Pro.</p>
</div>
</div>
</section>
<section class="section" id="services">
<h1>Adobe Services</h1>
<div class="grid-container">
<div>
<h3>Creative Services</h3>
<p>Offering professional design and creative services using Adobe tools.</p>
</div>
<div>
<h3>Managed Services</h3>
<p>Comprehensive managed services for your Adobe environments.</p>
</div>
<div>
<h3>Consulting</h3>
<p>Strategic consulting to optimize your Adobe tools and workflows.</p>
</div>
<div>
<h3>Support</h3>
<p>24/7 support for all your Adobe products and services.</p>
</div>
</div>
</section>
<section class="section" id="products">
<h1>Adobe Products</h1>
<div class="grid-container">
<div>
<h3>Adobe Creative Cloud</h3>
<p>Access the full suite of Adobe creative tools with Creative Cloud.</p>
</div>
<div>
<h3>Adobe Document Cloud</h3>
<p>Manage and sign documents with Adobe Acrobat and Document Cloud.</p>
</div>
<div>
<h3>Adobe Experience Cloud</h3>
<p>Optimize customer experiences with Adobe Experience Cloud.</p>
</div>
<div>
<h3>Adobe Stock</h3>
<p>Access high-quality images, videos, and templates with Adobe Stock.</p>
</div>
</div>
</section>
<section class="section" id="isv">
<h1>ISV Offerings</h1>
<div class="grid-container">
<div>
<h3>Custom Solutions</h3>
<p>Tailored software solutions built on Adobe technologies.</p>
</div>
<div>
<h3>Integration Services</h3>
<p>Seamless integration of third-party applications with Adobe products.</p>
</div>
<div>
<h3>Application Development</h3>
<p>Developing applications that leverage the power of Adobe platforms.</p>
</div>
</div>
</section>
<section class="section" id="contact">
<h1>Contact Us</h1>
<form id="contactForm">
<input name="name" placeholder="Name" required="" type="text"/>
<input name="email" placeholder="Email" required="" type="email"/>
<input name="number" placeholder="Number" required="" type="text"/>
<textarea name="message" placeholder="How Can We Help?" required=""></textarea>
<button type="submit">CALL ME BACK</button>
</form>
</section>
<footer>
<p>© 2024 Skunkworks. All rights reserved.</p>
</footer>
<script>
document.getElementById('contactForm').addEventListener('submit', function(event) {
event.preventDefault();
const formData = new FormData(this);
const data = {
name: formData.get('name'),
email: formData.get('email'),
number: formData.get('number'),
message: formData.get('message')
};
fetch('https://your-backend-url.com/api/contact', {
method: 'POST',
headers: {
'Content-Type': 'application/json'
},
body: JSON.stringify(data)
})
.then(response => response.json())
.then(data => {
alert('Your message has been sent successfully!');
})
.catch(error => {
alert('There was an error sending your message.');
});
});
</script>
<script src="./js/partnerSearchFilter.js"></script>
<script src="./js/partnerFilter.js"></script>
<script src="./js/mobileDropdown.js"></script>
<script src="./js/main.js"></script>
<script src="./js/include-header.js"></script>
<script src="./js/gulpfile.js"></script>
<script src="./js/formHandeler.js"></script>
<script src="./js/combinedPartnerFilter.js"></script>
</body>
</html>