diff --git a/public/src/js/config.tsx b/public/src/js/config.tsx
index 267e59cabbd7a71d3e94a798767b0b1f9294f685..8c61ddc19dcd52ae8e1bc141ac648647ba690279 100644
--- a/public/src/js/config.tsx
+++ b/public/src/js/config.tsx
@@ -38,10 +38,10 @@ new HomeSection({
     <div>
       <p>
         The Hochschule für Technik Stuttgart holds a history of over 190 years and is one of the best universities for applied sciences in Baden-Württemberg.
-        The main buildings of HFT campus were established in 1819. The campus has a total of 8 buildings now, including both old and new constructions. In this project, the major focus is given to building 1 of the campus.
+        The main buildings of HFT campus were established in 1819. The campus has a total of 8 buildings now, including both old and new constructions. This application is co-developed by Sanghmitra Banerjee and Rushikesh Padsala as a part of master thesis in Photogrammetry and GeoInformatics (batch 2021-23) by Sanghmitra Banerjee. The application shows the combination of a semantically rich 3D city model (CityGML 3.0 building model of HFT Stuttgart building 1) with bounding volume hierarchy (I3S Building Scene Layer) optimised for streaming spatial data in multiple resolutions.
       </p>
       <div>
-        Note: This application is developed based on a prototype developed by ESRI. Please click <a href="https://www.esri.com/arcgis-blog/products/js-api-arcgis/3d-gis/showcase-your-bim-data-in-the-building-viewer/" target="_blank" rel="noopener noreferrer">here</a> to know more.
+        Note: The web application is based on a prototype developed by Esri. Check about I3S Building Scene Layer to know more.
       </div>
     </div>
   ),