From 5b9ec94a5a6ec900902b1f4fe00405dec0e0feaf Mon Sep 17 00:00:00 2001 From: AnyaKhemlani Date: Sun, 21 Jul 2024 19:34:11 -0400 Subject: [PATCH] fixing about section on mobile --- seal-website/app/components/AboutSection.tsx | 38 ++++++++++---------- 1 file changed, 18 insertions(+), 20 deletions(-) diff --git a/seal-website/app/components/AboutSection.tsx b/seal-website/app/components/AboutSection.tsx index ad57507..87db065 100644 --- a/seal-website/app/components/AboutSection.tsx +++ b/seal-website/app/components/AboutSection.tsx @@ -1,8 +1,5 @@ 'use client' import React from 'react'; -// import Heading from './Heading'; -import NavbarSection from './navbar/NavbarSection'; -import Button from './Button'; import Image from "next/image"; import { motion } from 'framer-motion'; import SectionHeading from './SectionHeader'; @@ -10,26 +7,27 @@ import SectionHeading from './SectionHeader'; const AboutSection = () => { return (
-
+
- - Logo - +
+ + Logo + +
-
+
A policy think-tank striving to create a forum of students and young professionals who are passionate about addressing systemic healthcare problems through legislation and policy making.