Skip to content

Commit 0f61e94

Browse files
authored
Merge pull request #2 from NexaTech-Rwanda/dev
added some new ui updates and some optimisation
2 parents 98e5989 + 0ad07a3 commit 0f61e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Hero.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ const Hero = () => {
128128
<AvatarFallback>U3</AvatarFallback>
129129
</Avatar>
130130
</div>
131-
<span className="text-sm text-muted-foreground">Trusted by 30+ Clients</span>
131+
<span className="text-sm text-muted-foreground">Trusted by 300+ Users</span>
132132
</motion.div>
133133
</div>
134134
</motion.div>

0 commit comments

Comments
 (0)