From 572800dc324d4dd37eba558dd38358e84f4bfb04 Mon Sep 17 00:00:00 2001 From: michelleyeoh Date: Sun, 1 Mar 2026 00:16:02 -0800 Subject: [PATCH 1/4] moved social good hero to the right --- app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx b/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx index b539cf7..37e7dd1 100644 --- a/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx +++ b/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx @@ -20,7 +20,7 @@ export default function HeroInfo() {
Date: Sun, 1 Mar 2026 00:31:57 -0800 Subject: [PATCH 2/4] update z index --- .../_components/heroInfo/heroInfo.tsx | 276 +++++++++--------- app/(pages)/(index-page)/page.tsx | 2 +- 2 files changed, 138 insertions(+), 140 deletions(-) diff --git a/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx b/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx index dcf7e97..d016b74 100644 --- a/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx +++ b/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx @@ -16,106 +16,105 @@ export default function HeroInfo() { const { bigShape, mediumShape, littleShape, extraTiniTiny } = PARALLAX_SPEEDS; return ( - <> +
+ green flower +
+
+ watertower
green flower -
-
- watertower -
- yellow donut -
- blue shape -
- {/* animals on couch */} -
- Animals on couch
+ blue shape +
+ {/* animals on couch */} +
+ Animals on couch +
- {/* right side */} -
- {/* here text + buttons */} -
-
+ {/* right side */} +
+ {/* here text + buttons */} +
+
+
-
-

- - - - for -

+

+ + + + for +

-

- social good -

+

+ social good +

-

- May 9-10, 2026 @ UCenter -

-
+

+ May 9-10, 2026 @ UCenter +

+
-
- + - Register Now - + > + Register Now + -
- -
+
+
+
-
- - Check out the{' '} - -
- Apply to be a{' '} - - Judge - - {/* Mentor, or{' '} +
+ + Check out the{' '} + +
+ Apply to be a{' '} + + Judge + + {/* Mentor, or{' '} Volunteer */} -
- - {/* desktop numbers */} -
- 1 - 0 -
- {/* mobile numbers: 10 */} -
+ {/* desktop numbers */} +
Animals on couch Animals on couch +
+
+ + {/* mobile numbers: 10 */} +
+ Animals on couch + Animals on couch -
+ />
- +
); } diff --git a/app/(pages)/(index-page)/page.tsx b/app/(pages)/(index-page)/page.tsx index 46125f1..81c1cb1 100644 --- a/app/(pages)/(index-page)/page.tsx +++ b/app/(pages)/(index-page)/page.tsx @@ -8,7 +8,7 @@ import Sponsers from './_components/Sponsers/Sponsers'; export default function Home() { return ( -
+
From c2b6152b0b0b2e68043bcf70bc62987dab83d125 Mon Sep 17 00:00:00 2001 From: michelleyeoh Date: Sun, 1 Mar 2026 00:49:57 -0800 Subject: [PATCH 3/4] moved id --- app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx b/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx index d016b74..05b28ba 100644 --- a/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx +++ b/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx @@ -17,7 +17,6 @@ export default function HeroInfo() { return (
@@ -35,6 +34,7 @@ export default function HeroInfo() { alt="green flower" width={300} height={300} + id="home" // scroll to this image when clicking "Home" in navbar (top-most item) className="flex flex-row justify-center object-contain w-[40%] md:h-full md:w-full" style={{ animation: 'spin 30s linear infinite' }} /> From 28e98794ca4d64ea5cf7321e32816fb0ae1481f3 Mon Sep 17 00:00:00 2001 From: michelleyeoh Date: Sun, 1 Mar 2026 00:58:30 -0800 Subject: [PATCH 4/4] changed z index of couch and text --- .../(index-page)/_components/heroInfo/heroInfo.tsx | 12 ++++++------ app/(pages)/(index-page)/page.tsx | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx b/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx index 05b28ba..cb7b8d4 100644 --- a/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx +++ b/app/(pages)/(index-page)/_components/heroInfo/heroInfo.tsx @@ -21,7 +21,7 @@ export default function HeroInfo() { className="flex flex-col pl-[9%] items-center -pl-5 p-5 w-full gap-6 md:flex-row md:items-stretch md:pr-[5%]" >
{/* animals on couch */} -
+
Animals on couch {/* right side */} -
+
{/* here text + buttons */}
diff --git a/app/(pages)/(index-page)/page.tsx b/app/(pages)/(index-page)/page.tsx index 81c1cb1..73a3142 100644 --- a/app/(pages)/(index-page)/page.tsx +++ b/app/(pages)/(index-page)/page.tsx @@ -8,7 +8,7 @@ import Sponsers from './_components/Sponsers/Sponsers'; export default function Home() { return ( -
+