diff --git a/src/app/page.tsx b/src/app/page.tsx index 284decc..8286d76 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,9 +101,11 @@ export default function LandingPage() { title: "Concept & Strategy", description: "We begin with in-depth consultations to understand your vision and craft a tailored strategy."}, { icon: Code, - title: "Development & Iteration", description: "Our expert team brings your ideas to life, with continuous feedback and refinement."},n { + title: "Development & Iteration", description: "Our expert team brings your ideas to life, with continuous feedback and refinement."}, + { icon: Rocket, - title: "Launch & Support", description: "We ensure a seamless launch and provide ongoing support to guarantee long-term success."},n ]} + title: "Launch & Support", description: "We ensure a seamless launch and provide ongoing support to guarantee long-term success."} + ]} title="How It Works" description="Our streamlined process ensures a smooth journey from concept to successful execution, delivering results with efficiency and precision." />