+
+ ),
+ heading: "Step 1: Let’s chat",
+ paragraphs: ["Schedule a call with our founder to discuss your vision and goals."],
+ },
+ {
+ icon: (
+
+ ),
+ heading: "Step 2: Plan your success",
+ paragraphs: [
+ "We’ll put together a tailored proposal, detailing the scope, timeline, and cost of your project.",
+ ],
+ },
+ {
+ icon: (
+
+ ),
+ heading: "Step 3: Sit back and watch your vision come alive",
+ paragraphs: [
+ "Our dedicated team will take the reins, keeping you in the loop at every stage of the development process.",
+ ],
+ },
+ ],
+ }}
+ />
+
+
+ Ready to transform your software idea into a successful application? Here’s what you can
+ look forward to when you partner with LaunchWare:
+
+
+
+ A custom software solution that reflects your vision and wows your users - we believe
+ technology is a force for good and should solve real problems for your users.
+
+
+ A break from the headaches of recruitment and team management - we take extra care when
+ assigning the right resources so they blend into your culture and make things easy for you
+ and your team.
+
+
+ A dedicated team of experts at your disposal - we place a strong emphasis on continuous
+ development of our staff to make sure we can match your needs to the right expertise.
+
+
+ A transparent development process that keeps you in the loop - we believe that software
+ development is first and foremost an exercise in communication and that is reflected in
+ how we work with our clients on each and every project.
+
+
+ The peace of mind that comes with knowing your software is in good hands - from our
+ expertise to our transparency, we build a partnership with you so you feel comfortable at
+ each step of the process. No black boxes or feature factories where you worry about what
+ will be delivered at the end of the project.
+
+
+
+
+);
diff --git a/apps/gatsby/src/components/custom-development/HassleFreeSolutions.tsx b/apps/gatsby/src/components/custom-development/HassleFreeSolutions.tsx
new file mode 100644
index 0000000..467248b
--- /dev/null
+++ b/apps/gatsby/src/components/custom-development/HassleFreeSolutions.tsx
@@ -0,0 +1,24 @@
+import React from "react";
+import { TextImageBlock } from "../general/TextImageBlock.tsx";
+import { StaticImage } from "gatsby-plugin-image";
+
+import "./css/hassle-free-solutions.css";
+
+export const HassleFreeSolutions = () => (
+
+
+ }
+ headingText="Welcome to a world of hassle-free software solutions"
+ text="Picture this: your innovative idea transformed into a fully-functional, user-friendly application that not only meets your needs but also delights your end users. Sounds like a dream? With LaunchWare, it’s your new reality."
+ webViewImagePosition="right"
+ />
+
+ );
+};
diff --git a/apps/gatsby/src/components/custom-development/NoMoreJuggling.tsx b/apps/gatsby/src/components/custom-development/NoMoreJuggling.tsx
new file mode 100644
index 0000000..24aae7b
--- /dev/null
+++ b/apps/gatsby/src/components/custom-development/NoMoreJuggling.tsx
@@ -0,0 +1,22 @@
+import { StaticImage } from "gatsby-plugin-image";
+import React from "react";
+import { TextImageBlock } from "../general/TextImageBlock.tsx";
+
+import "./css/no-more-juggling.css";
+
+export const NoMoreJuggling = () => (
+
+ }
+ headingText="No More Juggling Between Recruitment and Development"
+ text="Ever felt like you’re juggling too many balls trying to transform your software ideas into reality? You’re not alone. Many tech leaders are grappling with finding the right team, juggling project timelines, and staying true to their vision. It can feel like an uphill battle, and we get it."
+ webViewImagePosition="left"
+ />
+);
diff --git a/apps/gatsby/src/components/custom-development/PartnerWithExperts.tsx b/apps/gatsby/src/components/custom-development/PartnerWithExperts.tsx
new file mode 100644
index 0000000..d884628
--- /dev/null
+++ b/apps/gatsby/src/components/custom-development/PartnerWithExperts.tsx
@@ -0,0 +1,24 @@
+import React from "react";
+import { TextImageBlock } from "../general/TextImageBlock.tsx";
+import { StaticImage } from "gatsby-plugin-image";
+
+import "./css/partner-with-experts.css";
+
+export const PartnerWithExperts = () => (
+
+
+ }
+ headingText="Discover the Ease of Partnering with Experts"
+ text="With LaunchWare, you gain more than a service provider; you gain a partner who speaks your language. We handle the intricacies of the development process, transforming your ideas into functional, user-centric software."
+ webViewImagePosition="left"
+ />
+
+);
diff --git a/apps/gatsby/src/components/custom-development/Testimonials.tsx b/apps/gatsby/src/components/custom-development/Testimonials.tsx
new file mode 100644
index 0000000..c94d599
--- /dev/null
+++ b/apps/gatsby/src/components/custom-development/Testimonials.tsx
@@ -0,0 +1,53 @@
+import React from "react";
+import { UserCircleIcon } from "@heroicons/react/24/solid";
+import { Tagline } from "../general/Tagline";
+import { StaticImage } from "gatsby-plugin-image";
+
+import "./css/testimonials.css";
+
+export const Testimonials = () => (
+
+
+
+
+
+
+
Don't just take our word for it
+
+
+
+
+ “They showed up and did exactly what I thought they were going to do and
+ I’m thrilled.”
+
+
+
+
+
Catherine Headen
+
Director, Product & Design
+
+
+
+
+
+ “A strong sense of vision about the process [without being] religious about any
+ specific aspect. They have a strong point of view while remaining open to change their
+ minds.” ”
+
+
+
+
+
David Evans
+
VP of Product
+
+
+
+
+
+
+
+);
diff --git a/apps/gatsby/src/components/custom-development/WeAreWithYou.tsx b/apps/gatsby/src/components/custom-development/WeAreWithYou.tsx
new file mode 100644
index 0000000..57f9736
--- /dev/null
+++ b/apps/gatsby/src/components/custom-development/WeAreWithYou.tsx
@@ -0,0 +1,24 @@
+import React from "react";
+import { TextImageBlock } from "../general/TextImageBlock.tsx";
+import { StaticImage } from "gatsby-plugin-image";
+
+import "./css/we-are-with-you.css";
+
+export const WeAreWithYou = () => (
+
+
+ }
+ headingText="We’re With You, Every Step of the Way"
+ text="At LaunchWare, we’re not just about delivering top-notch code. We’re here to guide you through every step of the process, ensuring that your journey from concept to code is as smooth as possible. We pride ourselves on clear communication, actionable plans, and a steadfast commitment to making your software vision a reality."
+ webViewImagePosition="right"
+ />
+