Skip to content

Commit

Permalink
Merge branch 'crescents-stack:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
musiur authored Dec 5, 2024
2 parents 0466859 + 4304f78 commit 9c5c586
Show file tree
Hide file tree
Showing 9 changed files with 294 additions and 290 deletions.
5 changes: 3 additions & 2 deletions src/app/services/_utils/data/data___customweb.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import CurrentYear from "@/components/molecule/current-year";
import {
Palette,
Zap,
Expand Down Expand Up @@ -49,14 +50,14 @@ const data___customweb = {
tagline: <>Exclusive Opportunity for Rapid Business Growth</>,
title: (
<>
<span>Accelerate!</span> Your Success in 2024
<span>Accelerate!</span> Your Success in <CurrentYear />
</>
),
image: "https://utfs.io/f/TLm9XcQ0Drp9XyQOfuw2mQDWcPdinh2OTCGSAMHj5ubsEyo1",
body: {
para: (
<>
Don&apos;t miss the chance to propel your business forward in 2024.
Don&apos;t miss the chance to propel your business forward in <CurrentYear />.
Sociomatic offers special deals on custom web development services
to expedite your digital ambitions.
<span>
Expand Down
5 changes: 3 additions & 2 deletions src/app/services/_utils/data/data___googleads.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import CurrentYear from "@/components/molecule/current-year";
import {
Gift,
PercentIcon,
Expand All @@ -20,14 +21,14 @@ const data___googleads = {
tagline: <>100% Trust Worthy Solutions</>,
title: (
<>
2024 is Your <span>Year to Explode Growth:</span> Will Your Business
<CurrentYear /> is Your <span>Year to Explode Growth:</span> Will Your Business
Be Left Behind? (Limited Spots Available)
</>
),
body: (
<>
Just a handful of business owners are about to unlock explosive growth
in 2024... Are you ready to join them? At The Sociomatic, Take your
in <CurrentYear />... Are you ready to join them? At The Sociomatic, Take your
chance to be one of them.
<span>we&apos;re on a mission to empower thirty businesses</span>this
year with game-changing Google Ads strategies.
Expand Down
3 changes: 2 additions & 1 deletion src/app/services/_utils/data/data___googleanalytics.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import CurrentYear from "@/components/molecule/current-year";
import {
Target,
Zap,
Expand Down Expand Up @@ -40,7 +41,7 @@ const data___googleanalytics = {
tagline: <></>,
title: (
<>
<span>Redefine!</span> User Engagement in 2024
<span>Redefine!</span> User Engagement in <CurrentYear />
</>
),
image: "https://utfs.io/f/TLm9XcQ0Drp9XyQOfuw2mQDWcPdinh2OTCGSAMHj5ubsEyo1",
Expand Down
5 changes: 3 additions & 2 deletions src/app/services/_utils/data/data___shopify.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import CurrentYear from "@/components/molecule/current-year";
import {
Palette,
BarChart2,
Expand Down Expand Up @@ -41,15 +42,15 @@ const data___shopify = {
tagline: <></>,
title: (
<>
<span>Unlock!</span> Explosive Growth in 2024
<span>Unlock!</span> Explosive Growth in <CurrentYear />
</>
),
image: "https://utfs.io/f/TLm9XcQ0Drp9XyQOfuw2mQDWcPdinh2OTCGSAMHj5ubsEyo1",
body: {
para: (
<>
Just a handful of business owners are about to unlock explosive
growth in 2024. Are you ready to join them? At The Sociomatic,
growth in <CurrentYear />. Are you ready to join them? At The Sociomatic,
we&apos;re on a mission to empower thirty businesses this year with
game-changing strategies.
</>
Expand Down
5 changes: 3 additions & 2 deletions src/app/services/_utils/data/data___socialmedia.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import CurrentYear from "@/components/molecule/current-year";
import {
Palette,
Target,
Expand All @@ -13,14 +14,14 @@ const data___socialmedia = {
tagline: <>Get Trust in Your Arsenal</>,
title: (
<>
2024 is <span>Your Year to Explode Growth</span>: Will Your Business
<CurrentYear /> is <span>Your Year to Explode Growth</span>: Will Your Business
Be Left Behind? (47 Spots Available)
</>
),
body: (
<>
Description: A handful of business owners are about to unlock
explosive growth in 2024... Are you ready to join them? At The
explosive growth in <CurrentYear />... Are you ready to join them? At The
Sociomatic,
<span>
we&apos;re on a mission to empower Fifty businesses this year
Expand Down
5 changes: 3 additions & 2 deletions src/app/services/_utils/data/data___software.tsx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
import CurrentYear from "@/components/molecule/current-year";
import {
Palette,
Maximize,
Expand Down Expand Up @@ -43,15 +44,15 @@ const data___software = {
tagline: <></>,
title: (
<>
<span>Revolutionize!</span> Your Busniess in 2024
<span>Revolutionize!</span> Your Busniess in <CurrentYear />
</>
),
image: "https://utfs.io/f/TLm9XcQ0Drp9XyQOfuw2mQDWcPdinh2OTCGSAMHj5ubsEyo1",
body: {
para: (
<>
Join the ranks of successful businesses poised for exponential growth
in 2024. Sociomatic is offering exclusive opportunities to harness the
in <CurrentYear />. Sociomatic is offering exclusive opportunities to harness the
power of custom software solutions. Contact us now to unlock your
business&apos;s full potential and stay ahead of the competition.
</>
Expand Down
Loading

0 comments on commit 9c5c586

Please sign in to comment.