Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -110,6 +110,8 @@ export default function LandingPage() {
|
||||
<MetricCardEleven
|
||||
title="Performance Metrics"
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
description="Key indicators of our technological impact."
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "1", value: "1.2M+", title: "Data Queries", description: "Processed successfully across regions.", imageSrc: "http://img.b2bpic.net/free-photo/data-processing-server_1234-5678.jpg" },
|
||||
@@ -122,6 +124,8 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
title="Client Success Stories"
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
description="Trusted by industry leaders to deliver results."
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Dilya S.", handle: "@dilya_tech", testimonial: "The AI transformation at our firm was seamless and highly effective." },
|
||||
|
||||
Reference in New Issue
Block a user