We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 576bf6d commit 84c9307Copy full SHA for 84c9307
resources/images/logo-old.png
7.58 KB
resources/views/prelaunch.blade.php
@@ -14,7 +14,7 @@
14
<body class="font-sans antialiased">
15
<main class="container relative grid items-center min-h-screen lg:gap-10 xl:gap-20 lg:grid-cols-2">
16
<div class="py-12">
17
- <x-icon-logo class="w-full mb-8 h-14 max-w-44 fill-primary-500" />
+ <img src="{{Vite::image('logo-old.png')}}" class="mb-8 max-w-44 fill-primary-500">
18
19
<h1 class="text-2xl font-extrabold tracking-tight text-gray-900 md:text-2xl lg:text-2xl">
20
<span class="inline-block">Dragi utilizatori și prieteni ai platformei </span>
0 commit comments