Commit graph

96 commits

Author SHA1 Message Date
92d694446d feat: add Julia's testimonial
Some checks failed
Deploy Next.js application / deploy (push) Failing after 22m12s
2024-09-12 16:34:19 +02:00
b8e2d341f1 fix: remove unused captchaToken state
Some checks failed
Deploy Next.js application / deploy (push) Failing after 24m31s
2024-09-09 15:57:23 +02:00
004ecc5c60 fix: add an indication that the newsletter subscriber is already subscribed
Some checks are pending
Deploy Next.js application / deploy (push) Waiting to run
2024-09-09 15:30:24 +02:00
f452f0023b fix: adjust padding for email address field for newsletter form 2024-09-08 20:36:22 +02:00
176d899f9c fix: fix Linux and Docker buttons hovering way below the buttons
Some checks failed
Deploy Next.js application / deploy (push) Failing after 20m43s
2024-09-08 18:23:25 +02:00
4c70475718 fix: set URL to be displayed in Matomo analytics panel to reflect the actual URLs
Some checks failed
Deploy Next.js application / deploy (push) Has been cancelled
2024-09-08 18:13:38 +02:00
ea521a09c3 fix: improve Analytics component; wrap it in Suspense boundary 2024-09-08 15:17:26 +02:00
d4d040f9cb feat: add Matomo tracking code 2024-09-08 14:34:54 +02:00
a177f423e2 feat: add NoScript component 2024-09-08 06:33:47 +02:00
33fe5bcb37 fix: replace statistics with real ones 2024-09-07 11:28:16 +02:00
37cf30272b fix: replace the "SVR.JS in action" thumbnail with one from Odysee video 2024-09-07 11:15:33 +02:00
3ffb81d020 fix: add dot to the end of sentence in text below "Join The Newsletter!" heading 2024-09-07 10:59:12 +02:00
d4fd36f05f fix: replace "Frequently Asked Question" with "Frequently Askes Questions" 2024-09-07 10:57:59 +02:00
acab8c8e9d fix: replace the text under "Accelerate your development" heading with relevant text 2024-09-07 10:57:15 +02:00
4f09a53231 fix: adjust the card on the bottom right in the hero section 2024-09-07 10:47:24 +02:00
3c6c1a0f26 fix: change the "alt" attribute for acrosett's avatar 2024-09-07 10:40:21 +02:00
3c35e5a9e1 fix: adjust the content of the social card in the hero section 2024-09-07 10:36:31 +02:00
c09e0096d8 fix: adjust the content of the pricing card in the hero section 2024-09-07 10:33:08 +02:00
9ae02b0ac9 fix: make the "Download SVR Now" button not require JavaScript to work 2024-09-07 10:24:30 +02:00
91f7b43028 fix: make icons no longer rounded on pricing hero card 2024-09-07 10:16:21 +02:00
f3613f024b fix: remove exclamation mark from "About SVR.JS" heading 2024-09-07 10:13:08 +02:00
34fdf4a62e fix: make SVR.JS logo in the about section centered on mobile devices and change the spacing 2024-09-07 10:11:54 +02:00
85f8d8abdc fix: replace the image in the about section with SVR.JS logo 2024-09-07 10:05:25 +02:00
edb34405a5 fix: replace the text in the hero and about sections 2024-09-07 09:59:24 +02:00
6f1c4affed refactor: rename Partners to DemoVideo and HowItWorks to Features 2024-09-07 09:52:44 +02:00
ccfcefc753 fix: replace "SVRJS" with "SVR.JS" 2024-09-07 09:39:26 +02:00
a6b6f89dc7 fix: fix error related to testimonial.rating property 2024-09-07 09:28:53 +02:00
a93d8ce338 fix: replace placeholder testimonials with real ones 2024-09-07 09:23:16 +02:00
7bb89ce202 style: style the code according to Prettier rules 2024-09-07 09:12:48 +02:00
7df14b92be The pointer text is no longer overlapping with hCaptcha box for the newsletter form 2024-08-30 14:11:31 +02:00
Cypro Freelance
650b2d4164 odssey whatever social video updated 2024-08-30 17:14:41 +05:30
Cypro Freelance
b6459b529e done edit/mods 2024-08-27 16:45:36 +05:30
Cypro Freelance
835e2f209e made the blog perfecto 2024-08-26 20:56:02 +05:30
621dcb71cb Change SVR.JS logo and update package-lock.json 2024-08-26 14:59:21 +02:00
Cypro Freelance
f3d46b7c37 text color changed 2024-08-26 16:54:27 +05:30
Cypro Freelance
0c0b8b63a9 fixed the newsletter input component 2024-08-26 16:53:41 +05:30
Cypro Freelance
b157cc932f newsletter done 2024-08-26 16:41:47 +05:30
Cypro Freelance
1435cbb397 some stuffs 2024-08-24 09:58:25 +05:30
5ddd11ed84 Fix clipped at the bottom headings with text gradient. 2024-07-29 21:49:01 +02:00
700fdba7b8 Make the "Process to setting up a WordPress website running on SVR.JS" text in the "SVRJS in action" section smaller 2024-07-29 21:27:27 +02:00
bd44ccc123 Make text below "Accelerate your development" header smaller for mobile devices. 2024-07-29 21:25:29 +02:00
1c8c71da47 Fix the hydration error related to <span> elements in <svg> element; <span> elements don't belong in <svg> elements! 2024-07-29 21:23:44 +02:00
207958e0f7 Improve the accessiblity of mobile menu toggle, and theme toggle. 2024-07-29 21:14:09 +02:00
35cc40b487 Improve the accessiblity of SVR.JS logo in the navigation bar. 2024-07-29 21:11:00 +02:00
7ad120cd8d Improve the accessibility of Linux and Docker buttons. 2024-07-29 21:09:37 +02:00
bf731b363d Improve accessibility in testimonials section; rendered <li> elements are now in <ul> element. 2024-07-29 21:04:44 +02:00
a354ae5de0 Improve accessibility in the navigation bar; direct child of rendered <ul> element are now only <li> elements. 2024-07-29 21:02:58 +02:00
a97d64ded5 Change the background color of the footer in the light mode from Zinc 100 to Zinc 50, in order for the hover effect in social media icons to be visible. 2024-07-29 20:50:10 +02:00
5c56c4580d Make the image in the About section correct size for older browsers. 2024-07-29 20:49:07 +02:00
3e4468161c Remove "bg-primary" Tailwind class from the "Simplify" word in the heading in the hero section, that will be overridden by gradient-related Tailwind class anyway. 2024-07-29 20:47:20 +02:00