|
28 | 28 | </p> |
29 | 29 | <hr class="p-rule--muted" /> |
30 | 30 | <a class="p-button--positive" |
31 | | - href="/contact-us" |
| 31 | + href="/data/mongodb#get-in-touch" |
32 | 32 | aria-controls="data-mongodb-modal">Get MongoDB Support</a> |
33 | 33 | </div> |
34 | 34 | <div class="col"> |
35 | 35 | <div class="p-image-wrapper is-highlighted u-hide--small"> |
36 | | - {{ image(url="https://assets.ubuntu.com/v1/3fd860c9-AI-ML-Illustration.png", |
| 36 | + {{ image(url="https://assets.ubuntu.com/v1/ddbf41d4-Canonical%20AI%20ML%20Illustrations%20v5-02.svg", |
37 | 37 | alt="", |
38 | 38 | width="747", |
39 | 39 | height="410", |
@@ -131,14 +131,58 @@ <h3 class="p-heading--5">Fast response time</h3> |
131 | 131 | <hr class="p-rule--muted" /> |
132 | 132 | <div class="col-6 col-start-large-7 col-medium-3 col-start-medium-4"> |
133 | 133 | <a class="p-button--positive" |
134 | | - href="/contact-us" |
| 134 | + href="/data/mongodb#get-in-touch" |
135 | 135 | aria-controls="data-mongodb-modal"> |
136 | 136 | Get |
137 | 137 | support</a> |
138 | 138 | </div> |
139 | 139 | </div> |
140 | 140 | </section> |
141 | 141 |
|
| 142 | + <section class="p-section"> |
| 143 | + <div class="u-fixed-width"> |
| 144 | + <hr class="p-rule" /> |
| 145 | + <div class="p-section--shallow"> |
| 146 | + <h2>Multiple packaging formats</h2> |
| 147 | + </div> |
| 148 | + </div> |
| 149 | + <div class="row"> |
| 150 | + <div class="col-start-large-7 col-6"> |
| 151 | + <p>We provide maintained and supported MongoDB packages in both snap and container formats:</p> |
| 152 | + </div> |
| 153 | + </div> |
| 154 | + <div class="p-section--shallow"> |
| 155 | + <div class="row"> |
| 156 | + <div class="col-start-large-4 col-9"> |
| 157 | + <hr class="p-rule--muted" /> |
| 158 | + <div class="row"> |
| 159 | + <div class="col-3 col-medium-3"> |
| 160 | + <h3 class="p-heading--5">Snap</h3> |
| 161 | + </div> |
| 162 | + <div class="col-6 col-medium-3"> |
| 163 | + <p> |
| 164 | + Get snaps for added confinement and atomic updates on all major <a href="https://snapcraft.io/docs/distro-support">Linux distributions</a>. |
| 165 | + The MongoDB snap provides a complete solution integrating monitoring and automation tools. |
| 166 | + </p> |
| 167 | + </div> |
| 168 | + </div> |
| 169 | + <hr class="p-rule--muted" /> |
| 170 | + <div class="row"> |
| 171 | + <div class="col-3 col-medium-3"> |
| 172 | + <h3 class="p-heading--5">Container</h3> |
| 173 | + </div> |
| 174 | + <div class="col-6 col-medium-3"> |
| 175 | + <p> |
| 176 | + We deliver OCI-compliant images for your containerized environment. |
| 177 | + Our MongoDB container provides a complete solution integrating monitoring and automation tools. |
| 178 | + </p> |
| 179 | + </div> |
| 180 | + </div> |
| 181 | + </div> |
| 182 | + </div> |
| 183 | + </div> |
| 184 | + </section> |
| 185 | + |
142 | 186 | <section class="p-section"> |
143 | 187 | <div class="p-section--shallow u-fixed-width"> |
144 | 188 | <hr class="p-rule" /> |
|
0 commit comments