mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2026-07-14 06:47:00 +10:00
update intro timelapse video landing page
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 385 KiB |
Binary file not shown.
Binary file not shown.
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user