From 43f8c70ed2bd2ebf0b117fdf3dd8269e0c588da1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:45:25 +0000 Subject: [PATCH] Update src/app/how-it-works/page.tsx --- src/app/how-it-works/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/how-it-works/page.tsx b/src/app/how-it-works/page.tsx index 6eb9ba9..2658375 100644 --- a/src/app/how-it-works/page.tsx +++ b/src/app/how-it-works/page.tsx @@ -79,28 +79,28 @@ export default function HowItWorksPage() { id: "01", title: "Strategic Discovery", description: "We conduct a thorough consultation to understand your business, market position, target audience, and conversion goals. This foundation ensures every decision aligns with your objectives.", - imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-13583.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-13583.jpg?_wi=2", imageAlt: "Strategic discovery meeting", }, { id: "02", title: "Custom Design & Copywriting", description: "Our team crafts a unique, on-brand design and writes persuasive copy tailored to your audience. We balance aesthetics with conversion optimization.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-copy-space_23-2148815770.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-copy-space_23-2148815770.jpg?_wi=2", imageAlt: "Design and copywriting process", }, { id: "03", title: "Technical Build & Optimization", description: "We develop your site using modern, secure, scalable technology. Full mobile optimization, performance tuning, SEO fundamentals, and accessibility standards are built in.", - imageSrc: "http://img.b2bpic.net/free-photo/mixed-programers-team-working-group-project-multiple-screens-showing-running-code-it-startup-office-coder-pointing-pencil-computer-screen-with-software-compiling-code_482257-33301.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mixed-programers-team-working-group-project-multiple-screens-showing-running-code-it-startup-office-coder-pointing-pencil-computer-screen-with-software-compiling-code_482257-33301.jpg?_wi=2", imageAlt: "Technical development", }, { id: "04", title: "Review, Refinement & Launch", description: "You review the complete site, provide feedback, and we refine until it's perfect. Then we handle the full launch and provide ongoing support documentation.", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/businessman-celebrating-his-success-after-presenting-project-proposal-his-multiethnic-partners_181624-33367.jpg?_wi=2", imageAlt: "Launch and refinement", }, ]} @@ -123,7 +123,7 @@ export default function HowItWorksPage() { description="We've refined our process over years of delivering high-performing websites. By handling strategy, design, copy, development, and launch end-to-end, we eliminate miscommunication and ensure cohesive execution." subdescription="The result: A website that looks exceptional and converts consistently." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/designers-showing-project-presentation-leader_74855-9780.jpg" + imageSrc="http://img.b2bpic.net/free-photo/designers-showing-project-presentation-leader_74855-9780.jpg?_wi=2" imageAlt="Team executing on process" mediaAnimation="slide-up" useInvertedBackground={false}