Skip to content

Commit ae9f6f2

Browse files
committed
logo fix
1 parent 0f0c20c commit ae9f6f2

File tree

1 file changed

+40
-31
lines changed

1 file changed

+40
-31
lines changed

pdf/aws/_index.md

Lines changed: 40 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -30,92 +30,101 @@ url: /aws
3030

3131
{{< blocks/products/pf/carousel >}}
3232

33+
<!-- Item 1 -->
3334
{{< blocks/products/pf/carousel-item h3="Bring PDF Cloud Power to Your VPC" >}}
34-
<div class="diagram1 d1-cloud" style="height: 500px; display: flex; flex-direction: column;">
35-
<div class="d1-row" style="flex: 1; min-height: 0; display: flex;">
35+
<div class="diagram1 d1-cloud" style="height: 420px; display: flex; flex-direction: column; position: relative;">
36+
<div class="d1-row" style="flex: 1; min-height: 0; display: flex; margin-bottom: 15px;">
3637
<div class="d1-col d1-left" style="flex: 1; display: flex; flex-direction: column;">
37-
<header style="height: 60px; display: flex; align-items: center;"><i class="fa fa-server"></i> Uptime, Privacy & Control</header>
38-
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
38+
<header style="height: 50px; display: flex; align-items: center; margin: 0; font-size: 15px;"><i class="fa fa-server"></i> Uptime, Privacy & Control</header>
39+
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px;">
3940
<li>Process documents within your AWS account</li>
4041
<li>Stay compliant with no data transfer</li>
4142
<li>Minimize latency with local processing</li>
4243
<li>Full control over scaling and logging</li>
4344
</ul>
4445
</div>
4546
<div class="d1-col d1-right" style="flex: 1; display: flex; flex-direction: column;">
46-
<header style="height: 60px; display: flex; align-items: center;"><i class="fa fa-lock"></i> When Control Matters</header>
47-
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
47+
<header style="height: 50px; display: flex; align-items: center; margin: 0; font-size: 15px;"><i class="fa fa-lock"></i> When Control Matters</header>
48+
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px;">
4849
<li>Deploy inside your VPC</li>
4950
<li>No public traffic, no leaks</li>
5051
<li>Use IAM, HTTPS</li>
5152
<li>Compatible with major platforms</li>
5253
</ul>
5354
</div>
5455
</div>
55-
<div class="d1-logo" style="height: 100px;">
56-
<img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 60px;">
57-
<header>Aspose.PDF</header>
58-
<footer>for AWS</footer>
56+
<div class="d1-logo" style="height: 80px; display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: auto;">
57+
<div style="width: 60px; height: 60px; border-radius: 50%; background: #f5f5f5; display: flex; align-items: center; justify-content: center;">
58+
<img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 36px; width: 36px; object-fit: contain;">
59+
</div>
60+
<header style="margin: 5px 0 0 0; font-size: 14px;">Aspose.PDF</header>
61+
<footer style="margin: 0; font-size: 12px;">for AWS</footer>
5962
</div>
6063
</div>
6164
{{< /blocks/products/pf/carousel-item >}}
6265

