From 1f4cea0c3536f269eab08ed5a90b3afbd7e6d88d Mon Sep 17 00:00:00 2001 From: Fx64b <90456762+Fx64b@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:42:21 +0100 Subject: [PATCH] fix(hero): add correct id in Hero to fix scroll button --- package-lock.json | 3 +++ src/components/Hero.astro | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/package-lock.json b/package-lock.json index cb9b17a..8ffe5f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3988,6 +3988,7 @@ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.45.1.tgz", "integrity": "sha512-4iya7Jb76fVpQyLoiVpzUrsjQ12r3dM7fIVz+4NwoYvZOShknRmiv+iu9CClZml5ZLGb0XMcYLutK6w9tgxHDw==", "license": "MIT", + "peer": true, "dependencies": { "@types/estree": "1.0.8" }, @@ -4625,6 +4626,7 @@ "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz", "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==", "license": "MIT", + "peer": true, "dependencies": { "esbuild": "^0.25.0", "fdir": "^6.4.4", @@ -4839,6 +4841,7 @@ "resolved": "https://registry.npmjs.org/zod/-/zod-3.25.76.tgz", "integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==", "license": "MIT", + "peer": true, "funding": { "url": "https://github.com/sponsors/colinhacks" } diff --git a/src/components/Hero.astro b/src/components/Hero.astro index cc431ec..4b060b0 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -15,7 +15,7 @@ const { id } = Astro.props;

Im Herzen von St.Gallen

- Aktuelles ↓ + Aktuelles ↓