Skip to content

Commit a7676df

Browse files
committed
try fix carusle items
1 parent 76cd3f8 commit a7676df

File tree

1 file changed

+35
-31
lines changed

1 file changed

+35
-31
lines changed

pdf/aws/_index.md

Lines changed: 35 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -28,38 +28,41 @@ url: /aws
2828
<p><em>No long-term commitments, no wasted resources—just a PDF engine you switch on like electricity.</em></p>
2929
{{< /blocks/products/pf/tab-content >}}
3030

31-
{{< blocks/products/pf/carousel data-start="1" >}}
31+
{{< blocks/products/pf/carousel >}}
3232

3333
{{< blocks/products/pf/carousel-item h3="Bring PDF Cloud Power to Your VPC" >}}
3434
<div class="diagram1 d1-cloud">
3535
<div class="d1-row">
36-
<div class="d1-icon"><i class="fa fa-lock"></i></div>
37-
<header>When Control Matters, Go Internal</header>
38-
<ul>
39-
<li>Deploy inside your VPC</li>
40-
<li>No public traffic, no leaks</li>
41-
<li>Use IAM, HTTPS</li>
42-
<li>Compatible with any backend:<br>Node.js, Python, .NET, and more</li>
43-
<li>Direct REST API access — no proprietary SDK lock-in</li>
44-
</ul>
45-
</div>
46-
<div class="d1-row d1-bottom">
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>
36+
<div class="d1-col d1-left">
37+
<header><i class="fa fa-lock"></i> When Control Matters, Go Internal</header>
38+
<ul>
39+
<li>Deploy inside your VPC</li>
40+
<li>No public traffic, no leaks</li>
41+
<li>Use IAM, HTTPS</li>
42+
<li>Compatible with Node.js, Python, .NET</li>
43+
<li>Direct REST API access</li>
44+
</ul>
45+
</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>
4849
</div>
4950
</div>
5051
{{< /blocks/products/pf/carousel-item >}}
5152

5253
{{< blocks/products/pf/carousel-item h3="Use the Full Feature Set Without Guesswork" >}}
5354
<div class="diagram1 d1-cloud">
5455
<div class="d1-row">
55-
<div class="d1-icon"><i class="fa fa-check-square"></i></div>
56-
<header>All Popular Formats Supported</header>
57-
<ul>
58-
<li>Convert: PDF to Word, Excel, HTML, images, and more</li>
59-
<li>Edit: Merge, split, reorder, redact, extract elements</li>
60-
<li>Secure: Digitally sign, encrypt, watermark PDFs</li>
61-
<li>Analyze: OCR text, extract metadata, structure, change fonts</li>
62-
</ul>
56+
<div class="d1-col d1-left">
57+
<header><i class="fa fa-check-square"></i> All Popular Formats Supported</header>
58+
<ul>
59+
<li>Convert: PDF to Word, Excel, HTML, images, and more</li>
60+
<li>Edit: Merge, split, reorder, redact, extract elements</li>
61+
<li>Secure: Digitally sign, encrypt, watermark PDFs</li>
62+
<li>Analyze: OCR text, extract metadata, structure, change fonts</li>
63+
</ul>
64+
</div>
65+
<div class="d1-col d1-right"></div>
6366
</div>
6467
<div class="d1-logo">
6568
<img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS">
@@ -72,16 +75,17 @@ url: /aws
7275
{{< blocks/products/pf/carousel-item h3="Get Started Fast—Scale Even Faster" >}}
7376
<div class="diagram1 d1-cloud">
7477
<div class="d1-row">
75-
<div class="d1-icon"><i class="fa fa-rocket"></i></div>
76-
<header>Deploy in Minutes — Scale in Seconds</header>
77-
<ul>
78-
<li>Subscribe: via AWS Marketplace</li>
79-
<li>Deploy: to containers or Kubernetes elastic clusters</li>
80-
<li>Connect: via REST from any app</li>
81-
</ul>
82-
</div>
83-
<div class="d1-row d1-bottom">
84-
<p>Launch PDF microservices in under 10 minutes. Whether it’s daily operations or a 100K-doc spike, the infrastructure adapts — and your billing stops when your container stops.</p>
78+
<div class="d1-col d1-left">
79+
<p>Launch PDF microservices in under 10 minutes. Whether it’s daily operations or a 100K-doc spike, the infrastructure adapts — and your billing stops when your container stops.</p>
80+
</div>
81+
<div class="d1-col d1-right">
82+
<header><i class="fa fa-rocket"></i> Deploy in Minutes — Scale in Seconds</header>
83+
<ul>
84+
<li>Subscribe: via AWS Marketplace</li>
85+
<li>Deploy: to containers or Kubernetes clusters</li>
86+
<li>Connect: via REST from any app</li>
87+
</ul>
88+
</div>
8589
</div>
8690
</div>
8791
{{< /blocks/products/pf/carousel-item >}}

0 commit comments

Comments
 (0)