diff --git a/components/section/on-scroll-tutorial.tsx b/components/section/on-scroll-tutorial.tsx index 4a6b3fa..e1e21b0 100644 --- a/components/section/on-scroll-tutorial.tsx +++ b/components/section/on-scroll-tutorial.tsx @@ -48,17 +48,17 @@ const OnScrollSection = () => { )} {(scrollY > firstTransitionPoint && scrollY < secondTransitionPoint) && ( -
- +
+
+ +
)} {(scrollY > secondTransitionPoint && scrollY < thirdTransitionPoint) && ( - + )} {(scrollY > thirdTransitionPoint) && ( - + )}
diff --git a/components/section/reliability-section.tsx b/components/section/reliability-section.tsx index 0385e44..5c6716d 100644 --- a/components/section/reliability-section.tsx +++ b/components/section/reliability-section.tsx @@ -15,37 +15,38 @@ const ReliabilitySection = () => {
{/* Section for media content */} -
+
-

+15,000

-

daily active users.

+

+15,000

+

daily active users.

-

+1,500

-

unique tokens tracked.

+

+90

+

Slither authorized detectors.

+
-

+3,000

-

smart contracts analyzed.

+

+3,000

+

smart contracts analyzed.