Skip to content

Commit

Permalink
update copy in home page
Browse files Browse the repository at this point in the history
  • Loading branch information
musiur committed Dec 25, 2024
1 parent d525a00 commit d7b1854
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 29 deletions.
25 changes: 13 additions & 12 deletions src/app/_utils/how-we-work.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,13 @@ const WorkProcessStepsData = [
</div>
),
image: <Requirements />,
title: "Requirement Analysis",
title: "Goal Setting & Free Audit",
description: (
<>
We&apos;d like to get to know more about you and your brand!
Understanding <span>your requirements</span> and{" "}
<span>expectations</span> is key for any project.
We start by understanding your business goals—whether it&apos;s
launching high-ROI ad campaigns, optimizing your website, or tracking
performance with precision. Our free audit identifies the best
strategies for success.
</>
),
},
Expand All @@ -79,12 +80,12 @@ const WorkProcessStepsData = [
</div>
),
image: <ResearchAndConecptualization />,
title: "Research & Conceptualization",
title: "Strategy Development",
description: (
<>
We base all our work on solid research.Through{" "}
<span>constant communication</span> , we will draft up ideas for{" "}
<span>your review and final approval.</span>
Using data-driven insights, we craft tailored solutions. From creating
engaging ad campaigns and conversion-focused websites to setting up
advanced analytics, we design strategies to maximize your results.
</>
),
},
Expand All @@ -96,12 +97,12 @@ const WorkProcessStepsData = [
</div>
),
image: <ProjectHandover />,
title: "Project Handover",
title: "Implementation & Handover",
description: (
<>
Once you&apos;re <span>fully satisfied</span> , we will hand over all
the files in all the formats and <span>variations you require.</span> We
often go the extra mile!.
We deliver projects seamlessly—whether it&apos;s a fully functional
website, ad campaign dashboard, or actionable analytics report. We also
go the extra mile with ongoing support to ensure your continued success.
</>
),
},
Expand Down
26 changes: 14 additions & 12 deletions src/app/_utils/process.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,36 +51,38 @@ export default OurProcess;
const ProcessData = [
{
id: 1,
title: "Quality & Experience",
title: "Proven Expertise Worldwide",
details: (
<>
Our skill <span>qualities</span> and experience are a strong match for
the job requirements.Which means we are <span>ready made</span> for this
job.
Trusted by clients across the globe, we&apos;ve delivered 700+
successful projects with 500+ glowing feedbacks. Our results-driven
approach ensures your business gets the growth it deserves.
</>
),
image: <Quality />,
},
{
id: 2,
title: "Commercial Awareness",
title: "Unmatched ROI Performance",
details: (
<>
We are commercially <span>aware</span>.We will always work hard to help
you <span>increase sales</span> whilst at the same time helping you to
save money by being <span>frugal</span> with our resources and supplies.
Our tailored strategies consistently drive 3x-4x ROI. From scaling
sales/leads to optimizing costs, we deliver real growth backed by
data.We build websites that not only captivate your audience but also
convert visitors into loyal customers, ensuring measurable growth for
your business.
</>
),
image: <Dollar />,
},
{
id: 3,
title: "Ownership",
title: "Your Dedicated Growth Partner",
details: (
<>
We always take ownership of our <span>professional</span> development.
We will always improve and grow in the role so that you see it{" "}
<span>sustained.</span>
We&apos;re not just service providers; we&apos;re partners in your
success. Count on us for personalized solutions, ongoing support, and a
relentless focus on scaling your business
</>
),
image: <Centralized />,
Expand Down
8 changes: 3 additions & 5 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@ const Home = () => {
}
P={
<>
Being digital <span>agency</span>, the sociomatic&nbsp;
<span>specialized with A to Z</span> to help improving
business&nbsp;
<span>analytics</span>, software <span>development</span>,&nbsp;
<span>campaigns</span>, and extensive <span>maintenance</span>
Being a dedicated digital agency, Sociomatic specializes in Google
Analytics, Ads Campaigns, Web Development, and extensive maintenance
with 3x-4x ROI
</>
}
videoLink="https://www.youtube.com/embed/04pWB5aj-DE?si=KhMa8PqMC6WmL_K1"
Expand Down

0 comments on commit d7b1854

Please sign in to comment.