diff --git a/public/assets/partners/adobe-logo.png b/public/assets/partners/adobe-logo.png index 5bda63d..51b3e9e 100644 Binary files a/public/assets/partners/adobe-logo.png and b/public/assets/partners/adobe-logo.png differ diff --git a/public/assets/partners/blackrock-logo.png b/public/assets/partners/blackrock-logo.png deleted file mode 100644 index fef04dc..0000000 Binary files a/public/assets/partners/blackrock-logo.png and /dev/null differ diff --git a/public/assets/partners/blackstone-logo.png b/public/assets/partners/blackstone-logo.png new file mode 100644 index 0000000..5c7ea97 Binary files /dev/null and b/public/assets/partners/blackstone-logo.png differ diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b786797..db0285e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -1,3 +1,4 @@ +'use client'; import { AboutAcmCard } from "@/components/about/AboutAcmCard"; import AcmCreateCard from "@/components/about/AcmCreateCard"; import AcmDivisions from "@/components/about/AcmDivisions"; diff --git a/src/app/connect/page.tsx b/src/app/connect/page.tsx index 0297bae..9f4edf0 100644 --- a/src/app/connect/page.tsx +++ b/src/app/connect/page.tsx @@ -1,3 +1,4 @@ +'use client'; import React from "react"; import Connect from "@/components/connect/Connect"; diff --git a/src/app/officers/page.tsx b/src/app/officers/page.tsx index cf8dffb..2163645 100644 --- a/src/app/officers/page.tsx +++ b/src/app/officers/page.tsx @@ -1,3 +1,4 @@ +'use client'; import Department from "@/components/officers/Department"; import Image from "next/image"; import departments from "@/data/officers-data"; diff --git a/src/app/page.tsx b/src/app/page.tsx index 2dc1621..ece1f13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,3 +1,4 @@ +'use client'; import Image from "next/image"; import Link from "next/link"; @@ -25,10 +26,9 @@ export default function Home() {

- The ACM chapter at UTA welcomes students of all backgrounds, - majors, interests, and skill levels to join our community and - share in our love for technology. ACM is currently comprised of - four committees, each serving a different topic and mission. + UTA's largest computer science organization—uniting students through technology. + Join our inclusive community to learn, collaborate, + create, and grow, no matter your background or experience.

@@ -120,8 +120,8 @@ export default function Home() {
Black Rock { />

- The Association for Computing Machinery (ACM) is the world’s - largest computer science/engineering focused organization. + The Association for Computing Machinery (ACM) is the world's largest + and most influential organization for computing professionals. + Our UTA chapter extends this legacy, providing a platform for students + of all majors and skill levels to immerse themselves in technology.

- The ACM chapter at UTA welcomes students of all backgrounds, - majors, interests, and skill levels to join our community and - share in our love for technology. ACM is currently comprised of - four committees, each serving a different topic and mission. + Through six dedicated committees, we offer resources, networking opportunities, + and hands-on experiences in areas like research, software development, and project management. + Whether you're building your first app or leading a team project, + ACM at UTA gives you the tools and community to grow and connect with fellow tech enthusiasts.