Skip to content

Commit 84c9307

Browse files
change logo for prelaunch page
1 parent 576bf6d commit 84c9307

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

resources/images/logo-old.png

7.58 KB
Loading

resources/views/prelaunch.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<body class="font-sans antialiased">
1515
<main class="container relative grid items-center min-h-screen lg:gap-10 xl:gap-20 lg:grid-cols-2">
1616
<div class="py-12">
17-
<x-icon-logo class="w-full mb-8 h-14 max-w-44 fill-primary-500" />
17+
<img src="{{Vite::image('logo-old.png')}}" class="mb-8 max-w-44 fill-primary-500">
1818

1919
<h1 class="text-2xl font-extrabold tracking-tight text-gray-900 md:text-2xl lg:text-2xl">
2020
<span class="inline-block">Dragi utilizatori și prieteni ai platformei </span>

0 commit comments

Comments
 (0)