Update src/app/page.tsx
This commit is contained in:
@@ -168,9 +168,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "m1", value: "1,000+", description: "Projects Delivered"},
|
||||
{
|
||||
id: "m2", value: "50+", description: "Trusted Brands"},
|
||||
id: "m2", value: "50+", description: "Trusted Brand Partners"},
|
||||
{
|
||||
id: "m3", value: "5", description: "Countries Served"},
|
||||
id: "m3", value: "5+", description: "Countries Served (USA & UAE)"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Asset Management", "Global Tech Solutions", "Creative Minds Studio", "Digital Innovations", "Enterprise Connect", "Future Systems Inc.", "Growth Marketing Co."]}
|
||||
"Asset Management", "Global Tech Solutions", "Creative Minds Studio", "Digital Innovations", "Enterprise Connect", "Future Systems Inc.", "Growth Marketing Co."}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="We're proud to collaborate with a diverse range of over 50 trusted brands globally."
|
||||
tag="Partnerships"
|
||||
|
||||
Reference in New Issue
Block a user