From f0c275342579c326d5b70f20319977eb8744184c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 20:03:55 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2a97ac9..306b48d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -44,7 +44,7 @@ export default function AboutPage() { description="Ssemble was founded on the belief that creating professional-grade content should be accessible to everyone. Our platform leverages cutting-edge AI to automate the tedious parts of video editing, allowing creators to focus on what matters: their story." subdescription="From viral shorts to long-form narratives, we provide the tools to make your content shine." icon={Play} - imageSrc="http://img.b2bpic.net/free-photo/close-up-neon-pen_23-2150835492.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-neon-pen_23-2150835492.jpg?_wi=2" mediaAnimation="slide-up" /> -- 2.49.1 From 24b5603b3b232e3e880994f20128ceb408923b8a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 20:03:55 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 25950ed..71d26cf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function LandingPage() { description="Experience a seamless, AI-powered workflow designed to maximize your content potential in minutes, not hours." subdescription="Whether you're a professional creator or just starting out, Ssemble handles the heavy lifting of editing and curation." icon={Play} - imageSrc="http://img.b2bpic.net/free-photo/close-up-neon-pen_23-2150835492.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-neon-pen_23-2150835492.jpg?_wi=1" mediaAnimation="slide-up" /> -- 2.49.1