diff --git a/assets/img/posters/1.png b/assets/img/posters/1.png index 66ec3cb1..8b455b33 100644 Binary files a/assets/img/posters/1.png and b/assets/img/posters/1.png differ diff --git a/components/CloudProfile.vue b/components/CloudProfile.vue index df80c1f4..c12d6875 100644 --- a/components/CloudProfile.vue +++ b/components/CloudProfile.vue @@ -5,7 +5,6 @@ @@ -33,18 +32,11 @@ export default { title: { type: String, default: "" - }, - source: { - type: String, - required: true } }, computed: { - placeholder () { - return "https://res.cloudinary.com/dec6mijn3/image/upload/c_scale,w_200/" + this.source - }, image () { - return "https://res.cloudinary.com/dec6mijn3/image/upload/c_scale,w_500/" + this.source + return "https://cdn.comssa.org.au/committee-photos-2025/" + this.name.replace(/\s+/g, "%20") + ".JPG" } } } diff --git a/components/NavBar.vue b/components/NavBar.vue index 95f0ac18..be2d1420 100644 --- a/components/NavBar.vue +++ b/components/NavBar.vue @@ -21,7 +21,7 @@ Sponsors - + Minutes diff --git a/pages/about.vue b/pages/about.vue index 1653f448..3c1b6b50 100644 --- a/pages/about.vue +++ b/pages/about.vue @@ -45,30 +45,26 @@ @@ -78,101 +74,86 @@ @@ -184,33 +165,16 @@ - - - - - - - - diff --git a/pages/sponsors.vue b/pages/sponsors.vue index 281fd0af..f39b5b62 100644 --- a/pages/sponsors.vue +++ b/pages/sponsors.vue @@ -59,15 +59,6 @@ /> - - - - -