Skip to content

Commit abef751

Browse files
author
Michał Gryczka
committed
social proof moved
1 parent fd69e5c commit abef751

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/pages/index.astro

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ const tags = [
8888
]}
8989
/>
9090

91+
<TrustedBy forceScroll={true} />
92+
9193
<FeatureCapsules
9294
header="Why security aware organizations choose Defguard VPN"
9395
features={[
@@ -142,7 +144,7 @@ const tags = [
142144
/>
143145

144146

145-
<TrustedBy forceScroll={true} />
147+
146148

147149
<!--
148150

0 commit comments

Comments
 (0)