From f95ede524eab1503ce25f9a912680b6f1750aba0 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:06:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a999d0f..1085d67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,7 +161,7 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "1", title: "3D Character Animation", description: "Bringing characters to life with fluid motion, expression, and personality through advanced rigging and keyframe animation techniques.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AczDsvaq6hrmPRPORYh7Fl8ByI/advanced-3d-modeling-showcase-with-compl-1772906603831-a8fbf500.png", imageAlt: "3D character animation" + id: "1", title: "3D Character Animation", description: "Bringing characters to life with fluid motion, expression, and personality through advanced rigging and keyframe animation techniques.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AczDsvaq6hrmPRPORYh7Fl8ByI/advanced-3d-modeling-showcase-with-compl-1772906603831-a8fbf500.png?_wi=1", imageAlt: "3D character animation" }, { id: "2", title: "Motion Graphics Design", description: "Dynamic visual storytelling through animated typography, particle effects, and design-driven motion that captivates viewers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AczDsvaq6hrmPRPORYh7Fl8ByI/motion-design-animation-showing-particle-1772906603432-190ff955.png", imageAlt: "Motion graphics animation" @@ -170,7 +170,7 @@ export default function LandingPage() { id: "3", title: "Professional Video Editing", description: "Seamless editing with color grading, sound design integration, and transitions that create polished final products.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AczDsvaq6hrmPRPORYh7Fl8ByI/professional-video-editing-interface-sho-1772906607219-bf0c1d12.png", imageAlt: "Professional video editing" }, { - id: "4", title: "Visual Effects & Compositing", description: "Advanced VFX and compositing for integration of 3D elements, effects, and post-production enhancements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AczDsvaq6hrmPRPORYh7Fl8ByI/advanced-3d-modeling-showcase-with-compl-1772906603831-a8fbf500.png", imageAlt: "Visual effects compositing" + id: "4", title: "Visual Effects & Compositing", description: "Advanced VFX and compositing for integration of 3D elements, effects, and post-production enhancements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AczDsvaq6hrmPRPORYh7Fl8ByI/advanced-3d-modeling-showcase-with-compl-1772906603831-a8fbf500.png?_wi=2", imageAlt: "Visual effects compositing" }, ]} /> -- 2.49.1