From f494a54d264f13a82eb66cb04d762f96b18223fd Mon Sep 17 00:00:00 2001 From: h4yleysh4rpe Date: Tue, 8 Oct 2024 20:41:49 +1300 Subject: [PATCH 1/9] :lipstick: adjust header sizes in feedback page --- next/components/feedback/ActiveSection.tsx | 8 ++++---- next/components/feedback/FAQ.tsx | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/next/components/feedback/ActiveSection.tsx b/next/components/feedback/ActiveSection.tsx index aa0e881..90d9725 100644 --- a/next/components/feedback/ActiveSection.tsx +++ b/next/components/feedback/ActiveSection.tsx @@ -37,9 +37,9 @@ export default function ActiveSection({ className={`flex flex-col md:flex-row w-full max-w-5xl mb-24 mx-auto gap-12 ${styleClick ? "animate-[fadeOut_0.3s_ease-in_forwards]" : "animate-[fadeIn_0.3s_ease-in_forwards]"}`} >
-
+
))}
-

{activeTeam.SectionName}

+

{activeTeam.SectionName}

{activeTeam.Description}

From 1df3e471d684cc47e37fd23f63cb7f0aebe50589 Mon Sep 17 00:00:00 2001 From: h4yleysh4rpe Date: Sun, 13 Oct 2024 18:06:04 +1300 Subject: [PATCH 4/9] :lipstick: make homepage blobs on page and connected, header size adjustments across pages --- next/app/about/page.tsx | 4 ++-- next/app/members/[year]/page.tsx | 2 +- next/components/blocks/ImageWithText.module.css | 10 ++++++++-- next/components/blocks/ImageWithText.tsx | 2 +- next/components/home/HomePageBlob.tsx | 12 +++++++----- 5 files changed, 19 insertions(+), 11 deletions(-) diff --git a/next/app/about/page.tsx b/next/app/about/page.tsx index 8748de5..10b081b 100644 --- a/next/app/about/page.tsx +++ b/next/app/about/page.tsx @@ -22,7 +22,7 @@ export default async function AboutPage() { <>
-

+

Our Values

{data.Subtitle}

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

+

Our History

diff --git a/next/app/members/[year]/page.tsx b/next/app/members/[year]/page.tsx index 464325b..1aa206c 100644 --- a/next/app/members/[year]/page.tsx +++ b/next/app/members/[year]/page.tsx @@ -36,7 +36,7 @@ export default async function MemberPage({ src={getLargestImageUrl(team.teamPhoto)} alt="" /> -
+
+
{/*
*/} - {blob1} - - + + {blob1} + + + - +
From 2ce0de67186b668bd7295df63e2c12ee93865dcf Mon Sep 17 00:00:00 2001 From: h4yleysh4rpe Date: Sun, 13 Oct 2024 18:10:54 +1300 Subject: [PATCH 5/9] :memo: adjust carousel header --- next/components/home/CarouselBase.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next/components/home/CarouselBase.tsx b/next/components/home/CarouselBase.tsx index aac55d9..9539b2c 100644 --- a/next/components/home/CarouselBase.tsx +++ b/next/components/home/CarouselBase.tsx @@ -23,7 +23,7 @@ export default function CarouselBase({ return (
-

Upcoming Events

+

Upcoming Events