diff --git a/src/Page/About.jsx b/src/Page/About.jsx
index e51e6861..b68e84cf 100644
--- a/src/Page/About.jsx
+++ b/src/Page/About.jsx
@@ -606,3 +606,16 @@ export default function About() {
);
}
+
+
+
+
Wellness & Productivity Dashboard (Coming Soon)
+
Maintain a healthy work-life balance while coding with wellness tips, focus timers, and productivity analytics.
+
+
+
alert('Screenshot upload coming soon!')} />
+
Screenshots will appear here after upload.
+
+
Wellness tips, timers, and analytics coming soon.
+
+
\ No newline at end of file
diff --git a/src/Page/OpportunitiesHub/Hackathons.jsx b/src/Page/OpportunitiesHub/Hackathons.jsx
index 26af5670..3ebf01d1 100644
--- a/src/Page/OpportunitiesHub/Hackathons.jsx
+++ b/src/Page/OpportunitiesHub/Hackathons.jsx
@@ -22,6 +22,9 @@ const Navbar = () => {
Spotlight Your Hackathon Globally!
+
@@ -614,3 +617,21 @@ const Hackathons = () => {
};
export default Hackathons;
+
+{showRoomModal && (
+
+
+
+
Virtual Hackathon Room
+
+
+
Collaborate with your team in real-time! (Chat, video, and coding tools coming soon.)
+
+
+
alert('Screenshot upload coming soon!')} />
+
Screenshots will appear here after upload.
+
+
+
+
+ )}
\ No newline at end of file
diff --git a/src/Page/PortfolioBuilder.jsx b/src/Page/PortfolioBuilder.jsx
index 004b4fd6..0a59c348 100644
--- a/src/Page/PortfolioBuilder.jsx
+++ b/src/Page/PortfolioBuilder.jsx
@@ -28,8 +28,18 @@ const PortfolioBuilderPage = () => {
+
+
Dynamic Portfolio Generator (Coming Soon)
+
Build and customize your interactive portfolio with drag-and-drop widgets, live project demos, and real-time analytics.
+
+
+
alert('Screenshot upload coming soon!')} />
+
Screenshots will appear here after upload.
+
+
Drag-and-drop widgets and analytics coming soon.
+
);
};
-export default PortfolioBuilderPage;
+export default PortfolioBuilderPage;
\ No newline at end of file