From 0f16b4d482f797698b0e26f368c2e06be6a9403d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 05:54:52 +0000 Subject: [PATCH] Update src/app/cosmic-monkey/page.tsx --- src/app/cosmic-monkey/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/cosmic-monkey/page.tsx b/src/app/cosmic-monkey/page.tsx index fdf34fa..5ff58fe 100644 --- a/src/app/cosmic-monkey/page.tsx +++ b/src/app/cosmic-monkey/page.tsx @@ -54,13 +54,13 @@ export default function CosmicMonkeyPage() { buttonAnimation="slide-up" features={[ { - id: "01", title: "Pre-Production", description: "Strategic creative development, storyboarding, and production planning with cinematic vision.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhBv7evUTHaOIePB7DlawcPUSp/a-strategic-discovery-phase-visualizatio-1773035469417-75498901.png", imageAlt: "Pre-production planning" + id: "01", title: "Pre-Production", description: "Strategic creative development, storyboarding, and production planning with cinematic vision.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhBv7evUTHaOIePB7DlawcPUSp/a-strategic-discovery-phase-visualizatio-1773035469417-75498901.png?_wi=3", imageAlt: "Pre-production planning" }, { - id: "02", title: "Production", description: "Cinematic cinematography, world-class direction, and premium on-set execution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhBv7evUTHaOIePB7DlawcPUSp/a-high-end-film-and-video-production-set-1773035468744-d275f092.png", imageAlt: "Professional production" + id: "02", title: "Production", description: "Cinematic cinematography, world-class direction, and premium on-set execution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhBv7evUTHaOIePB7DlawcPUSp/a-high-end-film-and-video-production-set-1773035468744-d275f092.png?_wi=5", imageAlt: "Professional production" }, { - id: "03", title: "Post-Production & VFX", description: "Color grading, VFX, motion design, and sound—western advertising standards throughout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhBv7evUTHaOIePB7DlawcPUSp/a-stunning-vfx-and-visual-effects-showca-1773035469368-320e3733.png", imageAlt: "VFX and post-production" + id: "03", title: "Post-Production & VFX", description: "Color grading, VFX, motion design, and sound—western advertising standards throughout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhBv7evUTHaOIePB7DlawcPUSp/a-stunning-vfx-and-visual-effects-showca-1773035469368-320e3733.png?_wi=3", imageAlt: "VFX and post-production" } ]} textboxLayout="split"