mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-04 18:31:41 +00:00
feat: add tailwindcss utilities
This commit is contained in:
@@ -19,6 +19,11 @@ templ homeView(hero *models.Hero) {
|
||||
@blocks.LayoutNoBody("Sonr.ID", true) {
|
||||
@sections.HeaderMarketingNav()
|
||||
@sections.SectionHero(hero)
|
||||
@sections.Highlights()
|
||||
@sections.Features()
|
||||
@sections.Bento()
|
||||
@sections.Testimonials()
|
||||
@sections.CTA()
|
||||
@sections.FooterMarketingNav()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user