|
22 | 22 | </section>-->
|
23 | 23 |
|
24 | 24 | <section class="relative mx-auto max-w-7xl pt-10 pb-10 lg:pb-14 px-4">
|
25 |
| - <h2 class="text-2xl md:max-w-2xl mx-auto font-bold md:text-5xl font-display text-center md:leading-tight"> |
26 |
| - CSS & JavaScript Toolbox is <span class="text-brand-blue">used</span> for |
| 25 | + <h2 |
| 26 | + class="text-2xl md:max-w-2xl mx-auto font-bold md:text-5xl font-display text-center md:leading-tight"> |
| 27 | + CSS & JavaScript Toolbox is <span class="text-brand-blue">used</span> |
| 28 | + for |
27 | 29 | </h2>
|
28 |
| - <div class="grid grid-cols-1 gap-5 lg:grid-cols-2 lg:grid-rows-2 lg:gap-x-10 lg:gap-y-14 lg:px-0 px-5 items-start mt-10 lg:mt-24"> |
29 |
| - <div class="grid justify-items-center justify-center md:text-start text-center items-center lg:space-y-5 space-y-2.5"> |
| 30 | + <div |
| 31 | + class="grid grid-cols-1 gap-5 lg:grid-cols-3 lg:gap-x-10 lg:gap-y-14 lg:px-0 px-5 items-start mt-10 lg:mt-24"> |
| 32 | + <div |
| 33 | + class="grid justify-items-center justify-center md:text-start text-center items-center lg:space-y-5 space-y-2.5"> |
30 | 34 | <div class="space-y-5 flex flex-col items-center">
|
31 |
| - <svg xmlns="http://www.w3.org/2000/svg" class="size-16 p-2.5 bg-cyan-100 text-cyan-600 rounded" viewBox="0 0 24 24" fill="none"> |
32 |
| - <path d="M9.00002 13C8.34002 13.33 7.79002 13.82 7.38002 14.43C7.15002 14.78 7.15002 15.22 7.38002 15.57C7.79002 16.18 8.34002 16.67 9.00002 17" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
33 |
| - <path d="M15.21 13C15.87 13.33 16.42 13.82 16.83 14.43C17.06 14.78 17.06 15.22 16.83 15.57C16.42 16.18 15.87 16.67 15.21 17" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
34 |
| - <path d="M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
35 |
| - <path d="M2.22998 8.01L21.45 8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
| 35 | + <svg xmlns="http://www.w3.org/2000/svg" |
| 36 | + class="size-16 p-2.5 bg-cyan-100 text-cyan-600 rounded" |
| 37 | + viewBox="0 0 24 24" fill="none"> |
| 38 | + <path |
| 39 | + d="M9.00002 13C8.34002 13.33 7.79002 13.82 7.38002 14.43C7.15002 14.78 7.15002 15.22 7.38002 15.57C7.79002 16.18 8.34002 16.67 9.00002 17" |
| 40 | + stroke="currentColor" stroke-width="1.5" |
| 41 | + stroke-linecap="round" stroke-linejoin="round" /> |
| 42 | + <path |
| 43 | + d="M15.21 13C15.87 13.33 16.42 13.82 16.83 14.43C17.06 14.78 17.06 15.22 16.83 15.57C16.42 16.18 15.87 16.67 15.21 17" |
| 44 | + stroke="currentColor" stroke-width="1.5" |
| 45 | + stroke-linecap="round" stroke-linejoin="round" /> |
| 46 | + <path |
| 47 | + d="M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z" |
| 48 | + stroke="currentColor" stroke-width="1.5" |
| 49 | + stroke-linecap="round" stroke-linejoin="round" /> |
| 50 | + <path d="M2.22998 8.01L21.45 8" stroke="currentColor" |
| 51 | + stroke-width="1.5" stroke-linecap="round" |
| 52 | + stroke-linejoin="round" /> |
36 | 53 | </svg>
|
37 |
| - <h3 class="text-xl font-semibold text-gray-900 md:text-2xl">Making CSS front-end changes</h3> |
| 54 | + <h3 class="text-xl font-semibold text-gray-900 md:text-2xl"> |
| 55 | + Making CSS front-end changes</h3> |
38 | 56 | </div>
|
39 | 57 | <p class="text-neutral-500 text-center">
|
40 |
| - No need to modify theme files. Just create a CSS code block. |
| 58 | + No need to modify theme files or work with tedious built-in |
| 59 | + theme options. Just create a CSS code block. |
41 | 60 | </p>
|
42 | 61 | </div>
|
43 |
| - <div class="grid justify-items-center justify-center md:text-start text-center items-center lg:space-y-5 space-y-2.5"> |
| 62 | + <div |
| 63 | + class="grid justify-items-center justify-center md:text-start text-center items-center lg:space-y-5 space-y-2.5"> |
44 | 64 | <div class="space-y-5 flex flex-col items-center">
|
45 |
| - <svg xmlns="http://www.w3.org/2000/svg" class="size-16 p-2.5 rounded bg-red-100 text-red-600" viewBox="0 0 24 24" fill="none"> |
46 |
| - <path d="M22 5.14999V7.85001C22 10.1 21.1 11 18.85 11H16.15C13.9 11 13 10.1 13 7.85001V5.14999C13 2.89999 13.9 2 16.15 2H18.85C21.1 2 22 2.89999 22 5.14999Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
47 |
| - <path d="M11 16.15V18.85C11 21.1 10.1 22 7.85 22H5.15C2.9 22 2 21.1 2 18.85V16.15C2 13.9 2.9 13 5.15 13H7.85C10.1 13 11 13.9 11 16.15Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
48 |
| - <path d="M17.38 11.0001V13.6201C17.38 16.3101 16.31 17.3801 13.62 17.3801H11V16.1501C11 13.9001 10.1 13.0001 7.85 13.0001H6.62V10.3801C6.62 7.69013 7.69 6.62012 10.38 6.62012H13V7.85013C13 10.1001 13.9 11.0001 16.15 11.0001H17.38Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
| 65 | + <svg xmlns="http://www.w3.org/2000/svg" |
| 66 | + class="size-16 p-2.5 rounded bg-red-100 text-red-600" |
| 67 | + viewBox="0 0 24 24" fill="none"> |
| 68 | + <path |
| 69 | + d="M22 5.14999V7.85001C22 10.1 21.1 11 18.85 11H16.15C13.9 11 13 10.1 13 7.85001V5.14999C13 2.89999 13.9 2 16.15 2H18.85C21.1 2 22 2.89999 22 5.14999Z" |
| 70 | + stroke="currentColor" stroke-width="1.5" |
| 71 | + stroke-linecap="round" stroke-linejoin="round" /> |
| 72 | + <path |
| 73 | + d="M11 16.15V18.85C11 21.1 10.1 22 7.85 22H5.15C2.9 22 2 21.1 2 18.85V16.15C2 13.9 2.9 13 5.15 13H7.85C10.1 13 11 13.9 11 16.15Z" |
| 74 | + stroke="currentColor" stroke-width="1.5" |
| 75 | + stroke-linecap="round" stroke-linejoin="round" /> |
| 76 | + <path |
| 77 | + d="M17.38 11.0001V13.6201C17.38 16.3101 16.31 17.3801 13.62 17.3801H11V16.1501C11 13.9001 10.1 13.0001 7.85 13.0001H6.62V10.3801C6.62 7.69013 7.69 6.62012 10.38 6.62012H13V7.85013C13 10.1001 13.9 11.0001 16.15 11.0001H17.38Z" |
| 78 | + stroke="currentColor" stroke-width="1.5" |
| 79 | + stroke-linecap="round" stroke-linejoin="round" /> |
49 | 80 | </svg>
|
50 | 81 |
|
51 |
| - <h3 class="text-xl font-semibold text-gray-900 md:text-2xl">Adding site functionality</h3> |
| 82 | + <h3 class="text-xl font-semibold text-gray-900 md:text-2xl"> |
| 83 | + Adding site functionality</h3> |
52 | 84 | </div>
|
53 | 85 | <p class="text-neutral-500 text-center">
|
54 |
| - Stop adding plugins for simple tasks. They can slow down your site. Create a JavaScript or PHP code block instead. |
| 86 | + Stop adding plugins for simple tasks as they can slow down your |
| 87 | + site. Create a JavaScript or PHP code block instead. |
55 | 88 | </p>
|
56 | 89 | </div>
|
57 |
| - <div class="grid justify-items-center justify-center md:text-start text-center items-center lg:space-y-5 space-y-2.5"> |
| 90 | + <div |
| 91 | + class="grid justify-items-center justify-center md:text-start text-center items-center lg:space-y-5 space-y-2.5"> |
58 | 92 | <div class="space-y-5 flex flex-col items-center">
|
59 |
| - <svg xmlns="http://www.w3.org/2000/svg" class="size-16 p-2.5 rounded bg-sky-100 text-sky-600" viewBox="0 0 24 24" fill="none"> |
60 |
| - <path d="M12.1401 15.0701V13.11C12.1401 10.59 14.1801 8.54004 16.7101 8.54004H18.6701" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
61 |
| - <path d="M5.62012 8.55005H7.58014C10.1001 8.55005 12.1501 10.59 12.1501 13.12V13.7701V17.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
62 |
| - <path d="M7.14008 6.75L5.34009 8.55L7.14008 10.35" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
63 |
| - <path d="M16.8601 6.75L18.6601 8.55L16.8601 10.35" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
64 |
| - <path d="M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" /> |
| 93 | + <svg xmlns="http://www.w3.org/2000/svg" |
| 94 | + class="size-16 p-2.5 rounded bg-sky-100 text-sky-600" |
| 95 | + viewBox="0 0 24 24" fill="none"> |
| 96 | + <path |
| 97 | + d="M12.1401 15.0701V13.11C12.1401 10.59 14.1801 8.54004 16.7101 8.54004H18.6701" |
| 98 | + stroke="currentColor" stroke-width="1.5" |
| 99 | + stroke-linecap="round" stroke-linejoin="round" /> |
| 100 | + <path |
| 101 | + d="M5.62012 8.55005H7.58014C10.1001 8.55005 12.1501 10.59 12.1501 13.12V13.7701V17.25" |
| 102 | + stroke="currentColor" stroke-width="1.5" |
| 103 | + stroke-linecap="round" stroke-linejoin="round" /> |
| 104 | + <path d="M7.14008 6.75L5.34009 8.55L7.14008 10.35" |
| 105 | + stroke="currentColor" stroke-width="1.5" |
| 106 | + stroke-linecap="round" stroke-linejoin="round" /> |
| 107 | + <path d="M16.8601 6.75L18.6601 8.55L16.8601 10.35" |
| 108 | + stroke="currentColor" stroke-width="1.5" |
| 109 | + stroke-linecap="round" stroke-linejoin="round" /> |
| 110 | + <path |
| 111 | + d="M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z" |
| 112 | + stroke="currentColor" stroke-width="1.5" |
| 113 | + stroke-linecap="round" stroke-linejoin="round" /> |
65 | 114 | </svg>
|
66 |
| - <h3 class="text-xl font-semibold text-gray-900 md:text-2xl">Third-party scripts</h3> |
| 115 | + <h3 class="text-xl font-semibold text-gray-900 md:text-2xl"> |
| 116 | + Third-party scripts</h3> |
67 | 117 | </div>
|
68 | 118 | <p class="text-neutral-500 text-center">
|
69 |
| - Code blocks are perfect for adding scripts such as Google Analytics and chat widgets to your website. |
70 |
| - </p> |
71 |
| - </div> |
72 |
| - <div class="grid justify-items-center justify-center md:text-start text-center items-center lg:space-y-5 space-y-2.5"> |
73 |
| - <div class="space-y-5 flex flex-col items-center"> |
74 |
| - <svg xmlns="http://www.w3.org/2000/svg" class="size-16 p-2.5 bg-green-100 rounded text-green-600" viewBox="0 0 24 24" fill="none"> |
75 |
| - <path d="M2 2V19C2 20.66 3.34 22 5 22H22" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round" /> |
76 |
| - <path d="M5 17L9.59 11.64C10.35 10.76 11.7 10.7 12.52 11.53L13.47 12.48C14.29 13.3 15.64 13.25 16.4 12.37L21 7" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round" /> |
77 |
| - </svg> |
78 |
| - <h3 class="text-xl font-semibold text-gray-900 md:text-2xl">Fast site development</h3> |
79 |
| - </div> |
80 |
| - <p class="text-neutral-500 text-center"> |
81 |
| - FTP? No thanks! Create code blocks for all your code snippets and scripts and view them all in one dashboard. |
| 119 | + Code blocks are perfect for adding scripts such as Google |
| 120 | + Analytics and chat widgets to your website. |
82 | 121 | </p>
|
83 | 122 | </div>
|
84 | 123 | </div>
|
85 | 124 |
|
86 | 125 | <!-- Youtube player start -->
|
87 |
| - <div class="z-20 xl:flex items-center mx-auto justify-center hidden bg-white p-1 shadow-xl mt-10 lg:mt-24 max-w-lg h-full"> |
88 |
| - <iframe class="w-full" height="300" src="https://www.youtube.com/embed/vYAKePVgJqE?si=n0rU6Uv8s_6pvhnF" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> |
| 126 | + <div |
| 127 | + class="z-20 xl:flex items-center mx-auto justify-center hidden bg-white p-1 shadow-xl mt-10 lg:mt-24 max-w-lg h-full"> |
| 128 | + <iframe class="w-full" height="300" |
| 129 | + src="https://www.youtube.com/embed/vYAKePVgJqE?si=n0rU6Uv8s_6pvhnF" |
| 130 | + title="YouTube video player" frameborder="0" |
| 131 | + allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" |
| 132 | + allowfullscreen></iframe> |
89 | 133 | </div>
|
90 | 134 | <!-- Youtube player end -->
|
91 | 135 | </section>
|
0 commit comments