From 89c4ab154cbecc9fe3e800b850ef789eeb320176 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 21:19:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 69084a7..9d8dab0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { enableKpiAnimation={true} tag="Your Story, Our Expertise" buttons={[{ text: "View Our Work", href: "#services" }, { text: "Get a Free Consultation", href: "#contact" }]} - imageSrc="https://img.b2bpic.net/free-photo/medium-shot-people-radio-station_23-2148802324.jpg" + imageSrc="https://img.b2bpic.net/free-photo/medium-shot-people-radio-station_23-2148802324.jpg?_wi=1" imageAlt="Professional production studio set up" mediaAnimation="slide-up" imagePosition="right" @@ -101,11 +101,11 @@ export default function LandingPage() { }, { id: 2, - tag: "Production & Filming", title: "Bringing Ideas to Life", subtitle: "High-quality execution, every take.", description: "From dazzling visuals to crystal-clear audio, our experienced crew utilizes state-of-the-art equipment and techniques to capture every detail. We manage all aspects of filming, sound recording, and on-set direction.", imageSrc: "https://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg", imageAlt: "Film crew on set with professional camera equipment." + tag: "Production & Filming", title: "Bringing Ideas to Life", subtitle: "High-quality execution, every take.", description: "From dazzling visuals to crystal-clear audio, our experienced crew utilizes state-of-the-art equipment and techniques to capture every detail. We manage all aspects of filming, sound recording, and on-set direction.", imageSrc: "https://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=1", imageAlt: "Film crew on set with professional camera equipment." }, { id: 3, - tag: "Post-Production & Refinement", title: "Polishing the Masterpiece", subtitle: "Turning raw footage into captivating stories.", description: "Our post-production team meticulously edits, color grades, and mixes audio to transform raw footage into a polished, impactful final product. We handle everything from visual effects to sound design to deliver cinematic quality.", imageSrc: "https://img.b2bpic.net/free-photo/producer-songwriter-mixing-mastering-tracks-with-stereo-gear_482257-121217.jpg", imageAlt: "Video editor working on a multi-screen setup." + tag: "Post-Production & Refinement", title: "Polishing the Masterpiece", subtitle: "Turning raw footage into captivating stories.", description: "Our post-production team meticulously edits, color grades, and mixes audio to transform raw footage into a polished, impactful final product. We handle everything from visual effects to sound design to deliver cinematic quality.", imageSrc: "https://img.b2bpic.net/free-photo/producer-songwriter-mixing-mastering-tracks-with-stereo-gear_482257-121217.jpg?_wi=1", imageAlt: "Video editor working on a multi-screen setup." } ]} title="Our Seamless Production Process" @@ -148,16 +148,16 @@ export default function LandingPage() {