feat: initialize landing page with dynamic competitor comparison routes and structured SEO metadata
This commit is contained in:
@@ -109,7 +109,7 @@ export default function Hero() {
|
||||
<div className="hero-visual reveal-fade delay-2">
|
||||
<div className="hero-video-card hero-video-16-9">
|
||||
<video autoPlay loop muted playsInline aria-label="GreenLens App Demo">
|
||||
<source src="/GreenLensHype.mp4" type="video/mp4" />
|
||||
<source src="/greenlens.mp4" type="video/mp4" />
|
||||
</video>
|
||||
<div className="hero-video-card-overlay" />
|
||||
<div className="hero-video-badge">
|
||||
|
||||
Reference in New Issue
Block a user