Merge version_3 into main #4
@@ -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" },
|
||||
|
||||
Reference in New Issue
Block a user