@@ -6,12 +6,24 @@ stars-bounce: true
66<section id =" top " class =" text-center pt-2 pb-2 " >
77 <div class="mt-0 mb-4">
88 <img width="120" class="bg-whites p-3 rounded" src="/images/restheart logo.svg">
9- <h1 class="my-1 top-1 text-break"><strong>REST</strong>Heart Framework</h1>
10- <p class="top-6 text-break white mt-2 mx-4">
11- ✅ Instant REST, GraphQL and Websockets APIs for <strong>MongoDB</strong>.
12- ✅ Declarative Security, no code required.
13- ✅ Implement your Backend in minutes.
14- </p>
9+ <h1 class="my-1 top-1 text-break"><strong>REST</strong>Heart</h1>
10+ <h2 class="top-6 text-break mt-3 mx-4" style="font-size: 1.75rem; font-weight: 400; line-height: 1.4; color: var(--primarycolor);">
11+ The <strong style="font-weight: 600;">Backend Framework</strong> with MongoDB Data APIs.
12+ </h2>
13+ <div class="mt-2 mx-4">
14+ <p class="text-break white mb-2">
15+ <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="#f8a839" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" style="display: inline-block; vertical-align: middle; margin-right: 6px;"><polyline points="20 6 9 17 4 12"></polyline></svg>
16+ Modern development framework.
17+ </p>
18+ <p class="text-break white mb-2">
19+ <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="#f8a839" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" style="display: inline-block; vertical-align: middle; margin-right: 6px;"><polyline points="20 6 9 17 4 12"></polyline></svg>
20+ Ready-to-use MongoDB Data APIs with REST, GraphQL and WebSockets.
21+ </p>
22+ <p class="text-break white mb-2">
23+ <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="#f8a839" stroke-width="3" stroke-linecap="round" stroke-linejoin="round" style="display: inline-block; vertical-align: middle; margin-right: 6px;"><polyline points="20 6 9 17 4 12"></polyline></svg>
24+ Declarative Security implementation.
25+ </p>
26+ </div>
1527 <div class="hero-cta-container mx-2 py-5 px-5" style="border-radius: 15px; background-color: rgba(248, 168, 57, 0.05);">
1628 <div class="row gx-4 mx-4 align-items-stretch">
1729 <div class="col-md-6 mb-5 mb-md-0 d-flex">
0 commit comments