22 lines
1.7 KiB
PHP
22 lines
1.7 KiB
PHP
<section class="overflow-hidden relative pt-4 bg-home-foreground" id="brand-slider" aria-label="Brand Slider">
|
|
<div class="flex gap-6 items-center whitespace-nowrap will-change-transform cursor-grab active:cursor-grabbing"
|
|
id="brand-track" style="touch-action: pan-y;">
|
|
<img src="https://images.seeklogo.com/logo-png/44/2/next-js-logo-png_seeklogo-449824.png" alt="Next.js"
|
|
class="w-32 h-32 object-contain rounded-xl flex-shrink-0">
|
|
<img src="https://logo.svgcdn.com/devicon/laravel-original-wordmark.png" alt="Laravel"
|
|
class="w-32 h-32 object-contain rounded-xl flex-shrink-0">
|
|
<img src="https://brandlogos.net/wp-content/uploads/2023/11/tailwind_css-logo_brandlogos.net_v91ni.png"
|
|
alt="Tailwind CSS" class="w-32 h-32 object-contain rounded-xl flex-shrink-0">
|
|
<img src="https://raw.githubusercontent.com/livewire/livewire/main/art/readme_logo.png" alt="Livewire"
|
|
class="w-32 h-32 object-contain rounded-xl flex-shrink-0">
|
|
<img src="https://logo.svgcdn.com/devicon/laravel-original-wordmark.png" alt="Laravel"
|
|
class="w-32 h-32 object-contain rounded-xl flex-shrink-0">
|
|
<img src="https://images.seeklogo.com/logo-png/44/2/next-js-logo-png_seeklogo-449824.png" alt="Next.js"
|
|
class="w-32 h-32 object-contain rounded-xl flex-shrink-0">
|
|
<img src="https://raw.githubusercontent.com/livewire/livewire/main/art/readme_logo.png" alt="Livewire"
|
|
class="w-32 h-32 object-contain rounded-xl flex-shrink-0">
|
|
<img src="https://brandlogos.net/wp-content/uploads/2023/11/tailwind_css-logo_brandlogos.net_v91ni.png"
|
|
alt="Tailwind CSS" class="w-32 h-32 object-contain rounded-xl flex-shrink-0">
|
|
</div>
|
|
</section>
|