feat(ui): switch hero background to oscilloscope

This commit is contained in:
Clément SAILLANT
2026-03-14 23:41:06 +00:00
parent fa1607284c
commit 3e6d6eb279
+1 -1
View File
@@ -9,7 +9,7 @@ export function Hero() {
<section aria-labelledby="hero-title" className="section-anchor relative overflow-hidden pt-4 md:pt-6" id="top">
<div className="hero-bg-photo" aria-hidden="true">
<img
src={withSiteBase('/assets/photos/workspace-dev-tektronix.webp')}
src={withSiteBase('/assets/photos/atelier-oscilloscope-bench.webp')}
alt=""
width={1200}
height={900}