Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devkiloton/invetu-lp
The Invetu's landing page made with Next.js
https://github.com/devkiloton/invetu-lp
daisyui emailjs nextjs tailwindcss vercel
Last synced: about 1 month ago
JSON representation
The Invetu's landing page made with Next.js
- Host: GitHub
- URL: https://github.com/devkiloton/invetu-lp
- Owner: devkiloton
- Created: 2023-12-01T00:26:36.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-14T19:28:55.000Z (10 months ago)
- Last Synced: 2024-01-14T23:48:54.037Z (10 months ago)
- Topics: daisyui, emailjs, nextjs, tailwindcss, vercel
- Language: TypeScript
- Homepage: https://invetu.com
- Size: 817 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Logo invetu](https://github.com/devkiloton/next-lp/assets/78966160/88abc257-0bc6-43e2-be28-dff1ada88760)
## Overview
It's a simple landing page built with Nextjs that gives access to the Invetu's web app and show some features that are/will be implement in the app. Besides present information to the user, the web site has a section to collect feedbacks and suggestions from the user. Other than that is the possibility of the user subscribe to the newsletter in the home to stay updated.## Why Nextjs for a simple landing page?
It might seems to be unnecessary in a first sight, because a landing page in many cases is created with no-code solutions such as Wix, Webflow, GoDaddy, etc. But these tools "fail" in 2 things: SEO, performance and some times accessibility. Their SEO and performance might be good, but when compared with the landing page that I have coded, there's no comparison and the Google Lighthouse shows that.
Having that in mind, I decided it would be a better experience to my users.