diff --git a/frontend/src/pages/About.tsx b/frontend/src/pages/About.tsx index 5aa23bd..19e2faf 100644 --- a/frontend/src/pages/About.tsx +++ b/frontend/src/pages/About.tsx @@ -2,97 +2,188 @@ import React from 'react'; const About: React.FC = () => { return ( -
- IdeaVault is an open-source SaaS platform that empowers developers and founders - to license their original software project ideas under a unique 1% attribution model. -
++ An open-source SaaS platform that empowers developers and founders + to license their original software project ideas under a unique 1% attribution model. +
++ {/* Main Content */} +
We believe that great ideas deserve recognition and fair compensation. Our platform provides a digital timestamp and licensing model for your startup or project idea, ensuring you get credited and compensated when others build upon your innovations.
+Register your software project idea with detailed description and implementation concepts.
-Receive a timestamped certificate with hash verification for legal protection.
-When someone builds your idea commercially, they must attribute you and share 1% of gross revenue.
-{item.description}
++ {/* Features Grid */} +
Under our modified MIT-style license, your idea is publicly registered and others must attribute you and share 1% of their revenue if they use it commercially. This creates a fair ecosystem where innovation is rewarded while still encouraging open collaboration.
++ {/* Open Source */} +
IdeaVault is proudly open source under the MIT License. We believe in transparency and community-driven development. Contributions are welcome and encouraged!
++ Join the revolution of fair idea attribution and start protecting your innovations today. +
+ +