fix(andreknie.de): normalize SEO metadata and document structure

This commit is contained in:
2026-07-28 21:42:54 +02:00
parent b507199987
commit 215aacf4a4
21 changed files with 161 additions and 33 deletions
@@ -6,6 +6,7 @@ import UpcomingEvents from '../components/UpcomingEvents'
import StatsCube from '../components/StatsCube'
import DotCloudIcon from '../components/DotCloudIcon'
import PhotoBand from '../components/PhotoBand'
import SEOHead from '../components/SEOHead'
import './Home.css'
const PHOTO_BAND_IMAGES = [
@@ -21,6 +22,7 @@ export default function Home() {
return (
<main>
<SEOHead url="/" />
{/* Hero */}
<section className="hero">
<div className="app-container hero-content">