diff --git a/src/components/ApplyButton.tsx b/src/components/ApplyButton.tsx index f60f9fb..d5128f9 100644 --- a/src/components/ApplyButton.tsx +++ b/src/components/ApplyButton.tsx @@ -31,7 +31,7 @@ const ApplyButton = () => { > >{" "} -
+
Information, guides, and resources for Tech Start UCalgary members
diff --git a/src/pageLayouts/GalleryPage.tsx b/src/pageLayouts/GalleryPage.tsx index 60f7fae..d92dfb9 100644 --- a/src/pageLayouts/GalleryPage.tsx +++ b/src/pageLayouts/GalleryPage.tsx @@ -11,7 +11,7 @@ interface PhotoProps { const GalleryPage = ({ picUrls }: PhotoProps) => { return (