diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c28d24..cf6c7fd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,11 +194,6 @@ export default function LandingPage() { { id: "3", title: "Passion Meets Precision", quote: "What stands out is the genuine enthusiasm paired with meticulous attention to detail. Every project reflects both heart and mind.", name: "Michael Torres", role: "Music Producer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARAYHcycoyLEmpoLoZFpUdqzJ8/professional-headshot-of-a-music-industr-1772545155742-959156a9.png", imageAlt: "Michael Torres"}, ]} - kpiItems={[ - { value: "50+", label: "Projects Built" }, - { value: "8+", label: "Years Coding" }, - { value: "12+", label: "Years Playing Guitar" }, - ]} animationType="slide-up" ariaLabel="Testimonials section" />