From 5f813e81f61e52cc955bd1d72216cb6181b891cf Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:10:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1abda4f..57111e4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,7 +101,6 @@ export default function LandingPage() { description="A comprehensive overview of my technical and creative capabilities." textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" features={[ { title: "UI/UX Design", description: "Creating intuitive interfaces and seamless user experiences through research-driven design.", buttonIcon: Palette @@ -131,7 +130,6 @@ export default function LandingPage() { description="What clients say about working with me and the results we've achieved together." textboxLayout="default" useInvertedBackground={false} - animationType="slide-up" testimonials={[ { id: "1", title: "Transformed Our Digital Presence", quote: "Xusinov completely transformed our digital presence. The design work was not only visually stunning but also strategically sound. Our conversion rates increased by 40% after the redesign.", name: "Sarah Johnson", role: "CEO of TechVenture", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", imageAlt: "professional headshot portrait business person" -- 2.49.1