diff --git a/pease-portfolio/src/app/projects/custom/chatmaps/page.js b/pease-portfolio/src/app/projects/custom/chatmaps/page.js index 33ac7a0..5635004 100644 --- a/pease-portfolio/src/app/projects/custom/chatmaps/page.js +++ b/pease-portfolio/src/app/projects/custom/chatmaps/page.js @@ -203,7 +203,7 @@ function ImageCarousel() { {instanceRef.current?.next()}}>
- This is the homepage of the application, featuring a map with the nearby rooms and users saved rooms, as well as a sidebar. The sidebar allows the user to navigate around the rooms, the friends they have, any DM's they have sent or received, as well as accept friend requests. + This is the homepage of the application, featuring a map with the nearby rooms and users saved rooms, as well as a sidebar. The sidebar allows the user to navigate around the rooms, the friends they have, any DM's they have sent or received, as well as accept friend requests.
@@ -213,7 +213,7 @@ function ImageCarousel() { {instanceRef.current?.next()}}>
- This is the chat room page. The user can see the messages in the room, as well as send messages. The user can also see the users in the room, as well as the room's topic and location. The user may also choose to save this room for later here. + This is the chat room page. The user can see the messages in the room, as well as send messages. The user can also see the users in the room, as well as the room's topic and location. The user may also choose to save this room for later here.