Skip to content

Commit 369aa28

Browse files
committed
try fix carusel items
1 parent a7676df commit 369aa28

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

pdf/aws/_index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,10 @@ url: /aws
3434
<div class="diagram1 d1-cloud">
3535
<div class="d1-row">
3636
<div class="d1-col d1-left">
37-
<header><i class="fa fa-lock"></i> When Control Matters, Go Internal</header>
37+
<p>When you're building systems where data integrity and uptime are non-negotiable, offloading PDFs to third-party APIs isn't just inefficient—it’s risky. Put processing where you control it.</p>
38+
</div>
39+
<div class="d1-col d1-right">
40+
<header><i class="fa fa-lock"></i> When Control Matters, Go Internal</header>
3841
<ul>
3942
<li>Deploy inside your VPC</li>
4043
<li>No public traffic, no leaks</li>
@@ -43,9 +46,6 @@ url: /aws
4346
<li>Direct REST API access</li>
4447
</ul>
4548
</div>
46-
<div class="d1-col d1-right">
47-
<p>When you're building systems where data integrity and uptime are non-negotiable, offloading PDFs to third-party APIs isn't just inefficient—it’s risky. Put processing where you control it.</p>
48-
</div>
4949
</div>
5050
</div>
5151
{{< /blocks/products/pf/carousel-item >}}
@@ -54,6 +54,8 @@ url: /aws
5454
<div class="diagram1 d1-cloud">
5555
<div class="d1-row">
5656
<div class="d1-col d1-left">
57+
</div>
58+
<div class="d1-col d1-right">
5759
<header><i class="fa fa-check-square"></i> All Popular Formats Supported</header>
5860
<ul>
5961
<li>Convert: PDF to Word, Excel, HTML, images, and more</li>
@@ -62,7 +64,6 @@ url: /aws
6264
<li>Analyze: OCR text, extract metadata, structure, change fonts</li>
6365
</ul>
6466
</div>
65-
<div class="d1-col d1-right"></div>
6667
</div>
6768
<div class="d1-logo">
6869
<img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS">

0 commit comments

Comments
 (0)