From ae67cb7b02b99eeb1cfbe4969920e460cc1937a8 Mon Sep 17 00:00:00 2001 From: Joe Duffy Date: Wed, 9 Apr 2025 14:26:08 -0700 Subject: [PATCH] Add a G2 badge --- layouts/index.html | 58 +++++++++++++++++++------- static/images/home/g2-star-partial.svg | 4 ++ static/images/home/g2-star.svg | 3 ++ static/images/home/g2.svg | 20 +++++++++ 4 files changed, 70 insertions(+), 15 deletions(-) create mode 100644 static/images/home/g2-star-partial.svg create mode 100644 static/images/home/g2-star.svg create mode 100644 static/images/home/g2.svg diff --git a/layouts/index.html b/layouts/index.html index 56041ef669fe..0ac858fae0de 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,6 +1,6 @@ {{ define "hero" }}
-
+

@@ -8,17 +8,13 @@

{{ index (.Params.hero.title) 1 }}

-

{{ .Params.hero.description | markdownify }}

+

{{ .Params.hero.description | markdownify }}

- -
@@ -27,12 +23,50 @@

{{ define "main" }} {{ $pageContext := . }} -
-

+
+

{{ .Params.customer_logos.title }}

- {{ partial "stacked-carousel.html" (dict "logos" .Params.customer_logos.logos "single_row" true "gray_hover" true ) }} + {{ partial "stacked-carousel.html" (dict "logos" .Params.customer_logos.logos "single_row" true) }} +
+
+ + +
+
+
+ + +
+
+ + {{ partial "home/quote.html" (dict "quote" .Params.customer_quotes.snowflake) }} +
+
+
@@ -60,7 +94,6 @@

{{ $item.title }}
-
@@ -169,11 +202,6 @@

{{ .Params.insights.title }}

- -
- {{ partial "home/quote.html" (dict "quote" .Params.customer_quotes.snowflake) }} -
-
diff --git a/static/images/home/g2-star-partial.svg b/static/images/home/g2-star-partial.svg new file mode 100644 index 000000000000..3fa138b80cd7 --- /dev/null +++ b/static/images/home/g2-star-partial.svg @@ -0,0 +1,4 @@ + + + + diff --git a/static/images/home/g2-star.svg b/static/images/home/g2-star.svg new file mode 100644 index 000000000000..507d7d76578a --- /dev/null +++ b/static/images/home/g2-star.svg @@ -0,0 +1,3 @@ + + + diff --git a/static/images/home/g2.svg b/static/images/home/g2.svg new file mode 100644 index 000000000000..d508e6022071 --- /dev/null +++ b/static/images/home/g2.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + +