diff --git a/package-lock.json b/package-lock.json index f39b8da..9600063 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5997,15 +5997,9 @@ "integrity": "sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==" }, "node_modules/rollup": { - - "version": "3.25.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.25.2.tgz", - "integrity": "sha512-VLnkxZMDr3jpxgtmS8pQZ0UvhslmF4ADq/9w4erkctbgjCqLW9oa89fJuXEs4ZmgyoF7Dm8rMDKSS5b5u2hHUg==", - "version": "3.25.1", "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.25.1.tgz", "integrity": "sha512-tywOR+rwIt5m2ZAWSe5AIJcTat8vGlnPFAv15ycCrw33t6iFsXZ6mzHVFh2psSjxQPmI+xgzMZZizUAukBI4aQ==", - "peer": true, "bin": { "rollup": "dist/bin/rollup" diff --git a/src/components/hero.astro b/src/components/hero.astro index d16177b..07fcdb4 100644 --- a/src/components/hero.astro +++ b/src/components/hero.astro @@ -6,8 +6,8 @@ import { Icon } from "astro-icon"; ---
-