5 Commits

Author SHA1 Message Date
cd2842d2aa Merge version_2 into main
Merge version_2 into main
2026-06-10 05:01:46 +00:00
b9db0c6d1b Update src/app/page.tsx 2026-06-10 05:01:39 +00:00
798872d57b Merge version_1 into main
Merge version_1 into main
2026-06-10 04:43:24 +00:00
d6ad12eeaa Merge version_1 into main
Merge version_1 into main
2026-06-10 04:42:16 +00:00
9131ee8efa Merge version_1 into main
Merge version_1 into main
2026-06-10 04:41:23 +00:00

View File

@@ -118,8 +118,8 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Google", "Facebook", "Instagram", "LinkedIn", "Pinterest", "WhatsApp", "Felix Complex"]} "Google", "Facebook", "Instagram", "LinkedIn", "Pinterest", "WhatsApp", "Felix Complex"]}
title="Trusted by Industry Leaders and Growing Businesses" title="Our Partners & Industry Leaders: Driving Success Together"
description="Our commitment to excellence has earned the trust of diverse clients, from startups to established enterprises, helping them achieve their digital goals." 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> </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"} 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" cardTitle="Hear From Our Happy Clients: Stories of Digital Success"
cardTag="Client Success Stories" cardTag="Client Testimonials & Case Studies"
cardAnimation="slide-up" cardAnimation="slide-up"
/> />
</div> </div>
@@ -149,15 +149,15 @@ export default function LandingPage() {
<div id="impact" data-section="impact"> <div id="impact" data-section="impact">
<MetricCardFourteen <MetricCardFourteen
useInvertedBackground={false} useInvertedBackground={false}
title="Driving Tangible Results for Your Business" title="Real Impact, Tangible Results: Our Client Success Metrics"
tag="Our Impact" tag="Proven Case Studies"
metrics={[ 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" metricsAnimation="blur-reveal"
/> />