diff --git a/package-lock.json b/package-lock.json index 7f9968e..0e16749 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5465,6 +5465,12 @@ "integrity": "sha512-0uGYQ1WQL1M5kKvGRXWQ3uZCHtLTO8hln3oBjIusM75WoesZ909uQJs/Hb946i2SS+Gsrhkaa6iAO17jRIv6DQ==", "license": "MIT" }, + "node_modules/node-releases": { + "version": "2.0.19", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", + "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", + "license": "MIT" + }, "node_modules/nodemailer": { "version": "6.10.1", "resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.10.1.tgz", @@ -5474,12 +5480,6 @@ "node": ">=6.0.0" } }, - "node_modules/node-releases": { - "version": "2.0.19", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", - "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", - "license": "MIT" - }, "node_modules/normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", diff --git a/public/coverphotos/coverphoto-250411-botheavy.JPG b/public/coverphotos/coverphoto-250411-botheavy.JPG new file mode 100644 index 0000000..c9e00bb Binary files /dev/null and b/public/coverphotos/coverphoto-250411-botheavy.JPG differ diff --git a/src/components/Hero.astro b/src/components/Hero.astro index cbbd118..06445fc 100644 --- a/src/components/Hero.astro +++ b/src/components/Hero.astro @@ -1,28 +1,29 @@ -