laconic-dot-com/src/components/sections
2022-04-18 12:14:37 -03:00
..
404/hero Normalize styles order (#33) 2022-04-11 19:01:06 -03:00
about Work on client feedback (#45) 2022-04-18 09:23:31 -03:00
blog Blog styles 2022-04-14 12:46:23 +02:00
community Work in client feedback (#44) 2022-04-15 15:43:20 -03:00
homepage feat: remove other people say 2022-04-18 12:14:37 -03:00
privacy Normalize styles order (#33) 2022-04-11 19:01:06 -03:00
products Work on client feedback 2022-04-16 00:09:53 +02:00
terms Normalize styles order (#33) 2022-04-11 19:01:06 -03: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...