diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 13c0683..78b0eb7 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -26,24 +26,16 @@ export default function LandingPage() {
@@ -52,9 +44,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="About Digital Creation"
description={[
- "We are a team of passionate creators.",
- "Focused on delivering results.",
- ]}
+ "We are a team of passionate creators.", "Focused on delivering results."]}
/>
@@ -67,37 +57,23 @@ export default function LandingPage() {
description="Years of expertise and passion."
metrics={[
{
- id: "a1",
- value: "10+",
- title: "Years Experience",
- description: "Driving innovation since 2015.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca8jhPNunWlpMXcKOcjb3eD3xc/modern-graphic-representing-years-of-exp-1777201159577-5701a554.png",
- },
+ id: "a1", value: "10+", title: "Years Experience", description: "Driving innovation since 2015.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca8jhPNunWlpMXcKOcjb3eD3xc/modern-graphic-representing-years-of-exp-1777201159577-5701a554.png"},
{
- id: "a2",
- value: "50+",
- title: "Team Members",
- description: "Creative experts in every field.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca8jhPNunWlpMXcKOcjb3eD3xc/modern-graphic-representing-team-strengt-1777201168402-8cfcf083.png",
- },
+ id: "a2", value: "50+", title: "Team Members", description: "Creative experts in every field.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca8jhPNunWlpMXcKOcjb3eD3xc/modern-graphic-representing-team-strengt-1777201168402-8cfcf083.png"},
]}
/>