diff --git a/package-lock.json b/package-lock.json index 5988bd5..63ba547 100644 --- a/package-lock.json +++ b/package-lock.json @@ -142,9 +142,6 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -161,9 +158,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -180,9 +174,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -199,9 +190,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -218,9 +206,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -237,9 +222,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -256,9 +238,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -275,9 +254,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "LGPL-3.0-or-later", "optional": true, "os": [ @@ -294,9 +270,6 @@ "cpu": [ "arm" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -319,9 +292,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -344,9 +314,6 @@ "cpu": [ "ppc64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -369,9 +336,6 @@ "cpu": [ "riscv64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -394,9 +358,6 @@ "cpu": [ "s390x" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -419,9 +380,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -444,9 +402,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -469,9 +424,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "Apache-2.0", "optional": true, "os": [ @@ -658,9 +610,6 @@ "cpu": [ "arm64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -677,9 +626,6 @@ "cpu": [ "arm64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -696,9 +642,6 @@ "cpu": [ "x64" ], - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -715,9 +658,6 @@ "cpu": [ "x64" ], - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -901,9 +841,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -921,9 +858,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -941,9 +875,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MIT", "optional": true, "os": [ @@ -961,9 +892,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MIT", "optional": true, "os": [ @@ -1124,6 +1052,7 @@ "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz", "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==", "license": "MIT", + "peer": true, "dependencies": { "csstype": "^3.2.2" } @@ -1720,9 +1649,6 @@ "arm64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -1744,9 +1670,6 @@ "arm64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -1768,9 +1691,6 @@ "x64" ], "dev": true, - "libc": [ - "glibc" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -1792,9 +1712,6 @@ "x64" ], "dev": true, - "libc": [ - "musl" - ], "license": "MPL-2.0", "optional": true, "os": [ @@ -2902,6 +2819,7 @@ "resolved": "https://registry.npmjs.org/react/-/react-19.2.4.tgz", "integrity": "sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==", "license": "MIT", + "peer": true, "engines": { "node": ">=0.10.0" } @@ -2911,6 +2829,7 @@ "resolved": "https://registry.npmjs.org/react-dom/-/react-dom-19.2.4.tgz", "integrity": "sha512-AXJdLo8kgMbimY95O2aKQqsz2iWi9jMgKJhRBAxECE4IFxfcazB2LmzloIoibJI3C12IlY20+KFaLv+71bUJeQ==", "license": "MIT", + "peer": true, "dependencies": { "scheduler": "^0.27.0" }, diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 57f2090..eccf959 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -342,7 +342,7 @@ export default function AboutPage() { {/* Gallery Grid - Enhanced Design */} -
+
{filteredImages.map((image, index) => (
{/* Decorative Frame */} -
+
{/* Outer Border Frame */}
diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index c258836..0d2fd08 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -78,7 +78,7 @@ export default function ContactPage() {

// connection.config

- + diff --git a/src/app/globals.css b/src/app/globals.css index bcb6b94..3718e6b 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -107,6 +107,7 @@ body.light { background: var(--card); border: 1px solid var(--border); border-radius: 0.5rem; + -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); } @@ -247,6 +248,7 @@ body.light { /* Navigation */ body.light nav { background: rgba(250, 247, 242, 0.88); + -webkit-backdrop-filter: blur(16px); backdrop-filter: blur(16px); box-shadow: 0 1px 0 rgba(15, 23, 42, 0.08); } diff --git a/src/app/page.tsx b/src/app/page.tsx index 273b64f..841e60b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,10 +48,10 @@ export default function Home() { {/* Hero Section */}
-
+
{/* Left Content */}
@@ -59,7 +59,7 @@ export default function Home() { $ ./welcome --community
-

+

Build.
Innovate. @@ -81,7 +81,7 @@ export default function Home() {

{/* Right Visual: Terminal-like */} -
+
@@ -165,11 +165,11 @@ export default function Home() { return (
-
- {!isRight && card} +
+ {card}
-
- {isRight && card} +
); @@ -242,7 +242,7 @@ export default function Home() {
{/* Partners Section */} -
+
{/* Section Header */}
@@ -381,7 +381,7 @@ export default function Home() {
{/* CTA Section */} -
+
diff --git a/src/app/projects/[slug]/page.tsx b/src/app/projects/[slug]/page.tsx index ed7c8b0..d426f2b 100644 --- a/src/app/projects/[slug]/page.tsx +++ b/src/app/projects/[slug]/page.tsx @@ -205,7 +205,7 @@ export default async function ProjectPage({ params }: PageProps) { {/* Banner */} -
+
{frontmatter.banner ? ( diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index f98a7c5..c547a01 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -104,11 +104,11 @@ export default function ProjectsPage() { key={project.name} className="grid lg:grid-cols-2 gap-8 items-center" > -
- {!isRight && card} +
+ {card}
-
- {isRight && card} +
); diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 6aba383..03e300b 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -6,9 +6,9 @@ export default function Footer() { return (