Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b9db0c6d1b | |||
| 798872d57b | |||
| d6ad12eeaa | |||
| 9131ee8efa |
@@ -118,8 +118,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Google", "Facebook", "Instagram", "LinkedIn", "Pinterest", "WhatsApp", "Felix Complex"]}
|
||||
title="Trusted by Industry Leaders and Growing Businesses"
|
||||
description="Our commitment to excellence has earned the trust of diverse clients, from startups to established enterprises, helping them achieve their digital goals."
|
||||
title="Our Partners & Industry Leaders: Driving Success Together"
|
||||
description="We're proud to collaborate with a diverse portfolio of brands, delivering measurable growth and impactful digital transformations. Our case studies demonstrate real results."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -140,8 +140,8 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t-6", name: "Priya Singh", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg", imageAlt: "Business woman in green suit using phone outside the street"}
|
||||
]}
|
||||
cardTitle="Hear What Our Valued Clients Have to Say"
|
||||
cardTag="Client Success Stories"
|
||||
cardTitle="Hear From Our Happy Clients: Stories of Digital Success"
|
||||
cardTag="Client Testimonials & Case Studies"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -149,15 +149,15 @@ export default function LandingPage() {
|
||||
<div id="impact" data-section="impact">
|
||||
<MetricCardFourteen
|
||||
useInvertedBackground={false}
|
||||
title="Driving Tangible Results for Your Business"
|
||||
tag="Our Impact"
|
||||
title="Real Impact, Tangible Results: Our Client Success Metrics"
|
||||
tag="Proven Case Studies"
|
||||
metrics={[
|
||||
{
|
||||
id: "m-1", value: "4.9/5", description: "Average Google Review Rating"},
|
||||
id: "m-1", value: "98%", description: "Client Satisfaction Score"},
|
||||
{
|
||||
id: "m-2", value: "250+", description: "Successful Projects Delivered"},
|
||||
id: "m-2", value: "300+", description: "Successful Case Studies Delivered"},
|
||||
{
|
||||
id: "m-3", value: "150+", description: "Happy Clients Served"},
|
||||
id: "m-3", value: "90%+", description: "Average Client Retention Rate"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user