From 0e2b9929b08ac6372393748cc057328308fb3d99 Mon Sep 17 00:00:00 2001 From: archangel2006 Date: Tue, 21 Oct 2025 14:09:37 +0530 Subject: [PATCH] enhancement: Updated About Us with Interactivity and Fixed Dark mode component --- src/app/about/page.jsx | 124 +++++++++++++++++++++-------------------- 1 file changed, 64 insertions(+), 60 deletions(-) diff --git a/src/app/about/page.jsx b/src/app/about/page.jsx index a13fb8d..ffd3af6 100644 --- a/src/app/about/page.jsx +++ b/src/app/about/page.jsx @@ -54,7 +54,7 @@ export default function AboutPage() { {/* Mission & Vision */}
-
+

Our Mission

@@ -66,7 +66,7 @@ export default function AboutPage() {

-
+

Our Vision

@@ -83,7 +83,7 @@ export default function AboutPage() {

Why Choose MyLibrary?

-
+
@@ -91,7 +91,7 @@ export default function AboutPage() {

Consistent design tokens and theming system for cohesive user experiences.

-
+
@@ -99,7 +99,7 @@ export default function AboutPage() {

Built with WCAG 2.1 guidelines and keyboard navigation support.

-
+
@@ -107,7 +107,7 @@ export default function AboutPage() {

Optimized bundle size with tree-shaking and minimal dependencies.

-
+
@@ -115,7 +115,7 @@ export default function AboutPage() {

TypeScript support, comprehensive documentation, and excellent IDE integration.

-
+
@@ -123,7 +123,7 @@ export default function AboutPage() {

Open source project with active community contributions and feedback.

-
+
@@ -134,40 +134,40 @@ export default function AboutPage() {
{/* Tech Stack Section */} -
+

Tech Stack

-
+
- N + N

Next.js 14

React framework with App Router

-
+
- R + R

React 18

Component-based architecture

-
+
- T + T

Tailwind CSS

Utility-first styling

-
+
- TS + TS

TypeScript

Type-safe development

@@ -185,8 +185,10 @@ export default function AboutPage() {
+ + {/* 🌟 Getting Started Section */} -
+

🚀 Getting Started @@ -195,37 +197,37 @@ export default function AboutPage() { {/* Steps Grid */}
{/* Step 1 */} -
-
+
+
1
-

Installation

-

+

Installation

+

Install the library via{" "} - npm or copy + npm or copy ready-to-use components directly.

{/* Step 2 */} -
-
+
+
2
-

Import

-

+

Import

+

Import the components you need directly into your React project and start building faster.

{/* Step 3 */} -
-
+
+
3
-

Customize

-

+

Customize

+

Tweak the design, colors, and behavior easily to match your own design system.

@@ -254,36 +256,38 @@ export default function AboutPage() {

Contributing

-

- We welcome contributions from the community! Whether you're fixing bugs, adding new components, - or improving documentation, your help makes MyLibrary better for everyone. -

-
-
-
-
-
-
-

Submit Issues

-

Report bugs or request features on GitHub

-
-
-
-
-
-
-
-

Create Pull Requests

-

Contribute code improvements and new features

+
+

+ We welcome contributions from the community! Whether you're fixing bugs, adding new components, + or improving documentation, your help makes MyLibrary better for everyone. +

+
+
+
+
+
+
+

Submit Issues

+

Report bugs or request features on GitHub

+
-
-
-
-
+
+
+
+
+
+

Create Pull Requests

+

Contribute code improvements and new features

+
-
-

Improve Documentation

-

Help make our docs clearer and more comprehensive

+
+
+
+
+
+

Improve Documentation

+

Help make our docs clearer and more comprehensive

+
@@ -294,7 +298,7 @@ export default function AboutPage() {

Community

-
+

Join our growing community of developers who are building amazing user interfaces with MyLibrary.