diff --git a/src/ss_frontend/Routes/Route.jsx b/src/ss_frontend/Routes/Route.jsx index ec814d0..cc8af75 100644 --- a/src/ss_frontend/Routes/Route.jsx +++ b/src/ss_frontend/Routes/Route.jsx @@ -1,22 +1,27 @@ +import AboutPage from "../src/pages/AboutPage"; import HomePage from "../src/pages/HomePage"; import ProfileForm from "../src/pages/ProfileForm/ProfileForm"; import ProfilePage from "../src/pages/ProfilePage"; export const RoutesList = [ - { - name: "Profile", - path: "/profile", - element: - }, - { - name: "Profile Form", - path: "/profile-form", - element: - }, - { - name: "Home", - path: "/", - element: - }, - -] \ No newline at end of file + { + name: "Profile", + path: "/profile", + element: , + }, + { + name: "Profile Form", + path: "/profile-form", + element: , + }, + { + name: "Home", + path: "/", + element: , + }, + { + name: "About", + path: "/about", + element: , + }, +]; \ No newline at end of file diff --git a/src/ss_frontend/src/assets/about/hackathon_about.jpg b/src/ss_frontend/src/assets/about/hackathon_about.jpg new file mode 100644 index 0000000..57b81fc Binary files /dev/null and b/src/ss_frontend/src/assets/about/hackathon_about.jpg differ diff --git a/src/ss_frontend/src/assets/about/jose.jpg b/src/ss_frontend/src/assets/about/jose.jpg new file mode 100644 index 0000000..de45c43 Binary files /dev/null and b/src/ss_frontend/src/assets/about/jose.jpg differ diff --git a/src/ss_frontend/src/assets/about/ryan.jpg b/src/ss_frontend/src/assets/about/ryan.jpg new file mode 100644 index 0000000..995b7d4 Binary files /dev/null and b/src/ss_frontend/src/assets/about/ryan.jpg differ diff --git a/src/ss_frontend/src/assets/about/theo.jpg b/src/ss_frontend/src/assets/about/theo.jpg new file mode 100644 index 0000000..adb807e Binary files /dev/null and b/src/ss_frontend/src/assets/about/theo.jpg differ diff --git a/src/ss_frontend/src/assets/lang/flask.png b/src/ss_frontend/src/assets/lang/flask.png new file mode 100644 index 0000000..95c83a8 Binary files /dev/null and b/src/ss_frontend/src/assets/lang/flask.png differ diff --git a/src/ss_frontend/src/assets/lang/icp.png b/src/ss_frontend/src/assets/lang/icp.png new file mode 100644 index 0000000..ba5346a Binary files /dev/null and b/src/ss_frontend/src/assets/lang/icp.png differ diff --git a/src/ss_frontend/src/assets/lang/motoko.jpg b/src/ss_frontend/src/assets/lang/motoko.jpg new file mode 100644 index 0000000..c9f0abb Binary files /dev/null and b/src/ss_frontend/src/assets/lang/motoko.jpg differ diff --git a/src/ss_frontend/src/assets/lang/python.png b/src/ss_frontend/src/assets/lang/python.png new file mode 100644 index 0000000..61d9594 Binary files /dev/null and b/src/ss_frontend/src/assets/lang/python.png differ diff --git a/src/ss_frontend/src/components/Navbar.jsx b/src/ss_frontend/src/components/Navbar.jsx index 7f34755..f0aa036 100644 --- a/src/ss_frontend/src/components/Navbar.jsx +++ b/src/ss_frontend/src/components/Navbar.jsx @@ -4,28 +4,29 @@ import { AiOutlineUser } from "react-icons/ai"; import { AiFillAliwangwang } from "react-icons/ai"; import { AiOutlineTeam } from "react-icons/ai"; import { AiTwotoneAppstore } from "react-icons/ai"; +import { Link } from "react-router-dom"; const Navbar = () => { return ( -
-
+ +
-
+

Friends

-
-
+ +

Discover

-
-
+ +

About Us

-
+
{ return (
-
+ {/* Header Section */} +
-

About Sunshine

+

About Sunshine

Socialfi Crowdfunding with DAO system and NLP AI integration

-
- sunshine logo + + {/* Project Overview Section */} +
+

Project Overview

+
+ Sunshine logo +

+ Sunshine is a SocialFi and crowdfunding platform that integrates + AI-driven sentiment analysis (NLP) to detect if comments on the + chain contain disturbing content or potential scams. Posts flagged + by the AI are automatically managed through a DAO system, enabling + project post removal when necessary. +

+
+
+ + {/* Languages and Technologies Section */} +
+

Languages & Technologies

+
+
+ Internet Computer +

Internet Computer

+
+
+ Motoko +

Motoko

+
+
+ Python +

Python

+
+
+ Flask +

Flask

+
+
+
+ + {/* Meet Our Team Section */} +
+

Meet Our Team

+
+
+ Theo +

Theo Justin Amantha

+

Developer

+
+
+ Ryan +

Ryan Ray Wantouw Oei

+

Developer

+
+
+ Jose +

Jose Jonathan Tano

+

Developer

+
+
+
+ + {/* Hackathon Section - Landscape */} +
+

+ Made at Chain Fusion Hacker House +

+ Hackathon