4747 < span class ="nav-brand "> Reality Bending Lab</ span >
4848 </ div >
4949 < ul >
50- < li > < a href ="#sec-research "> Research</ a > </ li >
50+ < li > < a href ="#sec-research-full "> Research</ a > </ li >
5151 < li > < a href ="#sec-people "> People</ a > </ li >
5252 < li > < a href ="#sec-blog "> Blog</ a > </ li >
5353 < li > < a href ="#sec-publications "> Publications</ a > </ li >
5454 < li > < a href ="#sec-tour "> Tour</ a > </ li >
55- < li > < a href ="#sec-contact "> Contact </ a > </ li >
55+ < li > < a href ="#sec-contact "> Information </ a > </ li >
5656 </ ul >
5757 </ nav >
5858
@@ -104,12 +104,19 @@ <h2>Tour</h2>
104104 </ p >
105105 </ div >
106106 < div class ="section section--contact section--bottom-right " id ="sec-contact ">
107- < h2 > Contact & Services </ h2 >
108- < p > School of Psychology · University of Sussex · Brighton, UK. Collaborations and inquiries are welcome .</ p >
107+ < h2 > Information </ h2 >
108+ < p > Contact, joining opportunities, and services from the Reality Bending Lab .</ p >
109109 </ div >
110110 </ div >
111111 </ div >
112112
113+ <!-- ════════════════════════════════════
114+ RESEARCH SECTION
115+ ════════════════════════════════════ -->
116+ < section class ="research-full " id ="sec-research-full ">
117+ < div id ="research-root "> </ div >
118+ </ section >
119+
113120 <!-- ════════════════════════════════════
114121 PEOPLE SECTION
115122 ════════════════════════════════════ -->
@@ -260,18 +267,44 @@ <h2>Publications</h2>
260267 CONTACT SECTION
261268 ════════════════════════════════════ -->
262269 < section class ="contact-full " id ="sec-contact-full ">
263- < h2 class ="contact-full__title "> Contact </ h2 >
270+ < h2 class ="contact-full__title "> Information </ h2 >
264271 < div class ="contact-full__inner ">
265- < div class ="contact-full__info ">
266- < h2 > Get in Touch</ h2 >
267- < p >
268- School of Psychology< br />
269- University of Sussex< br />
270- Falmer, Brighton BN1 9QH, UK
271- </ p >
272- < p class ="contact-full__links ">
273- < a href ="mailto:realitybending@sussex.ac.uk "> realitybending@sussex.ac.uk</ a >
274- </ p >
272+ < div class ="contact-full__stack ">
273+ < section class ="contact-full__section " id ="contact-contact ">
274+ < h2 > Contact</ h2 >
275+ < p >
276+ School of Psychology< br />
277+ University of Sussex< br />
278+ Falmer, Brighton BN1 9QH, UK
279+ </ p >
280+ < p class ="contact-full__links ">
281+ < a href ="mailto:realitybending@sussex.ac.uk "> realitybending@sussex.ac.uk</ a >
282+ </ p >
283+ </ section >
284+
285+ < section class ="contact-full__section " id ="contact-join ">
286+ < h2 > Join</ h2 >
287+ < p >
288+ We welcome inquiries from prospective students, visitors, and collaborators who want to work on
289+ consciousness, reality perception, affective cognition, and open scientific methods.
290+ </ p >
291+ < p class ="contact-full__links ">
292+ < a href ="mailto:realitybending@sussex.ac.uk?subject=Joining%20the%20Reality%20Bending%20Lab "
293+ > Ask about joining the lab</ a
294+ >
295+ </ p >
296+ </ section >
297+
298+ < section class ="contact-full__section " id ="contact-services ">
299+ < h2 > Services</ h2 >
300+ < p >
301+ The lab is available for talks, workshops, consulting, collaborative project design, and methodological
302+ support across statistics, programming, experimental design, and neurophysiological techniques.
303+ </ p >
304+ < p class ="contact-full__links ">
305+ < a href ="mailto:realitybending@sussex.ac.uk?subject=Services%20inquiry "> Hire us</ a >
306+ </ p >
307+ </ section >
275308 </ div >
276309 < div class ="contact-full__map ">
277310 < iframe
@@ -290,14 +323,15 @@ <h2>Get in Touch</h2>
290323
291324 <!-- Floating action buttons -->
292325 < div class ="fab-group ">
293- < a href ="#sec- contact-full " class ="fab "> Contact </ a >
326+ < a href ="#contact-services " class ="fab "> Hire us </ a >
294327 < a href ="mailto:realitybending@sussex.ac.uk " class ="fab fab--primary "> Join the Lab</ a >
295328 </ div >
296329 </ div >
297330
298331 < script type ="module " src ="script.js "> </ script >
299332 < script src ="rain.js "> </ script >
300333 < script type ="module " src ="people/people.js "> </ script >
334+ < script type ="module " src ="research/research.js "> </ script >
301335 < script type ="module " src ="collaborations/collaborations.js "> </ script >
302336 < script type ="module " src ="memories/memories.js "> </ script >
303337 < script type ="module " src ="publications/publications.js "> </ script >
0 commit comments