Skip to content

Commit e31461e

Browse files
committed
Update wording
1 parent 87b852d commit e31461e

File tree

2 files changed

+46
-24
lines changed

2 files changed

+46
-24
lines changed

index.html

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
@@ -493,7 +493,15 @@ <h3 class="text-[24px] font-bold leading-[28px] text-[#00023b]">
493493
<iframe
494494
src="https://www.youtube-nocookie.com/embed/bJEo1O1oT6o"
495495
title="react admin e commerce demo"
496-
allow="autoplay; picture-in-picture; accelerometer; clipboard-write; encrypted-media; gyroscope; web-share"
496+
allow="
497+
autoplay;
498+
picture-in-picture;
499+
accelerometer;
500+
clipboard-write;
501+
encrypted-media;
502+
gyroscope;
503+
web-share;
504+
"
497505
class="aspect-video w-full shadow-xl"
498506
referrerpolicy="strict-origin-when-cross-origin"
499507
frameborder="0"
@@ -639,7 +647,7 @@ <h3 class="text-[24px] font-bold leading-[28px] text-[#00023b]">
639647
</p>
640648
<ul
641649
class="mx-auto flex flex-wrap items-center justify-center gap-x-8 gap-y-12 md:cursor-pointer md:max-h-48 overflow-hidden"
642-
onclick="this.classList.toggle('md:max-h-48');"
650+
onclick="this.classList.toggle('md:max-h-48')"
643651
>
644652
<li>
645653
<img
@@ -2027,7 +2035,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
20272035
width="60"
20282036
height="54"
20292037
/>
2030-
<span class="text-center">React-query</span>
2038+
<span class="text-center">TanStack Query</span>
20312039
</li>
20322040
<li class="flex flex-col items-center justify-end gap-4">
20332041
<img
@@ -2168,19 +2176,22 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
21682176
>
21692177
<li>230+ hooks and components</li>
21702178
<li>
2171-
Includes all open-source content, plus
2179+
Includes all open-source content, plus:
21722180
<ul role="list" class="list-disc space-y-2 md:pl-8 md:pt-2">
21732181
<li>Fine-grained permissions (RBAC)</li>
21742182
<li>Editable datagrid</li>
21752183
<li>Nested forms</li>
21762184
<li>Many-to-many relationships</li>
2177-
<li>Alternative form and page layouts</li>
2185+
<li>Soft delete</li>
2186+
<li>Versioning</li>
21782187
<li>Realtime updates</li>
21792188
<li>Calendar and events</li>
21802189
<li>Tree structures</li>
21812190
<li>JSON Schema form</li>
21822191
<li>Site-wide search</li>
21832192
<li>Audit log</li>
2193+
<li>Scheduler</li>
2194+
<li>Alternative form and page layouts</li>
21842195
<li>etc.</li>
21852196
</ul>
21862197
</li>
@@ -2230,7 +2241,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
22302241
style="
22312242
font-size: 16px;
22322243
text-align: left;
2233-
font-family: 'Helvetica', sans-serif;
2244+
font-family: &quot;Helvetica&quot;, sans-serif;
22342245
color: #661d1d;
22352246
background-color: #ffeded;
22362247
border-radius: 3px;
@@ -2261,7 +2272,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
22612272
style="
22622273
font-size: 16px;
22632274
text-align: left;
2264-
font-family: 'Helvetica', sans-serif;
2275+
font-family: &quot;Helvetica&quot;, sans-serif;
22652276
color: #085229;
22662277
background-color: #e7faf0;
22672278
border-radius: 3px;
@@ -2303,7 +2314,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
23032314
font-size: 16px;
23042315
text-align: left;
23052316
font-weight: 700;
2306-
font-family: 'Helvetica', sans-serif;
2317+
font-family: &quot;Helvetica&quot;, sans-serif;
23072318
color: #3c4858;
23082319
background-color: transparent;
23092320
text-align: left;
@@ -2318,7 +2329,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
23182329
style="
23192330
font-size: 16px;
23202331
text-align: left;
2321-
font-family: 'Helvetica', sans-serif;
2332+
font-family: &quot;Helvetica&quot;, sans-serif;
23222333
color: #3c4858;
23232334
background-color: transparent;
23242335
text-align: left;
@@ -2354,7 +2365,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
23542365
style="
23552366
font-size: 16px;
23562367
text-align: left;
2357-
font-family: 'Helvetica', sans-serif;
2368+
font-family: &quot;Helvetica&quot;, sans-serif;
23582369
color: #661d1d;
23592370
background-color: #ffeded;
23602371
border-radius: 3px;
@@ -2373,7 +2384,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
23732384
font-size: 16px;
23742385
text-align: left;
23752386
font-weight: 700;
2376-
font-family: 'Helvetica', sans-serif;
2387+
font-family: &quot;Helvetica&quot;, sans-serif;
23772388
color: #ffffff;
23782389
background-color: #3e4857;
23792390
border-radius: 3px;

