File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ To foster student innovation in satellite and space communications through colla
3838- ** Competitions** — Participate in national and international space challenges
3939- ** Social Events** — Connect with like-minded space enthusiasts
4040
41- ** Contact us:** [ leedsspacecomms@leeds.ac .uk] ( mailto:info@leedsspacecomms.co.uk )
41+ ** Contact us:** [ info@leedsspacecomms.co .uk] ( mailto:info@leedsspacecomms.co.uk )
4242** Follow us:** [ @leedsspacecomms ] ( https://instagram.com/leedsspacecomms ) on Instagram and LinkedIn
4343
4444## 🚀 Fixed Issues & Status
@@ -325,7 +325,7 @@ npm run preview
325325** Leeds Space Comms Society**
326326University of Leeds, Leeds, UK
327327
328- - ** Email:** [ info@leedsspacecomms.com ] ( mailto:leedsspacecomms@leeds.ac .uk )
328+ - ** Email:** [ info@leedsspacecomms.co.uk ] ( mailto:info@leedsspacecomms.co .uk )
329329- ** Instagram:** [ @leedsspacecomms ] ( https://instagram.com/leedsspacecomms )
330330- ** LinkedIn:** [ @leedsspacecomms ] ( https://linkedin.com/company/leedsspacecomms )
331331- ** GitHub:** [ github.com/space-comms] ( https://github.com/space-comms )
Original file line number Diff line number Diff line change 8989 "contactPoint" : {
9090 "@type" : "ContactPoint" ,
9191 "contactType" : "General Inquiries" ,
92- "email" : "contact @leedsspacecomms.co.uk"
92+ "email" : "info @leedsspacecomms.co.uk"
9393 } ,
9494 "sameAs" : [
9595 "https://github.com/space-comms"
Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ const Footer = () => {
208208 University of Leeds
209209 </ a >
210210 < a
211- href = "mailto:leedsspacecomms@leeds.ac .uk"
211+ href = "mailto:info@leedsspacecomms.co .uk"
212212 className = "hover:text-primary-400 transition-colors"
213213 >
214214 Contact
Original file line number Diff line number Diff line change @@ -263,7 +263,7 @@ const Contact = () => {
263263 onChange = { handleInputChange }
264264 required
265265 className = "w-full px-4 py-3 bg-white/90 dark:bg-white/10 border border-gray-300 dark:border-white/20 rounded-lg text-gray-900 dark:text-white placeholder-gray-500 dark:placeholder-white/50 focus:outline-none focus:ring-2 focus:ring-primary-500 focus:border-transparent transition-all"
266- placeholder = "john@example.com "
266+ placeholder = "info@leedsspacecomms.co.uk "
267267 />
268268 </ div >
269269 </ div >
You can’t perform that action at this time.
0 commit comments