diff --git a/wiki/pages/home.html b/wiki/pages/home.html
index 831c80ece30d9bacb55596e71b913b513b72ca5a..3b98a859539183b21ebe867916e8b151fd305a2b 100644
--- a/wiki/pages/home.html
+++ b/wiki/pages/home.html
@@ -19,8 +19,8 @@
     <iframe loading="lazy" style="position: absolute; width: 100%; height: 100%; top: 0; left: 0; border: none; padding: 0;margin: 0;"
       src="https://www.canva.com/design/DAGSSYfvfQ8/ENscV6t6slcea2hrE5_RcQ/view?embed" allowfullscreen="allowfullscreen" allow="fullscreen">
     </iframe>
+    <p><a href="https:&#x2F;&#x2F;www.canva.com&#x2F;design&#x2F;DAGSSYfvfQ8&#x2F;ENscV6t6slcea2hrE5_RcQ&#x2F;view?utm_content=DAGSSYfvfQ8&amp;utm_campaign=designshare&amp;utm_medium=embeds&amp;utm_source=link" target="_blank" rel="noopener">Problem Slides</a> by Andrew Tolentino</p>
   </div>
-  <p><a href="https:&#x2F;&#x2F;www.canva.com&#x2F;design&#x2F;DAGSSYfvfQ8&#x2F;ENscV6t6slcea2hrE5_RcQ&#x2F;view?utm_content=DAGSSYfvfQ8&amp;utm_campaign=designshare&amp;utm_medium=embeds&amp;utm_source=link" target="_blank" rel="noopener">Problem Slides</a> by Andrew Tolentino</p>
   </div> 
 </div>
 
diff --git a/wiki/pages/human-practices.html b/wiki/pages/human-practices.html
index 4db4d9f0a85e25f655e4830f5ddecfef10a2ed29..bb01456a40c715c50e14f1a4b4dfe41d582f8bec 100644
--- a/wiki/pages/human-practices.html
+++ b/wiki/pages/human-practices.html
@@ -9,11 +9,19 @@
   <div class="col-lg-8">
     <h2>Overview</h2>
     <hr>
+    <p>We conducted presentations and surveys to raise awareness and determine public understanding of UV radiation's risks. Over the summer, we hosted a camp to educate others and gain fresh insights from the participants. Social media became a key tool in our outreach efforts, where we shared posts and educational content to reach a broader audience.</p>
+    <p>Simultaneously, we engaged with experts, including professors, researchers, and medical professionals specializing in space medicine and dermatology. Their insights helped refine our approach and ensured that our project aligned with the latest scientific developments in DNA repair and UV radiation protection. </p>
+    <div>
+      <img height="500" src="https://static.igem.wiki/teams/5135/pdfs/stuff.webp">
+    </div>
+    <p>
+      We empathized by gathering feedback from the community, as we live in an area that tends to have a high UV Index, so we can gauge the interest in the sunscreen product we proposed for our project through social media. We also met with an aerospace engineering professor to learn more about existing methods for astronauts to protect themselves from UV radiation in space, which is the main issue we planned to address. We defined the problem through preliminary literature review, learning more about the problem and additional components in the process. We ideated through providing interactive educational opportunities such as our summer camp, where elementary and middle school students learned more in-depth concepts about biology.
+    </p>
     <p>
-        The Overview  
+      We were not able to make it to the prototype or test phases, since we did not make it to the protein expression and UV irradiation experiments in the wet lab portion of our project, but we did gather feedback in the form of our human practices survey. 
     </p>
     <br>
-    <h2>Community Engagement</h2> <!-- Temporary title, change later. -->
+    <h2>Community Engagement</h2>
     <hr>
     <h3>Summer Camp</h3>
     <p>
diff --git a/wiki/pages/notebook.html b/wiki/pages/notebook.html
index c955f7b10fc5e2133d130c370a1500c942063495..2d039d3862f5740e9303d62298fe3625fe43600b 100644
--- a/wiki/pages/notebook.html
+++ b/wiki/pages/notebook.html
@@ -6,29 +6,14 @@
 {% block page_content %}
 
 <div class="row mt-4">
-  <div class="col-lg-8">
-    <h2>What should this page contain?</h2>
-    <hr>
-    <ul>
-      <li>Chronological notes of what your team is doing.</li>
-      <li>Brief descriptions of daily important events.</li>
-      <li>Pictures of your progress.</li>
-      <li>Mention who participated in what task.</li>
-    </ul>
-  </div>
-  <div class="col-lg-4">
-    <h2>Inspirations</h2>
-    <hr>
-    <ul> 
-      <li><a href="http://2018.igem.org/Team:Munich/Notebook">2018 Munich</a></li>
-      <li><a href="https://2019.igem.org/Team:Georgia_State/Notebook">2019 Georgia State</a></li>
-      <li><a href="https://2019.igem.org/Team:Newcastle/Notebook">2019 Newcastle</a></li>
-      <li><a href="https://2020.igem.org/Team:IISER-Pune-India/Notebook">2020 IISER Pune India</a></li>
-      <li><a href="https://2020.igem.org/Team:Lund/Notebook">2020 Lund</a></li>
-      <li><a href="https://2020.igem.org/Team:NOVA_LxPortugal/Notebook">2020 NOVA LxPortugal</a></li>
-      <li><a href="https://2020.igem.org/Team:RDFZ-China/NoteBook">2020 RDFZ China</a></li>
-    </ul>
-  </div>
+  <h2>Lab Notebook</h2>
+  <hr>
+  <iframe
+      class="pdf"
+      src="https://static.igem.wiki/teams/5135/pdfs/igem-wetlab-4.pdf "
+      width="100%"
+      height="1000"
+    ></iframe>
 </div>
 
-{% endblock %}
+{% endblock %}
\ No newline at end of file