Skip to content

Commit 562bb71

Browse files
committed
Update sponsorship info and enhance bundle size benefits text
1 parent bf3a688 commit 562bb71

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

website/src/routes/index.tsx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -192,9 +192,9 @@ export default component$(() => {
192192
>
193193
MIT License
194194
</TextLink>
195-
. We finance the development from our own funds. If your
196-
company would like to support us, you can take a look at our
197-
sponsor page on{' '}
195+
. However, we rely on partners and sponsors to fund the
196+
project. If your company would like to support us, you can
197+
take a look at our sponsor page on{' '}
198198
<TextLink
199199
href="https://github.com/sponsors/fabian-hiller"
200200
target="_blank"
@@ -242,8 +242,8 @@ export default component$(() => {
242242
ability to reduce the bundle size to a minimum through tree
243243
shaking and code splitting. Depending on the schema, Valibot
244244
can reduce the bundle size up to 95% compared to Zod.
245-
Especially for client-side validation of forms, this can be a
246-
big advantage.
245+
Especially for client-side validation of forms and serverless
246+
environments this can be a big advantage.
247247
</>
248248
),
249249
},

0 commit comments

Comments
 (0)