mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-12 17:05:50 +00:00
change slogan
This commit is contained in:
parent
d34fcd3f24
commit
29838f88df
@ -6,7 +6,7 @@ layout: BlankLayout
|
||||
<!-- Desktop background image -->
|
||||
<img
|
||||
src="/images/hero-bg-desktop.jpg"
|
||||
alt="Softwareentwicklung für eine bessere Welt"
|
||||
alt="Softwareentwicklung für neue Wege"
|
||||
class="w-full h-screen object-cover hidden md:block"
|
||||
/>
|
||||
|
||||
@ -17,7 +17,7 @@ layout: BlankLayout
|
||||
<!-- Mobile background image -->
|
||||
<img
|
||||
src="/images/hero-bg-mobile.jpg"
|
||||
alt="Softwareentwicklung für eine bessere Welt"
|
||||
alt="Softwareentwicklung für neue Wege"
|
||||
class="absolute top-0 left-0 w-full h-auto object-cover max-h-none"
|
||||
style="min-width: 100%;"
|
||||
/>
|
||||
@ -45,7 +45,7 @@ layout: BlankLayout
|
||||
aria-level="1"
|
||||
class="text-3xl md:text-4xl lg:text-5xl mb-6 text-white text-center sm:text-left font-montserrat leading-tight text-shadow"
|
||||
>
|
||||
Softwareentwicklung für eine bessere Welt
|
||||
Softwareentwicklung für neue Wege
|
||||
</div>
|
||||
<p
|
||||
class="text-xl md:text-2xl text-white text-center sm:text-left font-sourcesans mb-8 max-w-2xl text-shadow-sm"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user