From 5773eec3b326a7a799e3af262f1267bd7d823ee3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 14:10:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cf6c7fd..0b20e1d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -194,7 +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"}, ]} - animationType="slide-up" ariaLabel="Testimonials section" /> -- 2.49.1