-
Abraham Prieto posted an update
Are there any specifications for building landing pages?
Like the structure, for example?
Example: If it is a simple one-page website, each section should have its own file?
Header.js
Hero.js
Body.js
Etc?3 Comments-
it depends on the features you want, if it is just a static one page, you can go without modularization. as soon as the file is less than 700-800 line of code
-
I’m looking for a visually appealing page with some functionality, such as form integration with my CRM. I’d also like it to include interactive widgets, like calculators or similar tools.
-
@techprieto thats byond a simple landing page.
just prompt the AI to create in a modular structure, and see what you get
-
-
