-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
288 lines (245 loc) · 19.6 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
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8" />
<title>Leerstand Vermeiden</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="style.css" rel="stylesheet">
</head>
<body class="bg-gray-100">
<div class="bg-white">
<main>
<div class="relative isolate">
<svg class="absolute inset-x-0 top-0 -z-10 h-[64rem] w-full stroke-gray-200 [mask-image:radial-gradient(32rem_32rem_at_center,white,transparent)]" aria-hidden="true">
<defs>
<pattern id="1f932ae7-37de-4c0a-a8b0-a6e3b4d44b84" width="200" height="200" x="50%" y="-1" patternUnits="userSpaceOnUse">
<path d="M.5 200V.5H200" fill="none" />
</pattern>
</defs>
<svg x="50%" y="-1" class="overflow-visible fill-gray-50">
<path d="M-200 0h201v201h-201Z M600 0h201v201h-201Z M-400 600h201v201h-201Z M200 800h201v201h-201Z" stroke-width="0" />
</svg>
<rect width="100%" height="100%" stroke-width="0" fill="url(#1f932ae7-37de-4c0a-a8b0-a6e3b4d44b84)" />
</svg>
<div class="absolute top-0 left-1/2 right-0 -z-10 -ml-24 transform-gpu overflow-hidden blur-3xl lg:ml-24 xl:ml-48">
<svg viewBox="0 0 801 1036" aria-hidden="true" class="w-[50.0625rem]">
<path fill="url(#70656b7e-db44-4b9b-b7d2-1f06791bed52)" fill-opacity=".3" d="m282.279 843.371 32.285 192.609-313.61-25.32 281.325-167.289-58.145-346.888c94.5 92.652 277.002 213.246 251.009-45.597C442.651 127.331 248.072 10.369 449.268.891c160.956-7.583 301.235 116.434 351.256 179.39L507.001 307.557l270.983 241.04-495.705 294.774Z" />
<defs>
<linearGradient id="70656b7e-db44-4b9b-b7d2-1f06791bed52" x1="508.179" x2="-28.677" y1="-116.221" y2="1091.63" gradientUnits="userSpaceOnUse">
<stop stop-color="#9089FC" />
<stop offset="1" stop-color="#FF80B5" />
</linearGradient>
</defs>
</svg>
</div>
<div class="overflow-hidden">
<div class="mx-auto max-w-7xl px-6 pb-32 pt-36 sm:pt-60 lg:px-8 lg:pt-32">
<div class="mx-auto max-w-2xl gap-x-14 lg:mx-0 lg:flex lg:max-w-none lg:items-center">
<div class="w-full max-w-xl lg:shrink-0 xl:max-w-2xl">
<h1 class="text-4xl font-bold tracking-tight text-gray-900 sm:text-6xl">
Leerstand Vermeiden
</h1>
<h2 class="mt-2 text-md font-bold tracking-tight text-teal-700 sm:text-lg">Finden Sie mit uns zuverlässig die richtigen Mieter!</h2>
<ul role="list" class="my-8 grid gap-x-8 gap-y-12 sm:grid-cols-3 sm:gap-y-16 xl:col-span-2 bg-teal-100 p-4 rounded-lg">
<li class="text-teal-900">
<div class="flex h-full items-center gap-x-6">
<svg class="h-7 w-7 flex-none font-bold text-teal-800 bg-white rounded-full p-2" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
</svg>
<div>
<h3 class="text-base font-semibold leading-7 tracking-tight text-gray-900">Sparen Sie Zeit</h3>
</div>
</div>
</li>
<li class="text-teal-900">
<div class="flex h-full items-center gap-x-6">
<svg class="h-7 w-7 flex-none font-bold text-teal-800 bg-white rounded-full p-2" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
</svg>
<div>
<h3 class="text-base font-semibold leading-7 tracking-tight text-gray-900">Gewinnen Sie Übersicht</h3>
</div>
</div>
</li>
<li class="text-teal-900">
<div class="flex h-full items-center gap-x-6">
<svg class="h-7 w-7 flex-none font-bold text-teal-800 bg-white rounded-full p-2" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
</svg>
<div>
<h3 class="text-base font-semibold leading-7 tracking-tight text-gray-900">Vermeiden Sie Leerstand</h3>
</div>
</div>
</li>
</ul>
<!--
<div class="flex">
<ul role="list" class="block my-10 space-y-4 text-sm leading-6 text-gray-600 bg-teal-100 p-4 rounded-lg">
<li class="flex items-center gap-x-3 font-bold text-teal-900">
<svg class="h-7 w-7 flex-none font-bold text-teal-800 bg-white rounded-full p-2" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
</svg>
Sparen Sie Zeit
</li>
<li class="flex items-center gap-x-3 font-bold text-teal-900">
<svg class="h-7 w-7 flex-none font-bold text-teal-800 bg-white rounded-full p-2" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
</svg>
Gewinnen Sie Übersicht
</li>
<li class="flex items-center gap-x-3 font-bold text-teal-900">
<svg class="h-7 w-7 flex-none font-bold text-teal-800 bg-white rounded-full p-2" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true">
<path fill-rule="evenodd" d="M16.704 4.153a.75.75 0 01.143 1.052l-8 10.5a.75.75 0 01-1.127.075l-4.5-4.5a.75.75 0 011.06-1.06l3.894 3.893 7.48-9.817a.75.75 0 011.05-.143z" clip-rule="evenodd" />
</svg>
Vermeiden Sie Leerstand
</li>
</ul>
</div>
-->
<div class="relative prose prose-lg prose-p:leading-8 sm:max-w-md lg:max-w-none">
<p data-block-key="k56pf">Sie chatten stundenlang mit <b>Mietinteressenten</b>? Nur um nach kurzer Zeit <b>schon wieder Leerstand</b> zu haben?</p><p data-block-key="clml2">Nehmen Sie sich <b>Zeit für das Wesentliche</b> und finden Sie mit uns<b> zuverlässig die richtigen Mieter</b> und<b> reduzieren Sie jetzt Ihren Leerstand.</b></p><p data-block-key="66kk5">Wir stellen allen Ihren Bewerbern genau die richtigen Fragen. Ansprechend und individuell für Sie gestaltet. Und vollständig automatisiert.<br/>Sehen Sie dabei zu, wie sich Ihre Excel Tabelle automatisch füllt. Löschen Sie Einsendungen, die Ihnen nicht zusagen und greifen Sie bei den anderen direkt zum Hörer.</p>
</div>
</div>
<div class="mt-14 flex justify-end gap-8 sm:-mt-44 sm:justify-start sm:pl-20 lg:mt-0 lg:pl-0">
<div class="ml-auto w-44 flex-none space-y-8 pt-32 sm:ml-0 sm:pt-80 lg:order-last lg:pt-36 xl:order-none xl:pt-80">
<div class="relative">
<img alt="Mann im Anzug" class="aspect-[2/3] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg" height="375" src="hannah-nicollet-JQ2D4I-2eyw-unspla.2e16d0ba.fill-250x375.jpg" width="250">
<div class="pointer-events-none absolute inset-0 rounded-xl ring-1 ring-inset ring-gray-900/10"></div>
</div>
</div>
<div class="mr-auto w-44 flex-none space-y-8 sm:mr-0 sm:pt-52 lg:pt-36">
<div class="relative">
<img alt="Blonde Frau mit Mappe" class="aspect-[2/3] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg" height="375" src="icons8-team-FcLyt7lW5wg-unsplash_m.2e16d0ba.fill-250x375.jpg" width="250">
<div class="pointer-events-none absolute inset-0 rounded-xl ring-1 ring-inset ring-gray-900/10"></div>
</div>
<div class="relative">
<img alt="Inneneinrichtung" class="aspect-[2/3] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg" height="375" src="spacejoy-KSfe2Z4REEM-unsplash_Btey.2e16d0ba.fill-250x375.jpg" width="250">
<div class="pointer-events-none absolute inset-0 rounded-xl ring-1 ring-inset ring-gray-900/10"></div>
</div>
</div>
<div class="w-44 flex-none space-y-8 pt-32 sm:pt-0">
<div class="relative">
<img alt="Moderne Architektur" class="aspect-[2/3] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg" height="375" src="r-architecture-2gDwlIim3Uw-unsplas.2e16d0ba.fill-250x375.jpg" width="250">
<div class="pointer-events-none absolute inset-0 rounded-xl ring-1 ring-inset ring-gray-900/10"></div>
</div>
<div class="relative">
<img alt="Blonde Frau kratzt sich am Kopf" class="aspect-[2/3] w-full rounded-xl bg-gray-900/5 object-cover shadow-lg" height="375" src="averie-woodard-4nulm-JUYFo-unsplas.2e16d0ba.fill-250x375.jpg" width="250">
<div class="pointer-events-none absolute inset-0 rounded-xl ring-1 ring-inset ring-gray-900/10"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
</div>
<div class="bg-teal-600 py-24 sm:py-32">
<div class="mx-auto max-w-7xl px-6 lg:px-8">
<dl class="grid grid-cols-1 gap-y-16 gap-x-8 text-center lg:grid-cols-3">
<div class="mx-auto flex max-w-xs flex-col gap-y-4">
<div class="text-xl font-semibold tracking-tight text-white sm:text-2xl">Sparen Sie Zeit</div>
<div class="prose text-base prose-p:leading-5 prose-p:text-white text-left"><p data-block-key="lpkz9">Kein "Hin-und-her-Schreiben" mit Interessenten mehr, von denen am Ende trotzdem 90% abspringen.</p><p data-block-key="6jn5q">Widmen Sie Ihre Zeit den wirklich <b>vielversprechenden Kandidaten</b>.</p></div>
</div>
<div class="mx-auto flex max-w-xs flex-col gap-y-4">
<div class="text-xl font-semibold tracking-tight text-white sm:text-2xl">Gewinnen Sie Übersicht</div>
<div class="prose text-base prose-p:leading-5 prose-p:text-white text-left"><p data-block-key="lpkz9">Zwischen wertlosen Anfragen verlieren Sie häufig die besten Mieter aus dem Blick.</p><p data-block-key="sprm">Durch intelligentes ausfiltern der unbrauchbaren Anfragen rücken Sie den <b>Fokus auf das Wesentliche</b>.</p></div>
</div>
<div class="mx-auto flex max-w-xs flex-col gap-y-4">
<div class="text-xl font-semibold tracking-tight text-white sm:text-2xl">Vermeiden Sie Leerstand</div>
<div class="prose text-base prose-p:leading-5 prose-p:text-white text-left"><p data-block-key="lpkz9">Wie hoch ist Ihr Verlust durch vermeidbaren Leerstand?</p><p data-block-key="30a3k">Wenn Sie irgendwo Leerstand haben, ist Ihr<b> Verlust zu hoch!</b></p><p data-block-key="bvm16">Finden Sie mit uns zuverlässig die richtigen Mieter.</p></div>
</div>
</dl>
</div>
</div>
<div class="mx-auto max-w-7xl my-20 px-4 sm:px-6 lg:px-8 bg-gray-100 text-teal-900">
<div class="mx-auto max-w-4xl">
<div data-tf-widget="zIghHrTu" data-tf-opacity="100" data-tf-iframe-props="title=Finden Sie mit uns schnell die richtigen Mieter" data-tf-transitive-search-params data-tf-medium="snippet" data-tf-hidden="" style="width:100%;height:600px;" class="mb-14 shadow-2xl rounded-2xl border overflow-hidden"></div><script src="https://embed.typeform.com/next/embed.js"></script>
</div>
</div>
<div class="pt-4 isolate overflow-hidden bg-gray-900">
<div class="mx-auto max-w-7xl px-6 pb-[32rem] pt-20 text-center sm:pt-26 lg:px-8">
<div class="mx-auto max-w-4xl">
<!--h2 class="text-base font-semibold leading-7 text-teal-400"></h2-->
<p class="mt-2 text-4xl font-bold tracking-tight text-white sm:text-5xl">Wählen Sie Ihr Paket</p>
</div>
<div class="relative mt-6">
<!--p class="mx-auto max-w-2xl text-lg leading-8 text-white/60">Lorem ipsum dolor sit, amet consectetur adipisicing elit. Velit numquam eligendi quos odit doloribus molestiae voluptatum.</p-->
<svg viewBox="0 0 1208 1024" class="absolute -top-10 left-1/2 -z-10 h-[64rem] -translate-x-1/2 [mask-image:radial-gradient(closest-side,white,transparent)] sm:-top-12 md:-top-20 lg:-top-12 xl:top-0">
<ellipse cx="604" cy="512" fill="url(#6d1bd035-0dd1-437e-93fa-59d316231eb0)" rx="604" ry="512" />
<defs>
<radialGradient id="6d1bd035-0dd1-437e-93fa-59d316231eb0">
<stop stop-color="#2dd4bf" />
<stop offset="1" stop-color="#0d9488" />
</radialGradient>
</defs>
</svg>
</div>
</div>
<div class="flow-root bg-white">
<div class="-mt-[28rem]">
<div class="mx-auto max-w-7xl px-6">
<style>div#pricing li::before {content: url('/static/img/checkmark.ee8a144399cd.png'); transform: scale(0.65);}</style>
<div id="pricing" class="mx-auto grid max-w-md grid-cols-1 gap-5 lg:max-w-4xl lg:grid-cols-3">
<div class="flex flex-col justify-between rounded-3xl bg-white p-6 shadow-xl ring-1 ring-gray-900/10 sm:p-8">
<div>
<h3 class="text-base font-semibold leading-7 text-teal-600">Wöchentlich 100</h3>
<div class="mt-4 flex items-baseline gap-x-2">
<span class="text-3xl font-bold tracking-tight text-gray-900">19,99 €</span>
<span class="text-base font-semibold leading-7 text-gray-600">/Woche</span>
</div>
<div class="prose prose-ul:mt-6 prose-ul:text-sm prose-ul:leading-3 prose-ul:text-gray-800 prose-ul:pl-0 prose-li:flex prose-li:items-center prose-li:pl-0 prose-li:my-0 prose-li:leading-4" style="">
<ul><li data-block-key="gh4zi">100 Einsendungen</li><li data-block-key="5v33n">Eine Woche Laufzeit</li><li data-block-key="bnigt">Bereitstellung über Google Sheets</li></ul>
</div>
</div>
<button data-tf-popup="PIGKFBP3" data-tf-opacity="100" data-tf-size="100" data-tf-iframe-props="title=Verkauf" data-tf-transitive-search-params data-tf-medium="snippet" data-tf-hidden="product_code=w100" class="mt-8 block rounded-md bg-teal-600 px-3.5 py-2 text-center text-sm font-semibold leading-6 text-white shadow-sm hover:bg-teal-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-teal-600">Auswählen</button><script src="//embed.typeform.com/next/embed.js"></script>
</div>
<div class="flex flex-col justify-between rounded-3xl bg-white p-6 shadow-xl ring-1 ring-gray-900/10 sm:p-8">
<div>
<h3 class="text-base font-semibold leading-7 text-teal-600">Monatlich 150</h3>
<div class="mt-4 flex items-baseline gap-x-2">
<span class="text-3xl font-bold tracking-tight text-gray-900">24,99 €</span>
<span class="text-base font-semibold leading-7 text-gray-600">/Monat</span>
</div>
<div class="prose prose-ul:mt-6 prose-ul:text-sm prose-ul:leading-3 prose-ul:text-gray-800 prose-ul:pl-0 prose-li:flex prose-li:items-center prose-li:pl-0 prose-li:my-0 prose-li:leading-4" style="">
<ul><li data-block-key="gh4zi">150 Einsendungen</li><li data-block-key="1lgod">Ein Monat Laufzeit</li><li data-block-key="6r34q">Bereitstellung über Google Sheets</li></ul>
</div>
</div>
<button data-tf-popup="PIGKFBP3" data-tf-opacity="100" data-tf-size="100" data-tf-iframe-props="title=Verkauf" data-tf-transitive-search-params data-tf-medium="snippet" data-tf-hidden="product_code=m150" class="mt-8 block rounded-md bg-teal-600 px-3.5 py-2 text-center text-sm font-semibold leading-6 text-white shadow-sm hover:bg-teal-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-teal-600">Auswählen</button><script src="//embed.typeform.com/next/embed.js"></script>
</div>
<div class="flex flex-col justify-between rounded-3xl bg-white p-6 shadow-xl ring-1 ring-gray-900/10 sm:p-8">
<div>
<h3 class="text-base font-semibold leading-7 text-teal-600">Monatlich 300</h3>
<div class="mt-4 flex items-baseline gap-x-2">
<span class="text-3xl font-bold tracking-tight text-gray-900">44,99 €</span>
<span class="text-base font-semibold leading-7 text-gray-600">/Monat</span>
</div>
<div class="prose prose-ul:mt-6 prose-ul:text-sm prose-ul:leading-3 prose-ul:text-gray-800 prose-ul:pl-0 prose-li:flex prose-li:items-center prose-li:pl-0 prose-li:my-0 prose-li:leading-4" style="">
<ul><li data-block-key="gh4zi">300 Einsendungen</li><li data-block-key="fuab5">Ein Monat Laufzeit</li><li data-block-key="eebi2">Bereitstellung über Google Sheets</li></ul>
</div>
</div>
<button data-tf-popup="PIGKFBP3" data-tf-opacity="100" data-tf-size="100" data-tf-iframe-props="title=Verkauf" data-tf-transitive-search-params data-tf-medium="snippet" data-tf-hidden="product_code=m300" class="mt-8 block rounded-md bg-teal-600 px-3.5 py-2 text-center text-sm font-semibold leading-6 text-white shadow-sm hover:bg-teal-500 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-teal-600">Auswählen</button><script src="//embed.typeform.com/next/embed.js"></script>
</div>
</div>
</div>
</div>
</div>
</div>
<footer class="bg-white">
<div class="mx-auto max-w-md py-12 px-4 overflow-hidden sm:max-w-3xl sm:px-6 lg:max-w-7xl lg:px-8">
<nav class="-mx-5 -my-2 flex flex-wrap justify-center" aria-label="Footer">
<div class="px-5 py-2">
<a href="/impressum/" class="text-base text-gray-600 hover:text-gray-900"> Impressum </a>
</div>
<div class="px-5 py-2">
<a href="/datenschutz/" class="text-base text-gray-600 hover:text-gray-900"> Datenschutz </a>
</div>
</nav>
<p class="mt-8 text-center text-base text-gray-600">© 2023 Leon Alef. Alle Rechte vorbehalten.</p>
</div>
</footer>
</body>
</html>
<!--
vim:ts=2:shiftwidth=2:expandtab:syntax=html
-->