66+
<!-- Item 2 -->
6367
{{< blocks/products/pf/carousel-item h3="Use the Full Feature Set" >}}
64-
<div class="diagram1 d1-cloud" style="height: 500px; display: flex; flex-direction: column;">
65-
<div class="d1-row" style="flex: 1; min-height: 0; display: flex;">
68+
<div class="diagram1 d1-cloud" style="height: 420px; display: flex; flex-direction: column; position: relative;">
69+
<div class="d1-row" style="flex: 1; min-height: 0; display: flex; margin-bottom: 15px;">
6670
<div class="d1-col d1-left" style="flex: 1; display: flex; flex-direction: column;">
67-
<header style="height: 60px; display: flex; align-items: center;"><i class="fa fa-cubes"></i> Format Handling</header>
68-
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
71+
<header style="height: 50px; display: flex; align-items: center; margin: 0; font-size: 15px;"><i class="fa fa-cubes"></i> Format Handling</header>
72+
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px;">
6973
<li>.NET managed-code formats</li>
7074
<li>PDF, Word, Excel, PowerPoint</li>
7175
<li>Optimize large batch processing</li>
7276
<li>Handle password-protected files</li>
7377
</ul>
7478
</div>
7579
<div class="d1-col d1-right" style="flex: 1; display: flex; flex-direction: column;">
76-
<header style="height: 60px; display: flex; align-items: center;"><i class="fa fa-check-square"></i> Popular Formats</header>
77-
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
80+
<header style="height: 50px; display: flex; align-items: center; margin: 0; font-size: 15px;"><i class="fa fa-check-square"></i> Popular Formats</header>
81+
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px;">
7882
<li>Convert to multiple formats</li>
7983
<li>Merge, split, reorder</li>
8084
<li>Digitally sign, encrypt</li>
8185
<li>OCR text, extract metadata</li>
8286
</ul>
8387
</div>
8488
</div>
85-
<div class="d1-logo" style="height: 100px;">
86-
<img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 60px;">
87-
<header>Aspose.PDF</header>
88-
<footer>for AWS</footer>
89+
<div class="d1-logo" style="height: 80px; display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: auto;">
90+
<div style="width: 60px; height: 60px; border-radius: 50%; background: #f5f5f5; display: flex; align-items: center; justify-content: center;">
91+
<img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 36px; width: 36px; object-fit: contain;">
92+
</div>
93+
<header style="margin: 5px 0 0 0; font-size: 14px;">Aspose.PDF</header>
94+
<footer style="margin: 0; font-size: 12px;">for AWS</footer>
8995
</div>
9096
</div>
9197
{{< /blocks/products/pf/carousel-item >}}
9298

99+
<!-- Item 3 -->
93100
{{< blocks/products/pf/carousel-item h3="Get Started Fast" >}}
94-
<div class="diagram1 d1-cloud" style="height: 500px; display: flex; flex-direction: column;">
95-
<div class="d1-row" style="flex: 1; min-height: 0; display: flex;">
101+
<div class="diagram1 d1-cloud" style="height: 420px; display: flex; flex-direction: column; position: relative;">
102+
<div class="d1-row" style="flex: 1; min-height: 0; display: flex; margin-bottom: 15px;">
96103
<div class="d1-col d1-left" style="flex: 1; display: flex; flex-direction: column;">
97-
<header style="height: 60px; display: flex; align-items: center;"><i class="fa fa-bolt"></i> Launch Fast</header>
98-
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
104+
<header style="height: 50px; display: flex; align-items: center; margin: 0; font-size: 15px;"><i class="fa fa-bolt"></i> Launch Fast</header>
105+
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px;">
99106
<li>Deploy in minutes</li>
100107
<li>Auto-scale document batches</li>
101108
<li>No idle-time billing</li>
102109
<li>Elastic Containers and Kubernetes</li>
103110
</ul>
104111
</div>
105112
<div class="d1-col d1-right" style="flex: 1; display: flex; flex-direction: column;">
106-
<header style="height: 60px; display: flex; align-items: center;"><i class="fa fa-rocket"></i> Scale Fast</header>
107-
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden;">
113+
<header style="height: 50px; display: flex; align-items: center; margin: 0; font-size: 15px;"><i class="fa fa-rocket"></i> Scale Fast</header>
114+
<ul style="flex: 1; margin: 0; padding-left: 20px; overflow: hidden; font-size: 13px;">
108115
<li>Subscribe via AWS Marketplace</li>
109116
<li>Deploy to containers</li>
110117
<li>Connect via REST API</li>
111-
<li>Enterprise-ready</li>
118+
<li>Enterprise-ready solution</li>
112119
</ul>
113120
</div>
114121
</div>
115-
<div class="d1-logo" style="height: 100px;">
116-
<img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 60px;">
117-
<header>Aspose.PDF</header>
118-
<footer>for AWS</footer>
122+
<div class="d1-logo" style="height: 80px; display: flex; flex-direction: column; align-items: center; justify-content: center; margin-top: auto;">
123+
<div style="width: 60px; height: 60px; border-radius: 50%; background: #f5f5f5; display: flex; align-items: center; justify-content: center;">
124+
<img src="https://products-qa.aspose.app/pdf/installer/aspose_pdf-for-aws.svg" alt="Aspose.PDF for AWS" style="height: 36px; width: 36px; object-fit: contain;">
125+
</div>
126+
<header style="margin: 5px 0 0 0; font-size: 14px;">Aspose.PDF</header>
127+
<footer style="margin: 0; font-size: 12px;">for AWS</footer>
119128
</div>
120129
</div>
121130
{{< /blocks/products/pf/carousel-item >}}

0 commit comments

Comments
 (0)