Skip to content

Commit 2b9cc2c

Browse files
committed
chore: format staff aug
1 parent 271478d commit 2b9cc2c

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed

apps/website/src/pages/staff-augmentation.astro

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -48,14 +48,15 @@ const { ogImage = "https://www.crocoder.dev/homepage-metadata-img.png" } =
4848
<div class="grid gap-2 md:gap-4">
4949
<Pill
5050
className="text-xs min-[390px]:text-sm sm:text-base md:text-lg px-2 py-1 min-[390px]:px-3 min-[390px]:py-1.5 sm:px-4 sm:py-2"
51-
>Outcome-Driven Product Engineering</Pill
5251
>
52+
Outcome-Driven Product Engineering
53+
</Pill>
5354
<h1
5455
class="text-[18px] leading-[22px] min-[390px]:text-[24px] min-[390px]:leading-[28px] sm:text-[32px] sm:leading-[36px] md:text-[54px] md:leading-[59.4px] font-medium tracking-tight"
5556
>
56-
<span class="fadeInUp block" style="animation-delay: 100ms;"
57-
>On-Demand Talent,</span
58-
>
57+
<span class="fadeInUp block" style="animation-delay: 100ms;">
58+
On-Demand Talent,
59+
</span>
5960
<span
6061
class="fadeInUp block"
6162
style="animation-delay: 500ms;animation-fill-mode: backwards;"
@@ -124,9 +125,9 @@ const { ogImage = "https://www.crocoder.dev/homepage-metadata-img.png" } =
124125
<h2
125126
class="text-[32px] leading-[36px] md:text-[48px] md:leading-[52px] lg:text-[60px] lg:leading-[66px] xl:text-[74px] xl:leading-[81px] font-medium tracking-[-2%] text-center"
126127
>
127-
<span class="text-white block md:whitespace-nowrap"
128-
>Flexible, Embedded Engineers,</span
129-
>
128+
<span class="text-white block md:whitespace-nowrap">
129+
Flexible, Embedded Engineers,
130+
</span>
130131
<span class="text-[#FEC343] block">Ready to Plug-In</span>
131132
</h2>
132133
</div>
@@ -157,24 +158,23 @@ const { ogImage = "https://www.crocoder.dev/homepage-metadata-img.png" } =
157158
class="text-[16px] leading-[24px] md:text-[22px] md:leading-[32px] font-normal"
158159
>
159160
We offer <b>on-demand staff augmentation</b> with web engineers
160-
who blend <b>technical excellence</b>, <b>product intuition</b
161-
>, and <b>strong communication</b>.
161+
who blend <b>technical excellence</b>,
162+
<b>product intuition</b>, and <b>strong communication</b>.
162163
</p>
163164
<p
164165
class="text-[16px] leading-[24px] md:text-[22px] md:leading-[32px] font-normal"
165166
>
166167
Whether you need a <b>junior developer</b> to support your team,
167-
or a <b>product-minded lead</b> to drive an initiative, we <b
168-
>match talent to your exact needs</b
169-
> and fast.
168+
or a <b>product-minded lead</b> to drive an initiative, we
169+
<b>match talent to your exact needs </b>
170+
and fast.
170171
</p>
171172
<p
172173
class="text-[16px] leading-[24px] md:text-[22px] md:leading-[32px] font-normal"
173174
>
174175
Our engineers <b>take initiative</b> instead of waiting on tasks.
175-
They <b>think critically</b>, <b>act independently</b>, and <b
176-
>ship with care</b
177-
>.
176+
They <b>think critically</b>, <b>act independently</b>, and
177+
<b>ship with care</b>.
178178
</p>
179179
</div>
180180
</div>
@@ -499,9 +499,8 @@ const { ogImage = "https://www.crocoder.dev/homepage-metadata-img.png" } =
499499
<h2
500500
class="text-[28px] leading-[32px] md:text-[54px] md:leading-[60px] tracking-tight font-medium mb-6 md:mb-12"
501501
>
502-
<span class="text-secondary">Our </span><span class="text-[#607A1A]"
503-
>Engineers</span
504-
>
502+
<span class="text-secondary">Our </span>
503+
<span class="text-[#607A1A]">Engineers</span>
505504
</h2>
506505

507506
<div class="space-y-4 md:space-y-7">

0 commit comments

Comments
 (0)