Skip to content

Commit b4b85ff

Browse files
committed
tab list-group instead of carusel
1 parent 369aa28 commit b4b85ff

File tree

1 file changed

+68
-56
lines changed

1 file changed

+68
-56
lines changed

pdf/aws/_index.md

Lines changed: 68 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -28,70 +28,82 @@ 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 >}}
32-
33-
{{< blocks/products/pf/carousel-item h3="Bring PDF Cloud Power to Your VPC" >}}
34-
<div class="diagram1 d1-cloud">
35-
<div class="d1-row">
36-
<div class="d1-col d1-left">
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>
41-
<ul>
42-
<li>Deploy inside your VPC</li>
43-
<li>No public traffic, no leaks</li>
44-
<li>Use IAM, HTTPS</li>
45-
<li>Compatible with Node.js, Python, .NET</li>
46-
<li>Direct REST API access</li>
47-
</ul>
31+
<div class="row">
32+
<div class="col-md-4">
33+
<div class="list-group" id="awsTabList" role="tablist">
34+
<a class="list-group-item list-group-item-action active" id="tab1-tab" data-toggle="list" href="#tab1" role="tab">
35+
<strong>At a Glance</strong>
36+
</a>
37+
<a class="list-group-item list-group-item-action" id="tab2-tab" data-toggle="list" href="#tab2" role="tab">
38+
<strong>Supported File Formats</strong>
39+
</a>
40+
<a class="list-group-item list-group-item-action" id="tab3-tab" data-toggle="list" href="#tab3" role="tab">
41+
<strong>Platform Independence</strong>
42+
</a>
4843
</div>
4944
</div>
50-
</div>
51-
{{< /blocks/products/pf/carousel-item >}}
5245

53-
{{< blocks/products/pf/carousel-item h3="Use the Full Feature Set Without Guesswork" >}}
54-
<div class="diagram1 d1-cloud">
55-
<div class="d1-row">
56-
<div class="d1-col d1-left">
57-
</div>
58-
<div class="d1-col d1-right">
59-
<header><i class="fa fa-check-square"></i> All Popular Formats Supported</header>
60-
<ul>
61-
<li>Convert: PDF to Word, Excel, HTML, images, and more</li>
62-
<li>Edit: Merge, split, reorder, redact, extract elements</li>
63-
<li>Secure: Digitally sign, encrypt, watermark PDFs</li>
64-
<li>Analyze: OCR text, extract metadata, structure, change fonts</li>
65-
</ul>
66-
</div>
67-
</div>
68-
<div class="d1-logo">
69-
<img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS">
70-
<header>Aspose.PDF</header>
71-
<footer>for AWS</footer>
72-
</div>
73-
</div>
74-
{{< /blocks/products/pf/carousel-item >}}
46+
<div class="col-md-8">
47+
<div class="tab-content" id="awsTabContent">
48+
<div class="tab-pane fade show active" id="tab1" role="tabpanel" aria-labelledby="tab1-tab">
49+
<div class="diagram1 d1-cloud">
50+
<div class="d1-row">
51+
<div class="d1-col d1-left">
52+
<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>
53+
</div>
54+
<div class="d1-col d1-right">
55+
<header><i class="fa fa-lock"></i> When Control Matters, Go Internal</header>
56+
<ul>
57+
<li>Deploy inside your VPC</li>
58+
<li>No public traffic, no leaks</li>
59+
<li>Use IAM, HTTPS</li>
60+
<li>Compatible with Node.js, Python, .NET</li>
61+
<li>Direct REST API access</li>
62+
</ul>
63+
</div>
64+
</div>
65+
</div>
66+
</div>
67+
68+
<div class="tab-pane fade" id="tab2" role="tabpanel" aria-labelledby="tab2-tab">
69+
<div class="diagram1 d1-cloud">
70+
<div class="d1-row">
71+
<div class="d1-col d1-left"></div>
72+
<div class="d1-col d1-right">
73+
<header><i class="fa fa-check-square"></i> All Popular Formats Supported</header>
74+
<ul>
75+
<li>Convert: PDF to Word, Excel, HTML, images, and more</li>
76+
<li>Edit: Merge, split, reorder, redact, extract elements</li>
77+
<li>Secure: Digitally sign, encrypt, watermark PDFs</li>
78+
<li>Analyze: OCR text, extract metadata, structure, change fonts</li>
79+
</ul>
80+
</div>
81+
</div>
82+
</div>
83+
</div>
84+
85+
<div class="tab-pane fade" id="tab3" role="tabpanel" aria-labelledby="tab3-tab">
86+
<div class="diagram1 d1-cloud">
87+
<div class="d1-row">
88+
<div class="d1-col d1-left">
89+
<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>
90+
</div>
91+
<div class="d1-col d1-right">
92+
<header><i class="fa fa-rocket"></i> Deploy in Minutes — Scale in Seconds</header>
93+
<ul>
94+
<li>Subscribe: via AWS Marketplace</li>
95+
<li>Deploy: to containers or Kubernetes clusters</li>
96+
<li>Connect: via REST from any app</li>
97+
</ul>
98+
</div>
99+
</div>
100+
</div>
101+
</div>
75102

76-
{{< blocks/products/pf/carousel-item h3="Get Started Fast—Scale Even Faster" >}}
77-
<div class="diagram1 d1-cloud">
78-
<div class="d1-row">
79-
<div class="d1-col d1-left">
80-
<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>
81-
</div>
82-
<div class="d1-col d1-right">
83-
<header><i class="fa fa-rocket"></i> Deploy in Minutes — Scale in Seconds</header>
84-
<ul>
85-
<li>Subscribe: via AWS Marketplace</li>
86-
<li>Deploy: to containers or Kubernetes clusters</li>
87-
<li>Connect: via REST from any app</li>
88-
</ul>
89103
</div>
90104
</div>
91105
</div>
92-
{{< /blocks/products/pf/carousel-item >}}
93106

94-
{{< /blocks/products/pf/carousel >}}
95107

96108

97109
<div class="container-fluid features-section bg-gray singleproduct">

0 commit comments

Comments
 (0)