|
|
Line 61: |
Line 61: |
|
| |
|
| <div style="display: grid; padding: 4em; grid-template-columns: repeat(3, 1fr); gap: 20px; grid-auto-rows: minmax(100px, auto);" class="grid-container"> | | <div style="display: grid; padding: 4em; grid-template-columns: repeat(3, 1fr); gap: 20px; grid-auto-rows: minmax(100px, auto);" class="grid-container"> |
| | | </html> |
| <!-- Card 1 -->
| | {{#widget:Card|heading=Training|subheading=Learn by doing|text=At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.|link=#|linktext=Take Training}} |
| <div style="width: 361px; height: 183px; padding: 24px; background: #F3F6F9; border-radius: 6px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 10px; display: inline-flex">
| | {{#widget:Card|heading=Documentation|subheading=Find technical documentation|text=At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.|link=#|linktext=Read documentation}} |
| <div style="flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px; display: flex; margin-top:10px;">
| | {{#widget:Card|heading=Q&A|subheading=Ask questions and get help|text=At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.|link=Your Link|linktext=Explore Q&A}} |
| <div style="color: #44546F; font-size: 14px; font-weight: 400; word-wrap: break-word">Training</div>
| | {{#widget:Card|heading=Model examples|subheading=Try model examples|text=At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.|link=Your Link|linktext=Browse samples}} |
| <div style="color: #112B3C; font-size: 20px; font-weight: 700; word-wrap: break-word">Learn by doing</div>
| | {{#widget:Card|heading=Best practices|subheading=Explore effective solutions|text=At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.|link=Your Link|linktext=See best practices}} |
| </div>
| | {{#widget:Card|heading=Releases|subheading=See what MDriven has to offer|text=At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet.|link=Your Link|linktext=See latest MDriven news}} |
| <div style="width: 313px; height: 50px; color: black; font-size: 14px; font-weight: 300; word-wrap: break-word">At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. </div>
| |
| <div style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 6px; display: inline-flex; margin-top:10px;">
| |
| <a href="#" style="display: inline-flex; align-items: center;"><div style="color: #1A50AD; font-size: 14px; font-weight: 600; word-wrap: break-word; margin-right: 10px;">Take training</div>
| |
| <svg xmlns="http://www.w3.org/2000/svg" width="14" height="10" viewBox="0 0 14 10" fill="none">
| |
| <path d="M1 5H13M13 5L9.57143 1.57143M13 5L9.57143 8.42857" stroke="#1A50AD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
| |
| </svg>
| |
| </div></a>
| |
| </div>
| |
| | |
| <!-- Card 2 -->
| |
| <div style="width: 361px; height: 183px; padding: 24px; background: #F3F6F9; border-radius: 6px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 10px; display: inline-flex">
| |
| <div style="flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px; display: flex; margin-top:10px;">
| |
| <div style="color: #44546F; font-size: 14px; font-weight: 400; word-wrap: break-word">Documentation</div>
| |
| <div style="color: #112B3C; font-size: 20px; font-weight: 700; word-wrap: break-word">Find technical documentation</div>
| |
| </div>
| |
| <div style="width: 313px; height: 50px; color: black; font-size: 14px; font-weight: 300; word-wrap: break-word">At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. </div>
| |
| <div style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 6px; display: inline-flex; margin-top:10px;">
| |
| <a href="#" style="display: inline-flex; align-items: center;"><div style="color: #1A50AD; font-size: 14px; font-weight: 600; word-wrap: break-word; margin-right: 10px;">Read documentation</div>
| |
| <svg xmlns="http://www.w3.org/2000/svg" width="14" height="10" viewBox="0 0 14 10" fill="none">
| |
| <path d="M1 5H13M13 5L9.57143 1.57143M13 5L9.57143 8.42857" stroke="#1A50AD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
| |
| </svg></a>
| |
| </div>
| |
| </div>
| |
| | |
| <!-- Card 3 -->
| |
| <div style="width: 361px; height: 183px; padding: 24px; background: #F3F6F9; border-radius: 6px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 10px; display: inline-flex">
| |
| <div style="flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px; display: flex">
| |
| <div style="color: #44546F; font-size: 14px; font-weight: 400; word-wrap: break-word">Certification</div>
| |
| <div style="color: #112B3C; font-size: 20px; font-weight: 700; word-wrap: break-word">Showcase your skills</div>
| |
| </div>
| |
| <div style="width: 313px; height: 50px; color: black; font-size: 14px; font-weight: 300; word-wrap: break-word">At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. </div>
| |
| <div style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 6px; display: inline-flex; margin-top:10px;">
| |
| <a href="#" style="display: inline-flex; align-items: center;"><div style="color: #1A50AD; font-size: 14px; font-weight: 600; word-wrap: break-word; margin-right: 10px;">Get certified</div>
| |
| <svg xmlns="http://www.w3.org/2000/svg" width="14" height="10" viewBox="0 0 14 10" fill="none">
| |
| <path d="M1 5H13M13 5L9.57143 1.57143M13 5L9.57143 8.42857" stroke="#1A50AD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
| |
| </svg> </a>
| |
| </div>
| |
| </div>
| |
| | |
| <!-- Card 4 -->
| |
| <div style="width: 361px; height: 183px; padding: 24px; background: #F3F6F9; border-radius: 6px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 10px; display: inline-flex">
| |
| <div style="flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px; display: flex">
| |
| <div style="color: #44546F; font-size: 14px; font-weight: 400; word-wrap: break-word">Q&A</div>
| |
| <div style="color: #112B3C; font-size: 20px; font-weight: 700; word-wrap: break-word">Ask questions and get help</div>
| |
| </div>
| |
| <div style="width: 313px; height: 50px; color: black; font-size: 14px; font-weight: 300; word-wrap: break-word">At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. </div>
| |
| <div style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 6px; display: inline-flex; margin-top:10px;">
| |
| <a href="#" style="display: inline-flex; align-items: center;"><div style="color: #1A50AD; font-size: 14px; font-weight: 600; word-wrap: break-word; margin-right: 10px;">Explore Q&A</div>
| |
| <svg xmlns="http://www.w3.org/2000/svg" width="14" height="10" viewBox="0 0 14 10" fill="none">
| |
| <path d="M1 5H13M13 5L9.57143 1.57143M13 5L9.57143 8.42857" stroke="#1A50AD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
| |
| </svg>
| |
| </div> </a>
| |
| </div>
| |
| | |
| <!-- Card 5 -->
| |
| <div style="width: 361px; height: 183px; padding: 24px; background: #F3F6F9; border-radius: 6px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 10px; display: inline-flex">
| |
| <div style="flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px; display: flex">
| |
| <div style="color: #44546F; font-size: 14px; font-weight: 400; word-wrap: break-word">Model examples</div>
| |
| <div style="color: #112B3C; font-size: 20px; font-weight: 700; word-wrap: break-word">Try model samples </div>
| |
| </div>
| |
| <div style="width: 313px; height: 50px; color: black; font-size: 14px; font-weight: 300; word-wrap: break-word">At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. </div>
| |
| <div style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 6px; display: inline-flex; margin-top:10px;">
| |
| <a href="#" style="display: inline-flex; align-items: center;"><div style="color: #1A50AD; font-size: 14px; font-weight: 600; word-wrap: break-word; margin-right: 10px;">Browse samples</div>
| |
| <svg xmlns="http://www.w3.org/2000/svg" width="14" height="10" viewBox="0 0 14 10" fill="none">
| |
| <path d="M1 5H13M13 5L9.57143 1.57143M13 5L9.57143 8.42857" stroke="#1A50AD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
| |
| </svg> </a>
| |
| </div>
| |
| </div>
| |
| | |
| <!-- Card 6 -->
| |
| <div style="width: 361px; height: 183px; padding: 24px; background: #F3F6F9; border-radius: 6px; flex-direction: column; justify-content: center; align-items: flex-start; gap: 10px; display: inline-flex">
| |
| <div style="flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px; display: flex">
| |
| <div style="color: #44546F; font-size: 14px; font-weight: 400; word-wrap: break-word">Best practices</div>
| |
| <div style="color: #112B3C; font-size: 20px; font-weight: 700; word-wrap: break-word">Explore effective solutions</div>
| |
| </div>
| |
| <div style="width: 313px; height: 50px; color: black; font-size: 14px; font-weight: 300; word-wrap: break-word">At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. </div>
| |
| <div style="align-self: stretch; justify-content: flex-start; align-items: center; gap: 6px; display: inline-flex; margin-top:10px;">
| |
| <a href="#" style="display: inline-flex; align-items: center;"><div style="color: #1A50AD; font-size: 14px; font-weight: 600; word-wrap: break-word; margin-right: 10px;">See best practices</div>
| |
| <svg xmlns="http://www.w3.org/2000/svg" width="14" height="10" viewBox="0 0 14 10" fill="none">
| |
| <path d="M1 5H13M13 5L9.57143 1.57143M13 5L9.57143 8.42857" stroke="#1A50AD" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
| |
| </svg> </a>
| |
| </div>
| |
| </div>
| |
|
| |
|
| </div> | | </div> |
|
| |
|
| |
| </html>
| |