Skip to content

Commit 2dbef06

Browse files
committed
e-commerce section
1 parent e22d9bd commit 2dbef06

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

_includes/expertise.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h3 style="color: #fff;">{{ include.expertise.title | escape }}</h3>
2121
</tr>
2222
<tr>
2323
<td>
24-
<p id='readMore{{include.expertise.id}}' style="display: none;color: #fff;max-width: 400px;"> {{ include.expertise.more | escape }}</p>
24+
<p id='readMore{{include.expertise.id}}' style="display: none;color: #fff;max-width: 400px;"> {{ include.expertise.more }}</p>
2525
</td>
2626
</tr>
2727
<tr>

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,11 +70,11 @@
7070
bg:
7171
more: Cloud-agnostic deployment for maximum flexibility, Continuously monitored and Fully automated CI/CD pipelines for AI systems
7272
id: 5
73-
- title: Serverless deployment
73+
- title: Ecommerce solutions
7474
icon: /assets/images/expertise/expertises_6.png
75-
desc: Reduce development effort, speed up time to market, using Google Firebase or AWS Lambda to create a backend in no time
75+
desc: Build advanced ecommerce sites with creative UX, no vendors lock-in, using innovatives technologies and Open Source.
7676
bg:
77-
more: Best suited for MVP and small projects
77+
more: Combine leading Open sources <a href="https://medusajs.com/" target="_blank" style="color:#fff;text-decoration:underline;">Medusa</a> and <a href="https://payloadcms.com/" target="_blank" style="color:#fff;text-decoration:underline;">Payload</a>, together with static site generation
7878
id: 6
7979
---
8080
<div id="hide">

0 commit comments

Comments
 (0)