From cd4a75150df989e1cd14c8188bc05e475b9dc010 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 08:48:34 +0000 Subject: [PATCH] Update src/app/studio/page.tsx --- src/app/studio/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/studio/page.tsx b/src/app/studio/page.tsx index b57af08..7e4283d 100644 --- a/src/app/studio/page.tsx +++ b/src/app/studio/page.tsx @@ -43,7 +43,7 @@ export default function StudioPage() { title="Welcome to DRAPER Studio" description="Your three-pane creative command center awaits. Chat with AI, compile briefs, and manage your creative workflow in one unified interface." tag="Studio Interface" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/modern-ai-powered-creative-studio-interf-1772527478898-2b452249.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/modern-ai-powered-creative-studio-interf-1772527478898-2b452249.png?_wi=4" imageAlt="DRAPER Studio three-pane interface" textPosition="center" showBlur={true} @@ -79,27 +79,27 @@ export default function StudioPage() { title: "Chat Interface", description: "Interact with context-aware AI that understands your entire brand ecosystem. Get real-time suggestions, media recommendations, and strategic insights.", icon: MessageCircle, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/modern-ai-powered-creative-studio-interf-1772527478898-2b452249.png", imageAlt: "Chat interface"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/modern-ai-powered-creative-studio-interf-1772527478898-2b452249.png?_wi=5", imageAlt: "Chat interface"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/knowledge-base-and-media-repository-visu-1772527477720-09c0373d.png", imageAlt: "AI knowledge base"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/knowledge-base-and-media-repository-visu-1772527477720-09c0373d.png?_wi=2", imageAlt: "AI knowledge base"}, ], }, { title: "Brief Compilation", description: "Automatically generate production-ready briefs with curated assets, copy, and design components. Full control over every element.", icon: Zap, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/ai-powered-brief-generation-workflow-vis-1772527478912-94f86b0f.png", imageAlt: "Brief generation"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/ai-powered-brief-generation-workflow-vis-1772527478912-94f86b0f.png?_wi=2", imageAlt: "Brief generation"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/collaborative-brief-environment-with-dra-1772527478013-78e20d96.png", imageAlt: "Brief editor"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/collaborative-brief-environment-with-dra-1772527478013-78e20d96.png?_wi=3", imageAlt: "Brief editor"}, ], }, { title: "Asset Management", description: "Organize and manage all your creative assets in one centralized location. Quick access to brand guidelines, components, and media libraries.", icon: Move, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/brief-publishing-and-sharing-interface-s-1772527478276-c05ae99e.png", imageAlt: "Asset management"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/brief-publishing-and-sharing-interface-s-1772527478276-c05ae99e.png?_wi=3", imageAlt: "Asset management"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/modern-ai-powered-creative-studio-interf-1772527478898-2b452249.png", imageAlt: "Workspace"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQanAjGlNMKDmXWxQJqgsFbSP9/modern-ai-powered-creative-studio-interf-1772527478898-2b452249.png?_wi=6", imageAlt: "Workspace"}, ], }, ]}