diff --git a/public/images/Background.png b/public/images/Background.png index 647b08e..a67ebf8 100644 Binary files a/public/images/Background.png and b/public/images/Background.png differ diff --git a/public/images/Event1.png b/public/images/Event1.png new file mode 100644 index 0000000..711af5d Binary files /dev/null and b/public/images/Event1.png differ diff --git a/public/images/Event2.png b/public/images/Event2.png new file mode 100644 index 0000000..dfadd3e Binary files /dev/null and b/public/images/Event2.png differ diff --git a/public/images/Event3.png b/public/images/Event3.png new file mode 100644 index 0000000..358d228 Binary files /dev/null and b/public/images/Event3.png differ diff --git a/public/images/Logo.png b/public/images/Logo.png index 4a646f0..02dc270 100644 Binary files a/public/images/Logo.png and b/public/images/Logo.png differ diff --git a/public/images/crepes_sucette.jpg b/public/images/crepes_sucette.jpg deleted file mode 100644 index 90b5edf..0000000 Binary files a/public/images/crepes_sucette.jpg and /dev/null differ diff --git a/public/images/kevin_mcflannigan.jpeg b/public/images/kevin_mcflannigan.jpeg deleted file mode 100644 index 98b2fc4..0000000 Binary files a/public/images/kevin_mcflannigan.jpeg and /dev/null differ diff --git a/public/images/kevin_mcflannigan.png b/public/images/kevin_mcflannigan.png new file mode 100644 index 0000000..d58ed1b Binary files /dev/null and b/public/images/kevin_mcflannigan.png differ diff --git a/src/components/Footer.astro b/src/components/Footer.astro index adf8106..50d1a1c 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -4,7 +4,7 @@ import "../styles/components/Footer.css" const currentYear = new Date().getFullYear(); --- -