Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 3 additions & 5 deletions src/pages/services/development-services/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -1424,8 +1424,7 @@ const customerLogos = [
/>
<h3>End-to-end development</h3>
<p class="em-subtitle">
We manage the entire development lifecycle, from initial architecture to final deployment, delivering
a production-ready solution on a fixed timeline and budget.
We manage the entire development lifecycle, from initial architecture to final deployment, delivering a production-ready solution on a fixed timeline and budget.
</p>
<button id="Serv_DevServ_Engagement1" onclick="onContactUsClick()" class="cdu-button gtm_button em-btn"
>Start full-cycle development</button
Expand Down Expand Up @@ -1507,8 +1506,7 @@ const customerLogos = [
/>
<h3>Team augmentation &amp; co-development</h3>
<p class="em-subtitle">
We integrate our ThingsBoard experts directly into your team, providing specialized skills to
accelerate your project and overcome specific technical challenges.
We integrate our ThingsBoard experts directly into your team, providing specialized skills to accelerate your project and overcome specific technical challenges.
</p>
<button id="Serv_DevServ_Engagement2" onclick="onContactUsClick()" class="cdu-button gtm_button em-btn"
>Request expert support</button
Expand Down Expand Up @@ -5296,7 +5294,7 @@ const customerLogos = [
color: #3d3d3d;
text-align: center;
margin-bottom: 40px;
white-space: break-spaces;
white-space: normal;
}

.em-btn {
Expand Down