You have five new logo assets Link

Code with Example

Sample Code Block

Case Study Module

Vestibulum id ligula porta felis euismod semper. Maecenas sed diam eget risus varius blandit sit amet non magna. Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor. Donec sed odio dui. Donec ullamcorper nulla non metus auctor fringilla.

Code Snippet

<?php
// Assign the value "Hello!" to the variable "greeting"
$greeting = "Hello!";
// Assign the value 8 to the variable "month"
$month = 8;
// Assign the value 2025 to the variable "year"
$year = 2025;

// Assign the value "Hello!" to the variable "greeting"
$greeting = "Hello!";
// Assign the value 8 to the variable "month"
$month = 8;
// Assign the value 2025 to the variable "year"
$year = 2025;

// Assign the value "Hello!" to the variable "greeting"
$greeting = "Hello!";
// Assign the value 8 to the variable "month"
$month = 8;
// Assign the value 2025 to the variable "year"
$year = 2025;

// Assign the value "Hello!" to the variable "greeting"
$greeting = "Hello!";
// Assign the value 8 to the variable "month"
$month = 8;
// Assign the value 2025 to the variable "year"
$year = 2025;

// Assign the value "Hello!" to the variable "greeting"
$greeting = "Hello!";
// Assign the value 8 to the variable "month"
$month = 8;
// Assign the value 2025 to the variable "year"
$year = 2025;
?>

Module Example

Another Module

Code Snippet

.layout-main {
  grid-area: main;
  @apply p-3;
}

.page-content {
  :where(.page-content > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
    padding-top: 0;
    margin-top: 0;
    border-top: 0 none;
  }
}