-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
327 lines (277 loc) · 21.4 KB
/
index.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" type="image/png" href="./media/logo-round.png">
<link rel="stylesheet" href="./style.css?v=1.0">
<title>Make Lemonade Podcast</title>
</head>
<body class="antialiased text-base text-black font-medium font-inter bg-yellow-300">
<div class="w-screen">
<div class="h-20 max-w-6xl mx-auto px-6 md:px-12 flex items-center">
<div class="flex gap-4 items-center">
<div class="w-14 h-14 bg-black rounded-full flex items-center justify-center">
<span class="text-yellow-300 text-xs scale-90 italic font-black">WTF?</span>
</div>
<div class="hidden md:flex flex-col">
<span class="font-extrabold text-lg leading-tight">Make Lemonade</span>
<span class="leading-tight">The Podcast</span>
</div>
</div>
<div class="hidden md:flex ml-auto items-center gap-6">
<a href="#">Subscribe</a>
<a href="#">Episodes</a>
<a class="h-8 font-extrabold text-rose-50 bg-black opacity-90 px-4 flex items-center" href="#">Lemon<span class="text-rose-300">aid +</span></a>
<a href="#">@makelemonadewtf →</a>
</div>
<div class="flex md:hidden ml-auto items-center gap-4">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.75 5.75H19.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9.75 18.25H19.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M4.75 12H19.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
<a class="h-8 font-extrabold text-rose-50 bg-black opacity-90 px-4 flex items-center" href="#">Subscribe <span class="text-rose-300">+</span></a>
</div>
</div>
</div>
<div class="w-screen pt-16 md:pt-32 lg:pt-40 pb-10 md:pb-0 relative z-40">
<div class="max-w-6xl mx-auto px-6 md:px-12 flex flex-col gap-8 lg:gap-12">
<h1 class="max-w-4xl text-6xl sm:text-7xl md:text-8xl lg:text-9xl font-extrabold opacity-90">A podcast about <span class="decoration-rose-50 underline">making lemonade</span></h1>
<div class="flex flex-col lg:flex-row gap-8 items-baseline relative">
<p class="max-w-lg text-lg md:text-xl">The show for creators, by creators. Helping creators earn money from their own lemonade stand.</p>
<div class="text-right flex flex-col divide-y divide-yellow-300 lg:absolute lg:bottom-0 lg:right-0">
<a class="h-12 text-lg md:text-xl font-extrabold bg-black text-rose-50 px-5 flex items-center mr-auto lg:mr-0 lg:ml-auto" href="#">Listen on <span class="text-rose-300">Spotify +</span></a>
<a class="h-12 text-lg md:text-xl font-extrabold bg-black text-rose-50 px-5 flex items-center" href="#">Listen on <span class="text-rose-300">Apple Podcasts +</span></a>
</div>
</div>
</div>
</div>
<div class="w-screen bg-rose-50">
<div class="w-full text-yellow-300">
<svg class="w-full" viewBox="0 0 32768 3924" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3742.89 2543.97C2496.92 2452.95 728.475 2790.43 0 2970.55V0H32768V2970.55C32441.2 2743.05 31500.2 2288.06 30351.4 2288.06C28915.3 2288.06 27548.7 3451.06 24641.7 3292.55C21734.6 3134.03 22558.5 2401.84 17835.7 2288.06C13112.9 2174.28 10801.7 3937.3 8365.17 3923.21C5928.62 3909.12 5300.35 2657.75 3742.89 2543.97Z" fill="currentColor"/>
</svg>
</div>
</div>
<div class="w-screen pt-16 md:pt-28 pb-20 md:pb-32 lg:pb-40 bg-rose-50 relative z-30">
<div class="max-w-6xl mx-auto px-6 md:px-12 flex flex-col gap-10 lg:gap-12">
<h2 class="max-w-4xl text-6xl sm:text-7xl md:text-8xl lg:text-9xl font-extrabold opacity-90">Episodes</h2>
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-y-10 lg:gap-y-20 gap-x-8">
<div class="border-t-2 border-black pt-6 flex flex-col gap-4">
<div class="flex items-start">
<div class="flex items-center gap-4">
<div class="w-10 h-10 rounded-full overflow-hidden">
<img class="object-cover" src="https://pbs.twimg.com/profile_images/692782957501751296/QrsLoiEC_400x400.jpg" alt="">
</div>
<div class="flex flex-col">
<span class="text-sm font-extrabold">Episode 6</span>
<span class="text-sm">Rob Hope</span>
</div>
</div>
<a class="text-sm ml-auto flex items-center gap-2" href="#">
<svg width="20" height="20" fill="none" viewBox="0 0 24 24">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.25 16V12.25C19.25 8.24594 16.0041 5 12 5V5C7.99594 5 4.75 8.24594 4.75 12.25V16"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.75 15.45C4.75 13.9588 5.95883 12.75 7.45 12.75V12.75C8.44411 12.75 9.25 13.5559 9.25 14.55V17.45C9.25 18.4441 8.44411 19.25 7.45 19.25V19.25C5.95883 19.25 4.75 18.0412 4.75 16.55V15.45Z"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.75 14.55C14.75 13.5559 15.5559 12.75 16.55 12.75V12.75C18.0412 12.75 19.25 13.9588 19.25 15.45V16.55C19.25 18.0412 18.0412 19.25 16.55 19.25V19.25C15.5559 19.25 14.75 18.4441 14.75 17.45V14.55Z"></path>
</svg>
<span>Listen →</span>
</a>
</div>
<p class="text-xl md:text-2xl italic font-bold">“A lot of people say its the best thing I do but TBH the creative process with each episode wrecks me.”</p>
<span>— Rob Hope</span>
</div>
<div class="border-t-2 border-black pt-6 flex flex-col gap-4">
<div class="flex items-start">
<div class="flex items-center gap-4">
<div class="w-10 h-10 rounded-full overflow-hidden">
<img class="object-cover" src="https://pbs.twimg.com/profile_images/1425116516714942467/0ZroSwep_400x400.jpg" alt="">
</div>
<div class="flex flex-col">
<span class="text-sm font-extrabold">Episode 5</span>
<span class="text-sm">Oliur</span>
</div>
</div>
<a class="text-sm ml-auto flex items-center gap-2" href="#">
<svg width="20" height="20" fill="none" viewBox="0 0 24 24">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.25 16V12.25C19.25 8.24594 16.0041 5 12 5V5C7.99594 5 4.75 8.24594 4.75 12.25V16"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.75 15.45C4.75 13.9588 5.95883 12.75 7.45 12.75V12.75C8.44411 12.75 9.25 13.5559 9.25 14.55V17.45C9.25 18.4441 8.44411 19.25 7.45 19.25V19.25C5.95883 19.25 4.75 18.0412 4.75 16.55V15.45Z"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.75 14.55C14.75 13.5559 15.5559 12.75 16.55 12.75V12.75C18.0412 12.75 19.25 13.9588 19.25 15.45V16.55C19.25 18.0412 18.0412 19.25 16.55 19.25V19.25C15.5559 19.25 14.75 18.4441 14.75 17.45V14.55Z"></path>
</svg>
<span>Listen →</span>
</a>
</div>
<p class="text-xl md:text-2xl italic font-bold">“In just 1 year I grew my following by -20. See how I did it by shitposting. Follow for more shitposts. And definitely don’t subscribe to my newsletter.”</p>
<span>— Oliur</span>
</div>
<div class="border-t-2 border-black pt-6 flex flex-col gap-4">
<div class="flex items-start">
<div class="flex items-center gap-4">
<div class="w-10 h-10 rounded-full overflow-hidden">
<img class="object-cover" src="https://pbs.twimg.com/profile_images/1505953825391321095/X8D8TnxB_400x400.jpg" alt="">
</div>
<div class="flex flex-col">
<span class="text-sm font-extrabold">Episode 4</span>
<span class="text-sm">Gal Shir</span>
</div>
</div>
<a class="text-sm ml-auto flex items-center gap-2" href="#">
<svg width="20" height="20" fill="none" viewBox="0 0 24 24">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.25 16V12.25C19.25 8.24594 16.0041 5 12 5V5C7.99594 5 4.75 8.24594 4.75 12.25V16"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.75 15.45C4.75 13.9588 5.95883 12.75 7.45 12.75V12.75C8.44411 12.75 9.25 13.5559 9.25 14.55V17.45C9.25 18.4441 8.44411 19.25 7.45 19.25V19.25C5.95883 19.25 4.75 18.0412 4.75 16.55V15.45Z"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.75 14.55C14.75 13.5559 15.5559 12.75 16.55 12.75V12.75C18.0412 12.75 19.25 13.9588 19.25 15.45V16.55C19.25 18.0412 18.0412 19.25 16.55 19.25V19.25C15.5559 19.25 14.75 18.4441 14.75 17.45V14.55Z"></path>
</svg>
<span>Listen →</span>
</a>
</div>
<p class="text-xl md:text-2xl italic font-bold">“Everything is possible with web3. That’s why we never ask “How”, but only ask “Wen”.”</p>
<span>— Gal Shir</span>
</div>
<div class="border-t-2 border-black pt-6 flex flex-col gap-4">
<div class="flex items-start">
<div class="flex items-center gap-4">
<div class="w-10 h-10 rounded-full overflow-hidden">
<img class="object-cover" src="https://pbs.twimg.com/profile_images/997640972916920320/1v0lotcX_400x400.jpg" alt="">
</div>
<div class="flex flex-col">
<span class="text-sm font-extrabold">Episode 3</span>
<span class="text-sm">Rafal Tomal</span>
</div>
</div>
<a class="text-sm ml-auto flex items-center gap-2" href="#">
<svg width="20" height="20" fill="none" viewBox="0 0 24 24">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.25 16V12.25C19.25 8.24594 16.0041 5 12 5V5C7.99594 5 4.75 8.24594 4.75 12.25V16"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.75 15.45C4.75 13.9588 5.95883 12.75 7.45 12.75V12.75C8.44411 12.75 9.25 13.5559 9.25 14.55V17.45C9.25 18.4441 8.44411 19.25 7.45 19.25V19.25C5.95883 19.25 4.75 18.0412 4.75 16.55V15.45Z"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.75 14.55C14.75 13.5559 15.5559 12.75 16.55 12.75V12.75C18.0412 12.75 19.25 13.9588 19.25 15.45V16.55C19.25 18.0412 18.0412 19.25 16.55 19.25V19.25C15.5559 19.25 14.75 18.4441 14.75 17.45V14.55Z"></path>
</svg>
<span>Listen →</span>
</a>
</div>
<p class="text-xl md:text-2xl italic font-bold">“I have a feeling like “Hi [name]” was more common in emails in the past, but now I see almost everyone using “Hey [name]”.”</p>
<span>— Rafal Tomal</span>
</div>
<div class="border-t-2 border-black pt-6 flex flex-col gap-4">
<div class="flex items-start">
<div class="flex items-center gap-4">
<div class="w-10 h-10 rounded-full overflow-hidden">
<img class="object-cover" src="https://pbs.twimg.com/profile_images/1426215918477139974/77RVcXGz_400x400.jpg" alt="">
</div>
<div class="flex flex-col">
<span class="text-sm font-extrabold">Episode 2</span>
<span class="text-sm">Gilbert Pellegrom</span>
</div>
</div>
<a class="text-sm ml-auto flex items-center gap-2" href="#">
<svg width="20" height="20" fill="none" viewBox="0 0 24 24">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.25 16V12.25C19.25 8.24594 16.0041 5 12 5V5C7.99594 5 4.75 8.24594 4.75 12.25V16"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.75 15.45C4.75 13.9588 5.95883 12.75 7.45 12.75V12.75C8.44411 12.75 9.25 13.5559 9.25 14.55V17.45C9.25 18.4441 8.44411 19.25 7.45 19.25V19.25C5.95883 19.25 4.75 18.0412 4.75 16.55V15.45Z"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.75 14.55C14.75 13.5559 15.5559 12.75 16.55 12.75V12.75C18.0412 12.75 19.25 13.9588 19.25 15.45V16.55C19.25 18.0412 18.0412 19.25 16.55 19.25V19.25C15.5559 19.25 14.75 18.4441 14.75 17.45V14.55Z"></path>
</svg>
<span>Listen →</span>
</a>
</div>
<p class="text-xl md:text-2xl italic font-bold">“I'm very excited about what 2022 holds for Lemon Squeezy and Make Lemonade!”</p>
<span>— Gilbert Pellegrom</span>
</div>
<div class="border-t-2 border-black pt-6 flex flex-col gap-4">
<div class="flex items-start">
<div class="flex items-center gap-4">
<div class="w-10 h-10 rounded-full overflow-hidden">
<img class="object-cover" src="https://pbs.twimg.com/profile_images/1491808829364973571/005NG4os_400x400.jpg" alt="">
</div>
<div class="flex flex-col">
<span class="text-sm font-extrabold">Episode 1</span>
<span class="text-sm">Orman Clark</span>
</div>
</div>
<a class="text-sm ml-auto flex items-center gap-2" href="#">
<svg width="20" height="20" fill="none" viewBox="0 0 24 24">
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.25 16V12.25C19.25 8.24594 16.0041 5 12 5V5C7.99594 5 4.75 8.24594 4.75 12.25V16"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M4.75 15.45C4.75 13.9588 5.95883 12.75 7.45 12.75V12.75C8.44411 12.75 9.25 13.5559 9.25 14.55V17.45C9.25 18.4441 8.44411 19.25 7.45 19.25V19.25C5.95883 19.25 4.75 18.0412 4.75 16.55V15.45Z"></path>
<path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M14.75 14.55C14.75 13.5559 15.5559 12.75 16.55 12.75V12.75C18.0412 12.75 19.25 13.9588 19.25 15.45V16.55C19.25 18.0412 18.0412 19.25 16.55 19.25V19.25C15.5559 19.25 14.75 18.4441 14.75 17.45V14.55Z"></path>
</svg>
<span>Listen →</span>
</a>
</div>
<p class="text-xl md:text-2xl italic font-bold">“Sometimes you just have to shut up and execute.”</p>
<span>— Orman Clark</span>
</div>
</div>
</div>
</div>
<div class="w-screen pt-16 md:pt-32 lg:pt-40 pb-10 md:pb-0 bg-rose-300">
<div class="max-w-6xl mx-auto px-6 md:px-12 flex flex-col gap-8 lg:gap-12 relative opacity-90">
<h2 class="max-w-4xl text-6xl sm:text-7xl md:text-8xl lg:text-9xl font-extrabold">Lemon<span class="text-rose-50">aid +</span></h2>
<div class="flex flex-col md:flex-row gap-8 md:gap-12 items-baseline">
<div class="flex flex-col gap-6">
<p class="max-w-lg md:text-lg text-black">At the core of Make Lemonade, everything we do is centered around helping creators earn money. The Make Lemonade show will look to not only inspire other creators to make a living doing what they love, but we’re also putting our money where our mouth is. That’s why we’re excited to announce the <span class="font-extrabold text-rose-50 bg-black opacity-90 px-2">Lemon<span class="text-rose-300">aid +</span></span> Creator Fund.</p>
<p class="max-w-lg md:text-lg text-black"><span class="font-extrabold text-rose-50 bg-black opacity-90 px-2">Lemon<span class="text-rose-300">aid +</span></span> aims to give back to the creators that are building inspiring products with inspiring stories. Each month, creators can apply to be the recipient of the fund. The monthly winner of the fund will receive cash (could even be 1% of sales), Lemon Squeezy PRO annual account, Iconic PRO annual account, and a remote work start pack (Rode mic, Audio Technica headphones, and a Lumina AI powered webcam.)</p>
</div>
<div class="w-full md:w-auto md:ml-auto md:mt-auto text-center md:text-right">
<div class="pt-4 md:pt-0 pb-6 md:pb-0 bg-yellow-300 md:bg-transparent rounded-t-xl">
<ul class="divide-y divide-black divide-opacity-20 divide-dashed">
<li class="py-2 text-xl md:text-base font-extrabold">Including<span class="hidden md:inline-block"> ↓</span></li>
<li class="py-2">+ Lemon Squeezy PRO</li>
<li class="py-2">+ Iconic PRO</li>
<li class="py-2">+ Rode podcast mic</li>
<li class="py-2">+ Audio Technica headphones</li>
<li class="py-2">+ Lumina AI webcam</li>
<li class="py-2">+ Cash<span class="hidden md:inline-block"> ↓</span></li>
</ul>
<h2 class="text-4xl md:text-7xl font-black text-black mt-2">$2,000</h2>
</div>
</div>
</div>
<div class="bg-black text-rose-50 text-4xl md:text-7xl py-6 md:py-12 -mt-8 md:mt-0 font-extrabold flex items-center justify-center">
Apply today <span class="text-rose-300">+</span>
</div>
</div>
</div>
<div class="w-screen bg-black">
<div class="w-full text-rose-300">
<svg class="w-full" viewBox="0 0 32768 3924" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3742.89 2543.97C2496.92 2452.95 728.475 2790.43 0 2970.55V0H32768V2970.55C32441.2 2743.05 31500.2 2288.06 30351.4 2288.06C28915.3 2288.06 27548.7 3451.06 24641.7 3292.55C21734.6 3134.03 22558.5 2401.84 17835.7 2288.06C13112.9 2174.28 10801.7 3937.3 8365.17 3923.21C5928.62 3909.12 5300.35 2657.75 3742.89 2543.97Z" fill="currentColor"/>
</svg>
</div>
</div>
<div class="w-screen pt-16 md:pt-28 bg-black">
<div class="max-w-6xl mx-auto px-6 md:px-12 pb-20 md:pb-40 flex flex-col gap-12 relative opacity-90">
<h2 class="max-w-4xl text-6xl sm:text-7xl md:text-8xl lg:text-9xl font-extrabold text-rose-50">Meet your host — <span class="text-rose-300">JR Farr</span></h2>
<div class="flex flex-col md:flex-row gap-12">
<div class="w-full basis-1/2">
<img class="w-full" src="./media/jay-juice.png" alt="">
</div>
<div class="md:w-1/2 md:basis-1/2 flex items-center">
<div class="flex flex-col gap-8">
<p class="max-w-lg text-lg text-rose-50">JR is the Co-Founder of Make Lemonade which includes products like <span class="underline">Lemon Squeezy</span>, <span class="underline">Dunked</span>, <span class="underline">Iconic</span>, and more. It’s a collective of makers and like-minded creators building a portfolio of world-class digital products.</p>
<p class="max-w-lg text-lg text-rose-50">Previously, JR was the CEO & Co-Founder of MOJO Marketplace (acquired by $EIGI). A WordPress marketplace with over 6M+ users and millions paid out to creators.</p>
<p class="flex">
<a class="h-12 text-lg md:text-xl font-extrabold bg-rose-50 text-black px-5 flex items-center mr-auto" href="#">Follow <span class="text-rose-400">@jrfarr →</span></a>
</p>
</div>
</div>
</div>
</div>
</div>
<div class="w-screen pb-20 md:pb-40 bg-black">
<div class="max-w-6xl mx-auto px-6 md:px-12">
<div class="pt-8 md:pt-16 border-t border-rose-50 flex flex-col md:flex-row gap-8">
<div class="md:w-1/2 flex flex-col gap-4 opacity-90">
<h3 class="text-3xl font-extrabold text-rose-300">Want to be our next guest?</h3>
<p class="text-rose-50">We’re always looking to have new creators on the show. If you want to share your story and promote your business feel free to <span class="underline">schedule your interview here</span> →</p>
</div>
<div class="md:w-1/2">
<div class="ml-auto mt-auto flex flex-col divide-y divide-black">
<a class="h-8 font-extrabold bg-rose-50 text-black px-4 flex items-center mr-auto md:mr-0 md:ml-auto" href="#">Listen on <span class="text-rose-400">Spotify +</span></a>
<a class="h-8 font-extrabold bg-rose-50 text-black px-4 flex items-center mr-auto md:mr-0 md:ml-auto" href="#">Listen on <span class="text-rose-400">Apple Podcasts +</span></a>
<a class="h-8 font-extrabold bg-yellow-300 text-black px-4 flex items-center mr-auto md:mr-0 md:ml-auto" href="#">Get the <span class="text-rose-400">Newsletter +</span></a>
</div>
</div>
</div>
<div class="mt-8 md:mt-16 md:text-center text-rose-300 text-sm">
2022 Make Lemonade, LLC
</div>
</div>
</div>
</body>
</html>