update intro timelapse video landing page

This commit is contained in:
Amruth Pillai
2026-01-25 01:05:05 +01:00
parent b5f4e9af46
commit bcd2828305
4 changed files with 2 additions and 2 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 385 KiB

Binary file not shown.
Binary file not shown.
+2 -2
View File
@@ -29,9 +29,9 @@ export function Hero() {
playsInline
// @ts-expect-error - typescript doesn't know about fetchPriority for video elements
fetchPriority="high"
src="/videos/timelapse.webm"
src="/videos/timelapse.mp4"
aria-label={t`Timelapse demonstration of building a resume with Reactive Resume`}
className="pointer-events-none aspect-video size-full rounded-lg border object-cover shadow-2xl"
className="pointer-events-none size-full rounded-lg border object-cover"
/>
<div