From 25a8c9ff4fd58f37ae60459a8b387ae54558ea52 Mon Sep 17 00:00:00 2001 From: Brandon Tran Date: Sun, 2 Feb 2025 18:53:07 -0800 Subject: [PATCH 1/9] Add mobile responsiveness of Xin description --- src/components/home/XinDescription.tsx | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/components/home/XinDescription.tsx b/src/components/home/XinDescription.tsx index 8758d0f..7ceb92f 100644 --- a/src/components/home/XinDescription.tsx +++ b/src/components/home/XinDescription.tsx @@ -4,16 +4,20 @@ import xinImage from "@/public/home/xinimage.svg"; const XinDescription = () => { return ( -
-

+

+

The Chinese character 心 ("xin") which stands for heart. The theme that we have been promoting is "Two Worlds, One Heart” which is a representation of our Chinese Heritage fused with the American Culture that defines the Chinese American.

-
- Xin_Image +
+ Xin_Image
); From fe124715d4b8dfc5d417d54d81f310115f91d0f6 Mon Sep 17 00:00:00 2001 From: Brenda Rojas Date: Mon, 3 Feb 2025 18:32:23 -0800 Subject: [PATCH 2/9] add footer mobile responsiveness --- src/components/Footer.tsx | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 1fe438c..ef45599 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -8,15 +8,19 @@ const Footer = () => { return (
- CSA_Logo + CSA_Logo -
+
{icons.map((icon, index) => ( {icon.image} From 1261e738cb2ef6c75de9ea0631e97ae200efc40c Mon Sep 17 00:00:00 2001 From: Brandon Tran Date: Mon, 3 Feb 2025 22:04:27 -0800 Subject: [PATCH 3/9] Add padding and margin --- src/components/home/XinDescription.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/home/XinDescription.tsx b/src/components/home/XinDescription.tsx index 7ceb92f..1821876 100644 --- a/src/components/home/XinDescription.tsx +++ b/src/components/home/XinDescription.tsx @@ -5,13 +5,13 @@ import xinImage from "@/public/home/xinimage.svg"; const XinDescription = () => { return (
-

+

The Chinese character 心 ("xin") which stands for heart. The theme that we have been promoting is "Two Worlds, One Heart” which is a representation of our Chinese Heritage fused with the American Culture that defines the Chinese American.

-
+
Date: Mon, 3 Feb 2025 22:05:25 -0800 Subject: [PATCH 4/9] format --- src/components/home/XinDescription.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/home/XinDescription.tsx b/src/components/home/XinDescription.tsx index 1821876..9efba42 100644 --- a/src/components/home/XinDescription.tsx +++ b/src/components/home/XinDescription.tsx @@ -5,13 +5,13 @@ import xinImage from "@/public/home/xinimage.svg"; const XinDescription = () => { return (
-

+

The Chinese character 心 ("xin") which stands for heart. The theme that we have been promoting is "Two Worlds, One Heart” which is a representation of our Chinese Heritage fused with the American Culture that defines the Chinese American.

-
+
Date: Thu, 6 Feb 2025 11:40:49 -0800 Subject: [PATCH 5/9] fix logo height --- src/components/Footer.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index ef45599..f2b3f50 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -6,21 +6,21 @@ import { icons } from "@/data/footerData"; const Footer = () => { return ( -
+
CSA_Logo -
+
{icons.map((icon, index) => ( {icon.image} From 5af10c0cce66e4d26047843a1eba973b1f7912f9 Mon Sep 17 00:00:00 2001 From: Brenda Rojas Date: Thu, 6 Feb 2025 11:50:06 -0800 Subject: [PATCH 6/9] fix icon size --- src/components/Footer.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index f2b3f50..670e780 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -11,7 +11,7 @@ const Footer = () => { CSA_Logo @@ -20,7 +20,7 @@ const Footer = () => { {icon.image} From 1bbc38c894d96ce21fbdb1aad3c79c921ba6928b Mon Sep 17 00:00:00 2001 From: Brandon Tran Date: Thu, 6 Feb 2025 12:43:39 -0800 Subject: [PATCH 7/9] Add spacing top and bottom --- src/components/home/XinDescription.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/home/XinDescription.tsx b/src/components/home/XinDescription.tsx index 9efba42..0b480de 100644 --- a/src/components/home/XinDescription.tsx +++ b/src/components/home/XinDescription.tsx @@ -4,7 +4,7 @@ import xinImage from "@/public/home/xinimage.svg"; const XinDescription = () => { return ( -
+

The Chinese character 心 ("xin") which stands for heart. The theme that we have been promoting is "Two Worlds, One Heart” which is a From 955ec1a1a8b097191fa4a1b2fc3f570d395f371c Mon Sep 17 00:00:00 2001 From: Brandon Tran Date: Thu, 6 Feb 2025 12:45:15 -0800 Subject: [PATCH 8/9] Format --- src/components/home/XinDescription.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/home/XinDescription.tsx b/src/components/home/XinDescription.tsx index 0b480de..f9164d6 100644 --- a/src/components/home/XinDescription.tsx +++ b/src/components/home/XinDescription.tsx @@ -4,7 +4,7 @@ import xinImage from "@/public/home/xinimage.svg"; const XinDescription = () => { return ( -

+

The Chinese character 心 ("xin") which stands for heart. The theme that we have been promoting is "Two Worlds, One Heart” which is a From ab78843bac76be590d765cf918c4c779aa8a3021 Mon Sep 17 00:00:00 2001 From: Stanley Lew Date: Sat, 8 Feb 2025 15:17:48 -0800 Subject: [PATCH 9/9] remove ] --- src/components/Footer.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx index 670e780..9296c5d 100644 --- a/src/components/Footer.tsx +++ b/src/components/Footer.tsx @@ -1,4 +1,3 @@ -"use client"; import Link from "next/link"; import Image from "next/image"; import CsaLogo from "@/public/home/csalogo.svg"; @@ -15,7 +14,7 @@ const Footer = () => { /> -

+
{icons.map((icon, index) => (