From 72fbc2cba8f112e195a784fa1fae84b9402aed85 Mon Sep 17 00:00:00 2001 From: thebeyondr <19380973+thebeyondr@users.noreply.github.com> Date: Thu, 29 Jun 2023 14:47:28 -0500 Subject: [PATCH] fix: :lipstick: Fix alignment of home page sections --- app/page.tsx | 110 ++++++++++++------------------- components/sections/WhatWeDo.tsx | 2 +- 2 files changed, 44 insertions(+), 68 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 5d53c3a..4402d93 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,5 +1,5 @@ -import NextImage from "next/image" -import NextLink from "next/link" +import Image from "next/image" +import Link from "next/link" import ArrowUpVector from "@/public/arrow-right-up-line.svg" import ArrowRightVector from "@/public/arrowright-vector.png" import PSEIcon1 from "@/public/pseicon-1.svg" @@ -21,24 +21,20 @@ export default function IndexPage() {
PSE is a growing team of developers, researchers, designers,
communicators, artists, and organizers. There are so many ways to
get involved- you can try out our apps, build with our tools,
contribute to projects, or join our team. We’d love to hear from
you!
-
-
+