Update src/app/how-it-works/page.tsx

This commit is contained in:
2026-03-02 21:45:25 +00:00
parent 08f042ebe8
commit 43f8c70ed2

View File

@@ -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}