From e424faaba2e91a60c60a8ab64b858fa13ae7d297 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Mon, 7 Oct 2024 10:22:24 -0400 Subject: [PATCH] feat: add client logos to homepage --- pkg/nebula/components/home/cta_templ.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/nebula/components/home/cta_templ.go b/pkg/nebula/components/home/cta_templ.go index 7879e688f..44d5e0a6f 100644 --- a/pkg/nebula/components/home/cta_templ.go +++ b/pkg/nebula/components/home/cta_templ.go @@ -29,7 +29,7 @@ func CallToAction() templ.Component { templ_7745c5c3_Var1 = templ.NopComponent } ctx = templ.ClearChildren(ctx) - _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("
\"Logo\"

Take control of your Identity today

Sonr removes creative distances by connecting beginners, pros, and every team in between. Are you ready to start your journey?

") + _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString("
\"Logo\"

Take control of your Identity today

Sonr removes creative distances by connecting beginners, pros, and every team in between. Are you ready to start your journey?

") if templ_7745c5c3_Err != nil { return templ_7745c5c3_Err }