|
42 | 42 | <div
|
43 | 43 | class="grid lg:grid-cols-3 grid-cols-1 sm:max-w-lg lg:max-w-5xl sm:mx-auto gap-8 sm:gap-10 mt-12 sm:mt-16">
|
44 | 44 | <div class="flex items-start gap-4">
|
45 |
| - <NuxtImg class="w-12 h-12 shrink-0" src="/img/pages/ai_form_builder/icon-fast.svg" alt=""/> |
| 45 | + <img class="w-12 h-12 shrink-0" src="/img/pages/ai_form_builder/icon-fast.svg" alt=""/> |
46 | 46 |
|
47 | 47 | <div>
|
48 | 48 | <p class="text-md font-semibold text-gray-900">
|
|
55 | 55 | </div>
|
56 | 56 |
|
57 | 57 | <div class="flex items-start gap-4">
|
58 |
| - <NuxtImg class="w-12 h-12 shrink-0" src="/img/pages/ai_form_builder/icon-customization.svg" alt=""/> |
| 58 | + <img class="w-12 h-12 shrink-0" src="/img/pages/ai_form_builder/icon-customization.svg" alt=""/> |
59 | 59 |
|
60 | 60 | <div>
|
61 | 61 | <p class="text-md font-semibold text-gray-900">
|
|
68 | 68 | </div>
|
69 | 69 |
|
70 | 70 | <div class="flex items-start gap-4">
|
71 |
| - <NuxtImg class="w-12 h-12 shrink-0" src="/img/pages/ai_form_builder/icon-browser.svg" alt=""/> |
| 71 | + <img class="w-12 h-12 shrink-0" src="/img/pages/ai_form_builder/icon-browser.svg" alt=""/> |
72 | 72 |
|
73 | 73 | <div>
|
74 | 74 | <p class="text-md font-semibold text-gray-900">
|
|
103 | 103 | <div
|
104 | 104 | class="space-y-16 text-center lg:text-left sm:max-w-md sm:mx-auto lg:max-w-none lg:space-y-20 xl:space-y-24 mt-8 sm:mt-12 lg:mt-16">
|
105 | 105 | <div class="flex flex-col lg:flex-row lg:items-center lg:justify-between gap-8 lg:gap-12">
|
106 |
| - <NuxtImg class="w-full lg:flex-1 bg-gray-300 lg:shrink-0 rounded-2xl ring-1 ring-gray-200 shadow-sm" |
| 106 | + <img class="w-full lg:flex-1 bg-gray-300 lg:shrink-0 rounded-2xl ring-1 ring-gray-200 shadow-sm" |
107 | 107 | src="/img/pages/ai_form_builder/step-1.svg" alt=""/>
|
108 | 108 |
|
109 | 109 |
|
|
113 | 113 | </div>
|
114 | 114 |
|
115 | 115 | <div class="lg:flex-1 lg:shrink-0">
|
116 |
| - <NuxtImg class="w-auto h-16 hidden lg:block" src="/img/pages/ai_form_builder/icon-create.svg" alt=""/> |
| 116 | + <img class="w-auto h-16 hidden lg:block" src="/img/pages/ai_form_builder/icon-create.svg" alt=""/> |
117 | 117 |
|
118 | 118 | <h3 class="text-2xl sm:text-3xl lg:text-4xl font-semibold text-gray-900 lg:mt-8">
|
119 | 119 | Building forms made easy
|
|
129 | 129 | </div>
|
130 | 130 |
|
131 | 131 | <div class="flex flex-col lg:flex-row lg:items-center lg:justify-between gap-8 lg:gap-12">
|
132 |
| - <NuxtImg |
| 132 | + <img |
133 | 133 | class="w-full lg:flex-1 bg-gray-300 lg:shrink-0 rounded-2xl ring-1 ring-gray-200 shadow-sm lg:order-3"
|
134 | 134 | src="/img/pages/ai_form_builder/step-2.svg" alt=""/>
|
135 | 135 | <div
|
|
138 | 138 | </div>
|
139 | 139 |
|
140 | 140 | <div class="lg:flex-1 lg:shrink-0 lg:order-1">
|
141 |
| - <NuxtImg class="w-auto h-16 hidden lg:block" src="/img/pages/ai_form_builder/icon-customization.svg" alt=""/> |
| 141 | + <img class="w-auto h-16 hidden lg:block" src="/img/pages/ai_form_builder/icon-customization.svg" alt=""/> |
142 | 142 |
|
143 | 143 | <h3 class="text-2xl sm:text-3xl lg:text-4xl font-semibold text-gray-900 lg:mt-8">
|
144 | 144 | Customized forms work wonders
|
|
152 | 152 | </div>
|
153 | 153 |
|
154 | 154 | <div class="flex flex-col lg:flex-row lg:items-center lg:justify-between gap-8 lg:gap-12">
|
155 |
| - <NuxtImg class="w-full lg:flex-1 bg-gray-300 lg:shrink-0 rounded-2xl ring-1 ring-gray-200 shadow-sm" |
| 155 | + <img class="w-full lg:flex-1 bg-gray-300 lg:shrink-0 rounded-2xl ring-1 ring-gray-200 shadow-sm" |
156 | 156 | src="/img/pages/ai_form_builder/step-3.svg" alt=""/>
|
157 | 157 | <div
|
158 | 158 | class="w-16 h-16 rounded-full bg-blue-50 border-2 border-blue-200 hidden xl:inline-flex items-center justify-center text-blue-600 text-2xl font-semibold leading-none">
|
159 | 159 | 3
|
160 | 160 | </div>
|
161 | 161 |
|
162 | 162 | <div class="lg:flex-1 lg:shrink-0">
|
163 |
| - <NuxtImg class="w-auto h-16 hidden lg:block" src="/img/pages/ai_form_builder/icon-share.svg" alt=""/> |
| 163 | + <img class="w-auto h-16 hidden lg:block" src="/img/pages/ai_form_builder/icon-share.svg" alt=""/> |
164 | 164 |
|
165 | 165 | <h3 class="text-2xl sm:text-3xl lg:text-4xl font-semibold text-gray-900 lg:mt-8">
|
166 | 166 | Share your forms anywhere
|
|
200 | 200 | <!-- <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-4 gap-6 mt-8 sm:mt-12 lg:mt-16">-->
|
201 | 201 | <!-- <div-->
|
202 | 202 | <!-- class="bg-white overflow-hidden rounded-2xl ring-1 ring-gray-200 shadow-sm hover:shadow-lg hover:-translate-y-2 transition-all duration-150">-->
|
203 |
| -<!-- <NuxtImg class="w-full" src="/img/pages/ai_form_builder/examples-placeholder.png" alt=""/> |
| 203 | +<!-- <img class="w-full" src="/img/pages/ai_form_builder/examples-placeholder.png" alt=""/> |
204 | 204 | -->
|
205 | 205 | <!-- <div class="px-4 py-5 sm:p-6">-->
|
206 | 206 | <!-- <h3 class="text-lg font-semibold text-gray-900">-->
|
|
214 | 214 |
|
215 | 215 | <!-- <div-->
|
216 | 216 | <!-- class="bg-white overflow-hidden rounded-2xl ring-1 ring-gray-200 shadow-sm hover:shadow-lg hover:-translate-y-2 transition-all duration-150">-->
|
217 |
| -<!-- <NuxtImg class="w-full" src="/img/pages/ai_form_builder/examples-placeholder.png" alt=""/> |
| 217 | +<!-- <img class="w-full" src="/img/pages/ai_form_builder/examples-placeholder.png" alt=""/> |
218 | 218 | -->
|
219 | 219 | <!-- <div class="px-4 py-5 sm:p-6">-->
|
220 | 220 | <!-- <h3 class="text-lg font-semibold text-gray-900">-->
|
|
228 | 228 |
|
229 | 229 | <!-- <div-->
|
230 | 230 | <!-- class="bg-white overflow-hidden rounded-2xl ring-1 ring-gray-200 shadow-sm hover:shadow-lg hover:-translate-y-2 transition-all duration-150">-->
|
231 |
| -<!-- <NuxtImg class="w-full" src="/img/pages/ai_form_builder/examples-placeholder.png" alt=""/> |
| 231 | +<!-- <img class="w-full" src="/img/pages/ai_form_builder/examples-placeholder.png" alt=""/> |
232 | 232 | -->
|
233 | 233 | <!-- <div class="px-4 py-5 sm:p-6">-->
|
234 | 234 | <!-- <h3 class="text-lg font-semibold text-gray-900">-->
|
|
242 | 242 |
|
243 | 243 | <!-- <div-->
|
244 | 244 | <!-- class="bg-white overflow-hidden rounded-2xl ring-1 ring-gray-200 shadow-sm hover:shadow-lg hover:-translate-y-2 transition-all duration-150">-->
|
245 |
| -<!-- <NuxtImg class="w-full" src="/img/pages/ai_form_builder/examples-placeholder.png" alt=""/> |
| 245 | +<!-- <img class="w-full" src="/img/pages/ai_form_builder/examples-placeholder.png" alt=""/> |
246 | 246 | -->
|
247 | 247 | <!-- <div class="px-4 py-5 sm:p-6">-->
|
248 | 248 | <!-- <h3 class="text-lg font-semibold text-gray-900">-->
|
|
422 | 422 | <section class="bg-gradient-to-b from-gray-100 to-white py-12 sm:py-16 lg:pt-20 xl:pt-24">
|
423 | 423 | <div class="px-4 sm:px-6 lg:px-8 max-w-7xl mx-auto">
|
424 | 424 | <div class="flex items-center justify-center gap-8">
|
425 |
| - <NuxtImg class="w-auto h-12" src="/img/pages/ai_form_builder/icon-email-input.svg" alt=""/> |
| 425 | + <img class="w-auto h-12" src="/img/pages/ai_form_builder/icon-email-input.svg" alt=""/> |
426 | 426 |
|
427 |
| - <NuxtImg class="w-auto h-12" src="/img/pages/ai_form_builder/icon-radio-buttons.svg" alt=""/> |
| 427 | + <img class="w-auto h-12" src="/img/pages/ai_form_builder/icon-radio-buttons.svg" alt=""/> |
428 | 428 |
|
429 |
| - <NuxtImg class="w-auto h-12" src="/img/pages/ai_form_builder/icon-textarea.svg" alt=""/> |
| 429 | + <img class="w-auto h-12" src="/img/pages/ai_form_builder/icon-textarea.svg" alt=""/> |
430 | 430 |
|
431 | 431 | </div>
|
432 | 432 |
|
|
0 commit comments