laconic-dot-com/src/components/sections
2022-05-22 16:33:44 +02:00
..
404/hero feat: add will change 2022-04-19 11:39:16 -03:00
about Work on new About sections (#67) 2022-05-19 01:06:27 +02:00
blog General styles 2022-05-20 16:33:20 +02:00
careers Work on Careers page (#68) 2022-05-20 11:11:07 +02:00
community Work on CMS 2022-05-22 16:33:44 +02:00
contact Work on CMS 2022-05-22 16:33:44 +02:00
homepage Work on CMS (#65) 2022-05-18 23:57:44 +02:00
partners General styles 2022-05-20 16:33:20 +02:00
privacy Work on CMS (#65) 2022-05-18 23:57:44 +02:00
products General styles 2022-05-20 16:33:20 +02:00
terms Work on CMS (#65) 2022-05-18 23:57:44 +02:00
README.md Initial Commit 2022-03-28 15:00:11 -03:00

sections dir

  • Section components for specific sections in the site
  • Generally nested by page
  • Examples: /home/hero.tsx, /about/founders.tsx, /about/team.tsx, etc...