From 0662d395d2b38a06d9053452f26a8584ba690605 Mon Sep 17 00:00:00 2001 From: rahman-D3V Date: Tue, 27 Jan 2026 12:50:03 +0530 Subject: [PATCH 1/2] fix: prevent hero description text overlap on md screens --- src/pages/index.jsx | 61 ++++++++++++++++++++++++++------------------- 1 file changed, 35 insertions(+), 26 deletions(-) diff --git a/src/pages/index.jsx b/src/pages/index.jsx index 14e063cd..993134c2 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -30,33 +30,35 @@ export default function Home() { - +
- {/* Background Image */} -
+
{/* Main Content */} -
+
AOSSIE Logo
-
-
-

+
+
+

We Innovate
We Educate

-

+

We are an Australian not-for-profit umbrella organization for open-source projects. We believe the open-source philosophy - provides a resource-efficient channel to transfer knowledge and - achieve innovation and education. + provides a resource-efficient channel to transfer knowledge + and achieve innovation and education.

-
- +
+ @@ -115,29 +120,27 @@ export default function Home() {
{/* Green Band with Counts */} -
+
Active Projects
-

34+

+

34+

Total Contributors
-

500+

+

500+

Community Count
-

2000+

+

2000+

-
-
-
+
-

+

projects

-

+

Our Projects, where we showcase our tech wizardry and code-slinging skills!!

Be a part of our community and - contribute to meaningful projects that are making a difference. - Explore our selection of projects and find the perfect opportunity - to showcase your skills and make an impact. + contribute to meaningful projects that are{' '} + + making a difference + + . Explore our selection of projects and find the perfect + opportunity to showcase your skills and{' '} + + make an impact + + .

@@ -214,7 +224,6 @@ export default function Home() {
- From d5235cb3c09055620a6464366481274e8ed92b9d Mon Sep 17 00:00:00 2001 From: rahman-D3V Date: Tue, 27 Jan 2026 13:06:52 +0530 Subject: [PATCH 2/2] fix: correct lg height unit for hero background --- src/pages/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index.jsx b/src/pages/index.jsx index 993134c2..e5578273 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -35,7 +35,7 @@ export default function Home() { {/* Background Image */}
{/* Main Content */}