new images and videos
Deploy Static Site / deploy (push) Successful in 10m46s

This commit is contained in:
Lars Nolden
2026-06-24 17:30:43 +02:00
parent 41f6366e33
commit da588a8b21
13 changed files with 20 additions and 4 deletions
Binary file not shown.
+16
View File
@@ -3,6 +3,21 @@ import { Container } from '@/components/Container'
export function Hero() {
return (
<div className="relative overflow-hidden">
<video
autoPlay
loop
muted
playsInline
aria-hidden="true"
className="pointer-events-none absolute inset-0 -z-10 h-full w-full object-cover"
>
<source src="/videos/1KnG8J5bskn0GQ6etapjk_video.mp4" type="video/mp4" />
</video>
<div
aria-hidden="true"
className="absolute inset-0 -z-10 bg-white/80"
/>
<Container className="pb-16 pt-20 text-center lg:pt-32">
<h1 className="mx-auto max-w-4xl font-display text-5xl font-medium tracking-tight text-slate-900 sm:text-7xl">
Bieten Sie Ihren Kunden eine{' '}
@@ -38,5 +53,6 @@ export function Hero() {
Hausverwaltungskunden.
</p>
</Container>
</div>
)
}
+1 -1
View File
@@ -2,7 +2,7 @@ import Image from 'next/image'
import { Button } from '@/components/Button'
import { Container } from '@/components/Container'
import screenshot from '@/images/screenshots/reporting.png'
import screenshot from '@/images/screenshots/demo1.png'
export function Platform() {
return (
Binary file not shown.

Before

Width:  |  Height:  |  Size: 181 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 179 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 174 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 186 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 149 KiB