laconic-dot-com/src/components/sections
Manuel Garcia Genta e41f99291b fix: spacing search
2022-04-11 17:02:06 -03:00
..
404/hero feat: disabled fade in first section 2022-04-11 14:15:24 -03:00
about Replace videos with images in mobile (#31) 2022-04-11 19:54:16 +02:00
blog fix: spacing search 2022-04-11 17:02:06 -03:00
community Replace videos with images in mobile (#31) 2022-04-11 19:54:16 +02:00
homepage feat: disabled fade in first section 2022-04-11 14:15:24 -03:00
privacy feat: disabled fade in first section 2022-04-11 14:15:24 -03:00
products Replace videos with images in mobile (#31) 2022-04-11 19:54:16 +02:00
terms feat: disabled fade in first section 2022-04-11 14:15:24 -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...