Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-15 23:20:31 +00:00

View File

@@ -90,6 +90,7 @@ export default function LandingPage() {
<MetricCardFourteen
title="Quality Standards"
tag="Our Commitment"
useInvertedBackground={false}
metrics={[
{ id: "m1", value: "99.9%", description: "Accuracy Rate" },
{ id: "m2", value: "24/7", description: "Global Support" },
@@ -103,6 +104,7 @@ export default function LandingPage() {
title="What Our Clients Say"
textboxLayout="default"
useInvertedBackground={false}
description="Hear from our satisfied clients."
testimonials={[
{ id: "t1", title: "Professional Work", quote: "The retyping was incredibly accurate and delivered on time.", name: "Alex P.", role: "Managing Director" },
{ id: "t2", title: "Excellent Support", quote: "Professional, responsive, and high quality work.", name: "Jordan S.", role: "Consultant" },