-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
453 lines (428 loc) · 27.8 KB
/
index.html
File metadata and controls
453 lines (428 loc) · 27.8 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
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
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- SEO: Primary Keyword: AI Travel & Digital Commerce Expert -->
<!-- SEO: Title Tag (Under 60 characters) -->
<title>AI Travel & Digital Commerce Expert | Peter Pohlschmidt</title>
<!-- SEO: Meta Description (Under 160 characters) -->
<meta name="description" content="Peter Pohlschmidt, an AI travel and digital commerce expert with 20+ years of experience, offers consulting and venture building. Let's build the future together.">
<!-- SEO: Meta Robots -->
<meta name="robots" content="index, follow">
<!-- SEO: Canonical URL -->
<link rel="canonical" href="https://pohlschmidt.de/" />
<!-- SEO: Favicon -->
<link rel="icon" href="/favicon.svg" type="image/svg+xml">
<!-- SEO: Open Graph / Facebook Meta Tags -->
<meta property="og:type" content="website">
<meta property="og:site_name" content="Peter Pohlschmidt">
<meta property="og:url" content="https://pohlschmidt.de/">
<meta property="og:title" content="AI Travel & Digital Commerce Expert | Peter Pohlschmidt">
<meta property="og:description" content="Peter Pohlschmidt, an AI travel and digital commerce expert with 20+ years of experience, offers consulting and venture building. Let's build the future together.">
<!-- SEO: Replace with an absolute URL to a 1200x630px image for best results -->
<meta property="og:image" content="https://pohlschmidt.de/pp_social_image.jpg">
<!-- SEO: Twitter Card Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@pohlipit">
<meta name="twitter:title" content="AI Travel & Digital Commerce Expert | Peter Pohlschmidt">
<meta name="twitter:description" content="Peter Pohlschmidt, an AI travel and digital commerce expert with 20+ years of experience, offers consulting and venture building. Let's build the future together.">
<!-- SEO: Replace with an absolute URL to your Twitter image (can be the same as og:image) -->
<meta name="twitter:image" content="https://pohlschmidt.de/pp_social_image.jpg">
<!-- SEO: Schema.org Markup for Person (JSON-LD) -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Peter Pohlschmidt",
"url": "https://pohlschmidt.de/",
"image": "https://pohlschmidt.de/pp_logo_small_transparent.png",
"jobTitle": "AI Travel & Digital Commerce Expert",
"description": "Over 20 years' experience in e-commerce and digital marketing within the airline and online travel industry. Specializing in AI-powered travel, digital transformation, and venture building.",
"alumniOf": [
{
"@type": "Organization",
"name": "Qatar Airways"
},
{
"@type": "Organization",
"name": "Malaysia Airlines"
},
{
"@type": "Organization",
"name": "TUI"
}
],
"knowsAbout": [
"Artificial Intelligence",
"E-commerce",
"Digital Marketing",
"Online Travel",
"Venture Building",
"Digital Transformation"
],
"address": {
"@type": "PostalAddress",
"addressLocality": "Kuala Lumpur",
"addressCountry": "MY"
},
"sameAs": [
"https://www.linkedin.com/in/pohlschmidt/",
"https://x.com/pohlipit"
]
}
</script>
<script src="https://cdn.tailwindcss.com"></script>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
<style>
@keyframes fadeIn {
from { opacity: 0; }
to { opacity: 1; }
}
@keyframes textRotate {
0%, 12.5% { opacity: 1; content: "Smarter Travel with AI"; }
25%, 37.5% { opacity: 0; }
37.6% { content: "E-commerce That Performs"; }
50%, 62.5% { opacity: 1; }
75%, 87.5% { opacity: 0; }
87.6% { content: "AI Ideas Brought to Life"; }
100% { opacity: 1; }
}
.rotating-text::after {
content: "Smarter Travel with AI";
animation: textRotate 12s infinite;
}
.fade-in-section {
opacity: 0;
transform: translateY(20px);
transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.fade-in-section.visible {
opacity: 1;
transform: translateY(0);
}
.hover-grow {
transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.hover-grow:hover {
transform: translateY(-5px) scale(1.02);
box-shadow: 0 10px 25px -5px rgba(0, 0, 0, 0.1);
}
.glow-on-hover {
transition: text-shadow 0.3s ease;
}
.glow-on-hover:hover {
text-shadow: 0 0 8px rgba(88, 101, 242, 0.6);
}
.project-number {
font-size: 5rem;
opacity: 0.1;
line-height: 1;
}
#hero-canvas {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
}
@keyframes menuSlideIn {
from { transform: translateX(100%); }
to { transform: translateX(0); }
}
@keyframes menuSlideOut {
from { transform: translateX(0); }
to { transform: translateX(100%); }
}
.mobile-menu-slide-in {
animation: menuSlideIn 0.3s forwards;
}
.mobile-menu-slide-out {
animation: menuSlideOut 0.3s forwards;
}
@media (max-width: 768px) {
.project-number {
font-size: 3.5rem;
}
}
</style>
</head>
<body class="font-['Inter'] bg-white text-gray-800 min-h-screen">
<!-- Navigation -->
<nav class="fixed w-full z-50 bg-white bg-opacity-90 backdrop-filter backdrop-blur-lg border-b border-gray-200 shadow-sm">
<div class="container mx-auto px-6 py-3 flex justify-between items-center">
<!-- The 'src' path below is root-relative. This is correct for a live server but may not render in some local previews. -->
<a href="#" class="block h-12 w-12">
<img src="./PP_logo_small_transparent.png" alt="Peter Pohlschmidt Logo" class="h-full w-full object-contain" onerror="this.style.display='none'; this.parentElement.innerHTML = '<span class=\'text-2xl font-bold text-cyan-500\'>PP</span>';">
</a>
<div class="hidden md:flex items-center space-x-4">
<a href="#about" class="text-gray-600 hover:text-cyan-600 transition-colors font-medium hover:bg-cyan-50 px-4 py-2 rounded-lg">About</a>
<a href="#ventures" class="text-gray-600 hover:text-cyan-600 transition-colors font-medium hover:bg-cyan-50 px-4 py-2 rounded-lg">Ventures</a>
<a href="#collaborate" class="text-gray-600 hover:text-cyan-600 transition-colors font-medium hover:bg-cyan-50 px-4 py-2 rounded-lg">Collaborate</a>
<a href="https://www.linkedin.com/in/pohlschmidt/" target="_blank" class="bg-blue-600 text-white px-4 py-2 rounded-full text-sm font-medium flex items-center hover:bg-blue-700 transition-colors space-x-2">
<i class="fab fa-linkedin-in"></i>
<span>LinkedIn</span>
</a>
</div>
<button class="md:hidden focus:outline-none">
<svg class="w-6 h-6 text-gray-600" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"></path>
</svg>
</button>
</div>
</nav>
<main class="pt-20">
<!-- Hero Section -->
<section id="hero" class="py-24 flex items-center relative overflow-hidden w-full bg-gray-50">
<canvas id="hero-canvas"></canvas>
<div class="w-full max-w-7xl mx-auto px-6 relative z-10">
<div class="max-w-4xl text-center mx-auto">
<!-- SEO: H1 Tag with Primary Keyword -->
<h1 class="text-4xl md:text-5xl font-bold mb-6 text-gray-900 leading-tight">We've reached the point where technology can deliver the experiences we've always imagined!</h1>
<div class="text-xl md:text-2xl text-gray-600 mb-10">
<span class="rotating-text font-medium text-cyan-600"></span>
</div>
<div class="flex flex-wrap gap-4 justify-center">
<a href="#about" class="px-8 py-3 bg-gradient-to-r from-cyan-500 to-blue-500 text-white rounded-full hover:from-cyan-400 hover:to-blue-400 transition-all hover-grow font-medium shadow-lg hover:shadow-cyan-500/50">
Explore
</a>
<a href="#collaborate" class="px-8 py-3 border-2 border-purple-500 text-purple-600 rounded-full hover:bg-purple-500 hover:text-white transition-colors hover-grow font-medium">
Let’s Collaborate
</a>
</div>
</div>
</div>
</section>
<!-- About Section -->
<section id="about" class="py-24 w-full bg-white flex items-center">
<div class="w-full max-w-7xl mx-auto px-6 fade-in-section">
<div class="max-w-5xl mx-auto">
<h2 class="text-3xl md:text-4xl font-bold mb-10 text-center text-gray-900">What Drives Me</h2>
<p class="text-xl md:text-2xl text-gray-700 mb-16 leading-relaxed text-center">
After two decades of leading digital growth and revolutionizing online travel with brands like Microsoft, Qatar Airways, TUI, and Opodo, I’m moving towards new, exciting ventures. With technologies like AI, NDC, 5G, and robotics reshaping the industry, I’m thrilled to explore fresh opportunities to drive innovative digital experiences.
</p>
<div class="grid md:grid-cols-3 gap-8">
<div class="bg-white p-8 rounded-xl shadow-lg hover-grow border border-gray-200 hover:border-cyan-400 hover:shadow-cyan-500/20 transition-all text-center">
<div class="text-cyan-500 text-5xl mb-4 inline-block">
<i class="fas fa-brain"></i>
</div>
<h3 class="text-xl font-bold mb-2 text-gray-900">AI Strategy</h3>
<p class="text-gray-600">Turning smart tech into meaningful tools that solve real-world problems.</p>
</div>
<div class="bg-white p-8 rounded-xl shadow-lg hover-grow border border-gray-200 hover:border-blue-400 hover:shadow-blue-500/20 transition-all text-center">
<div class="text-blue-500 text-5xl mb-4 inline-block">
<i class="fas fa-globe"></i>
</div>
<h3 class="text-xl font-bold mb-2 text-gray-900">Digital Growth</h3>
<p class="text-gray-600">Creating practical strategies that drive traffic, conversions, and engagement.</p>
</div>
<div class="bg-white p-8 rounded-xl shadow-lg hover-grow border border-gray-200 hover:border-purple-400 hover:shadow-purple-500/20 transition-all text-center">
<div class="text-purple-500 text-5xl mb-4 inline-block">
<i class="fas fa-lightbulb"></i>
</div>
<h3 class="text-xl font-bold mb-2 text-gray-900">Venture Building</h3>
<p class="text-gray-600">Bringing bold ideas to life — from applied POCs to working products.</p>
</div>
</div>
</div>
</div>
</section>
<!-- Ventures Section -->
<section id="ventures" class="py-24 w-full bg-gray-50 flex items-center">
<div class="w-full max-w-6xl mx-auto px-6 text-center">
<h2 class="text-3xl md:text-4xl font-bold mb-16 text-gray-900">What I’m Working On</h2>
<div class="grid md:grid-cols-2 gap-x-12 gap-y-16 fade-in-section">
<!-- Project 01 -->
<div class="flex flex-col gap-6 items-center">
<div class="flex justify-center">
<span class="project-number font-bold text-gray-200">01</span>
</div>
<div>
<div class="flex justify-center items-center mb-4">
<i class="fas fa-robot text-cyan-500 text-2xl mr-4"></i>
<h3 class="text-2xl font-bold text-gray-900">Agentic AI in Travel</h3>
</div>
<p class="text-gray-600 text-lg mb-6 max-w-md mx-auto">
Rethinking how we plan and book trips in the era of AI Agents with 08-08-08.com. A platform designed to use AI agents at the core to create the world's first full non-touch online travel agency operation.
</p>
<div class="project-details-container">
<button onclick="toggleProjectDetails(this)" class="text-cyan-600 font-medium hover:text-cyan-500 transition-colors glow-on-hover inline-flex items-center focus:outline-none">
Explore the Venture <i class="fas fa-arrow-right ml-2 transition-transform"></i>
</button>
<div class="project-details hidden mt-6 bg-white p-6 rounded-lg shadow-lg text-left border border-gray-200">
<p class="text-gray-700 mb-4">08-08-08.com brings together AI agents that learn from your travel style and help you plan, book, and manage your trip — without the back-and-forth.</p>
<p class="font-bold mb-2 text-gray-800">Highlights:</p>
<ul class="list-disc list-inside space-y-2 pl-2 text-gray-700 mb-4">
<li>Natural language-based travel planning</li>
<li>Smart recommendations based on the best possible pricing and product combinations</li>
<li>Seamless, automated bookings fulfiled by specially trained AI agent models</li>
</ul>
<a href="https://08-08-08.com" target="_blank" class="text-white bg-cyan-600 hover:bg-cyan-700 px-5 py-2 rounded-full inline-flex items-center transition-colors">
Visit Website <i class="fas fa-external-link-alt ml-2"></i>
</a>
</div>
</div>
</div>
</div>
<!-- Project 02 -->
<div class="flex flex-col gap-6 items-center">
<div class="flex justify-center">
<span class="project-number font-bold text-gray-200">02</span>
</div>
<div>
<div class="flex justify-center items-center mb-4">
<i class="fas fa-search-dollar text-blue-500 text-2xl mr-4"></i>
<h3 class="text-2xl font-bold text-gray-900">SEO in the Age of AI</h3>
</div>
<p class="text-gray-600 text-lg mb-6 max-w-md mx-auto">
Through waddat.com, I explore how AI changes the rules of organic search — and how to stay visible when search engines stop sending clicks.
</p>
<div class="project-details-container">
<button onclick="toggleProjectDetails(this)" class="text-blue-600 font-medium hover:text-blue-500 transition-colors glow-on-hover inline-flex items-center focus:outline-none">
See the Research <i class="fas fa-arrow-right ml-2 transition-transform"></i>
</button>
<div class="project-details hidden mt-6 bg-white p-6 rounded-lg shadow-lg text-left border border-gray-200">
<p class="text-gray-700 mb-4">Search is evolving fast. Waddat.com tests new ways to stay discoverable — whether that’s how to appear in AI overviews or be recommended by ChatGPT or experimenting with how humans interact with search results today.</p>
<p class="font-bold mb-2 text-gray-800">Highlights:</p>
<ul class="list-disc list-inside space-y-2 pl-2 text-gray-700 mb-4">
<li>Tuning content for semantic search</li>
<li>Applying E-E-A-T in an AI-first world to visibility everywhere</li>
<li>Understanding where the new sources of traffic comes once traditional search disappears</li>
</ul>
<a href="https://waddat.com" target="_blank" class="text-white bg-blue-600 hover:bg-blue-700 px-5 py-2 rounded-full inline-flex items-center transition-colors">
Visit Website <i class="fas fa-external-link-alt ml-2"></i>
</a>
</div>
</div>
</div>
</div>
<!-- Project 03 -->
<div class="flex flex-col gap-6 items-center">
<div class="flex justify-center">
<span class="project-number font-bold text-gray-200">03</span>
</div>
<div>
<div class="flex justify-center items-center mb-4">
<i class="fas fa-lightbulb text-purple-500 text-2xl mr-4"></i>
<h3 class="text-2xl font-bold text-gray-900">The Knowledge Economy</h3>
</div>
<p class="text-gray-600 text-lg mb-6 max-w-md mx-auto">
Everyone's an expert at something! uselessknowledge.me is a playful social experiment about discovering skills and random knowledge we all have — and how it might actually matter.
</p>
<div class="project-details-container">
<button onclick="toggleProjectDetails(this)" class="text-purple-600 font-medium hover:text-purple-500 transition-colors glow-on-hover inline-flex items-center focus:outline-none">
Join the Experiment <i class="fas fa-arrow-right ml-2 transition-transform"></i>
</button>
<div class="project-details hidden mt-6 bg-white p-6 rounded-lg shadow-lg text-left border border-gray-200">
<p class="text-gray-700 mb-4">We all know something others don’t. This project helps people surface that “useless” knowledge — and explores how it might be more valuable than we think.</p>
<p class="font-bold mb-2 text-gray-800">Highlights:</p>
<ul class="list-disc list-inside space-y-2 pl-2 text-gray-700 mb-4">
<li>Fun exercises to uncover hidden skills</li>
<li>A community-driven way to validate quirky knowledge</li>
<li>Ideas for turning forgotten expertise into something useful</li>
</ul>
<a href="https://uselessknowledge.me" target="_blank" class="text-white bg-purple-600 hover:bg-purple-700 px-5 py-2 rounded-full inline-flex items-center transition-colors">
Visit Website <i class="fas fa-external-link-alt ml-2"></i>
</a>
</div>
</div>
</div>
</div>
<!-- Project 04 -->
<div class="flex flex-col gap-6 items-center">
<div class="flex justify-center">
<span class="project-number font-bold text-gray-200">04</span>
</div>
<div>
<div class="flex justify-center items-center mb-4">
<i class="fas fa-map-marked-alt text-pink-500 text-2xl mr-4"></i>
<h3 class="text-2xl font-bold text-gray-900">Automating Local SEO</h3>
</div>
<p class="text-gray-600 text-lg mb-6 max-w-md mx-auto">
A real-world look at what smart local SEO can do, told through the story of metamorphosis.waddat.com, a local family business.
</p>
<div class="project-details-container">
<button onclick="toggleProjectDetails(this)" class="text-pink-600 font-medium hover:text-pink-500 transition-colors glow-on-hover inline-flex items-center focus:outline-none">
See the Impact <i class="fas fa-arrow-right ml-2 transition-transform"></i>
</button>
<div class="project-details hidden mt-6 bg-white p-6 rounded-lg shadow-lg text-left border border-gray-200">
<p class="text-gray-700 mb-4">We applied best-in-class local SEO practices to a small business — and saw big results. This project shows what happens when digital basics are done right.</p>
<p class="font-bold mb-2 text-gray-800">Highlights:</p>
<ul class="list-disc list-inside space-y-2 pl-2 text-gray-700 mb-4">
<li>Fully optimized Google Business Profile</li>
<li>Clean and consistent local listings</li>
<li>A website that converts visitors into customers</li>
</ul>
<a href="https://metamorphosis.waddat.com" target="_blank" class="text-white bg-pink-600 hover:bg-pink-700 px-5 py-2 rounded-full inline-flex items-center transition-colors">
Visit Website <i class="fas fa-external-link-alt ml-2"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Collaboration Section -->
<section id="collaborate" class="py-24 w-full bg-white flex items-center">
<div class="w-full max-w-7xl mx-auto px-6 fade-in-section">
<div class="max-w-4xl mx-auto text-center">
<h2 class="text-3xl md:text-4xl font-bold mb-8 text-gray-900">Let’s Build Something Great</h2>
<p class="text-xl text-gray-700 mb-10">
I love working with curious people, early-stage teams, and ambitious brands. Whether you're exploring AI, need help with digital growth, or just want to talk travel and tech — I’m always up for a conversation.
</p>
<p class="text-lg font-semibold text-gray-800 mb-4">Let’s Connect Over:</p>
<div class="flex flex-wrap justify-center gap-4 mb-12">
<div class="bg-white border-2 border-gray-200 px-6 py-3 rounded-full font-medium hover:border-cyan-500 hover:text-cyan-600 transition-all cursor-pointer glow-on-hover">
AI in Travel
</div>
<div class="bg-white border-2 border-gray-200 px-6 py-3 rounded-full font-medium hover:border-purple-500 hover:text-purple-600 transition-all cursor-pointer glow-on-hover">
Digital Strategy & E-commerce
</div>
<div class="bg-white border-2 border-gray-200 px-6 py-3 rounded-full font-medium hover:border-blue-500 hover:text-blue-600 transition-all cursor-pointer glow-on-hover">
Speaking Engagements
</div>
<div class="bg-white border-2 border-gray-200 px-6 py-3 rounded-full font-medium hover:border-pink-500 hover:text-pink-600 transition-all cursor-pointer glow-on-hover">
Starting Up in Malaysia or SE Asia
</div>
</div>
<p class="text-gray-600 text-center mb-8">
Have a project or an idea to bounce around? Get in touch — or just say hi on LinkedIn.
</p>
<div class="flex justify-center">
<a href="https://www.linkedin.com/in/pohlschmidt/" target="_blank" class="px-8 py-4 bg-gradient-to-r from-blue-600 to-indigo-600 text-white rounded-full hover:shadow-lg hover:shadow-blue-500/50 transition-all hover-grow font-medium inline-flex items-center text-lg">
<i class="fab fa-linkedin-in h-5 mr-3"></i> Connect on LinkedIn
</a>
</div>
</div>
</div>
</section>
</main>
<!-- Footer -->
<footer class="py-12 w-full bg-gray-100 border-t border-gray-200">
<div class="w-full max-w-7xl mx-auto px-6">
<div class="flex flex-col md:flex-row justify-between items-center gap-6">
<div class="flex items-center">
<a href="#" class="block h-12 w-12 mr-3">
<img src="./PP_logo_small_transparent.png" alt="Peter Pohlschmidt Logo" class="h-full w-full object-contain" onerror="this.style.display='none'; this.parentElement.innerHTML = '<span class=\'text-2xl font-bold text-cyan-500\'>PP</span>';">
</a>
<span class="text-gray-500">© 2025 Kuala Lumpur, Malaysia</span>
</div>
<div class="text-gray-500 font-medium">
</div>
<div class="flex items-center space-x-6">
<a href="https://www.linkedin.com/in/pohlschmidt/" target="_blank" class="text-gray-500 hover:text-blue-600 transition-colors text-2xl">
<i class="fa-brands fa-linkedin"></i>
</a>
<a href="https://x.com/pohlipit" target="_blank" class="text-gray-500 hover:text-blue-600 transition-colors text-2xl">
<i class="fa-brands fa-twitter"></i>
</a>
</div>
</div>
</div>
</footer>
<script src="main.js" defer></script>
</body>
</html>