diff --git a/src/App.tsx b/src/App.tsx
index cf5ee85..180206b 100644
--- a/src/App.tsx
+++ b/src/App.tsx
@@ -10,274 +10,117 @@ import { Award, Shield, Star } from "lucide-react";
export default function App() {
return (
<>
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+ tag: "Strategy", title: "Outstanding results", quote: "Strategic thinkers who deliver results consistently and professionally.", name: "Elena Rodriguez", date: "2024-01-20", avatarImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/headshot-of-tech-business-person-clean-a-1776091098842-4ea10ba3.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/modern-office-building-glass-exterior-br-1776091144537-6703e6f3.png"},
+ {
+ tag: "Design", title: "Visionary design", quote: "Their design process is fluid, intuitive, and truly visionary.", name: "David Kim", date: "2024-03-14", avatarImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/headshot-of-professional-business-execut-1776091109322-2044fb88.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/professional-office-setup-laptop-and-dig-1776091153984-849c58a1.png"},
+ {
+ tag: "Engineering", title: "Reliable partner", quote: "A tech partner that treats your project as their own.", name: "Alex Johnson", date: "2024-05-10", avatarImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/headshot-of-professional-business-entrep-1776091117968-b4c0e85c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3A2kdHi1NSExmmN97qC0PBBxl6G/abstract-business-meeting-soft-focus-bac-1776091163608-3b4d564d.png"},
+ ]}
+ />
+
+
+
>
);
-}
+}
\ No newline at end of file