landing-page/index.html

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!DOCTYPE html>
1+
<!doctype html>
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
@@ -491,7 +491,15 @@ <h3 class="text-[24px] font-bold leading-[28px] text-[#00023b]">
491491
<iframe
492492
src="https://www.youtube-nocookie.com/embed/bJEo1O1oT6o"
493493
title="react admin e commerce demo"
494-
allow="autoplay; picture-in-picture; accelerometer; clipboard-write; encrypted-media; gyroscope; web-share"
494+
allow="
495+
autoplay;
496+
picture-in-picture;
497+
accelerometer;
498+
clipboard-write;
499+
encrypted-media;
500+
gyroscope;
501+
web-share;
502+
"
495503
class="aspect-video w-full shadow-xl"
496504
referrerpolicy="strict-origin-when-cross-origin"
497505
frameborder="0"
@@ -637,7 +645,7 @@ <h3 class="text-[24px] font-bold leading-[28px] text-[#00023b]">
637645
</p>
638646
<ul
639647
class="mx-auto flex flex-wrap items-center justify-center gap-x-8 gap-y-12 md:cursor-pointer md:max-h-48 overflow-hidden"
640-
onclick="this.classList.toggle('md:max-h-48');"
648+
onclick="this.classList.toggle('md:max-h-48')"
641649
>
642650
<li>
643651
<img
@@ -2025,7 +2033,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
20252033
width="60"
20262034
height="54"
20272035
/>
2028-
<span class="text-center">React-query</span>
2036+
<span class="text-center">TanStack Query</span>
20292037
</li>
20302038
<li class="flex flex-col items-center justify-end gap-4">
20312039
<img
@@ -2166,19 +2174,22 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
21662174
>
21672175
<li>230+ hooks and components</li>
21682176
<li>
2169-
Includes all open-source content, plus
2177+
Includes all open-source content, plus:
21702178
<ul role="list" class="list-disc space-y-2 md:pl-8 md:pt-2">
21712179
<li>Fine-grained permissions (RBAC)</li>
21722180
<li>Editable datagrid</li>
21732181
<li>Nested forms</li>
21742182
<li>Many-to-many relationships</li>
2175-
<li>Alternative form and page layouts</li>
2183+
<li>Soft delete</li>
2184+
<li>Versioning</li>
21762185
<li>Realtime updates</li>
21772186
<li>Calendar and events</li>
21782187
<li>Tree structures</li>
21792188
<li>JSON Schema form</li>
21802189
<li>Site-wide search</li>
21812190
<li>Audit log</li>
2191+
<li>Scheduler</li>
2192+
<li>Alternative form and page layouts</li>
21822193
<li>etc.</li>
21832194
</ul>
21842195
</li>
@@ -2228,7 +2239,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
22282239
style="
22292240
font-size: 16px;
22302241
text-align: left;
2231-
font-family: 'Helvetica', sans-serif;
2242+
font-family: &quot;Helvetica&quot;, sans-serif;
22322243
color: #661d1d;
22332244
background-color: #ffeded;
22342245
border-radius: 3px;
@@ -2259,7 +2270,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
22592270
style="
22602271
font-size: 16px;
22612272
text-align: left;
2262-
font-family: 'Helvetica', sans-serif;
2273+
font-family: &quot;Helvetica&quot;, sans-serif;
22632274
color: #085229;
22642275
background-color: #e7faf0;
22652276
border-radius: 3px;
@@ -2301,7 +2312,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
23012312
font-size: 16px;
23022313
text-align: left;
23032314
font-weight: 700;
2304-
font-family: 'Helvetica', sans-serif;
2315+
font-family: &quot;Helvetica&quot;, sans-serif;
23052316
color: #3c4858;
23062317
background-color: transparent;
23072318
text-align: left;
@@ -2316,7 +2327,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
23162327
style="
23172328
font-size: 16px;
23182329
text-align: left;
2319-
font-family: 'Helvetica', sans-serif;
2330+
font-family: &quot;Helvetica&quot;, sans-serif;
23202331
color: #3c4858;
23212332
background-color: transparent;
23222333
text-align: left;
@@ -2352,7 +2363,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
23522363
style="
23532364
font-size: 16px;
23542365
text-align: left;
2355-
font-family: 'Helvetica', sans-serif;
2366+
font-family: &quot;Helvetica&quot;, sans-serif;
23562367
color: #661d1d;
23572368
background-color: #ffeded;
23582369
border-radius: 3px;
@@ -2371,7 +2382,7 @@ <h3 class="mb-4 text-[24px] font-bold leading-[28px]">Headless</h3>
23712382
font-size: 16px;
23722383
text-align: left;
23732384
font-weight: 700;
2374-
font-family: 'Helvetica', sans-serif;
2385+
font-family: &quot;Helvetica&quot;, sans-serif;
23752386
color: #ffffff;
23762387
background-color: #3e4857;
23772388
border-radius: 3px;

0 commit comments

Comments
 (0)