diff --git a/frontend/src/App.tsx b/frontend/src/App.tsx index 265c867..6f95e25 100644 --- a/frontend/src/App.tsx +++ b/frontend/src/App.tsx @@ -39,7 +39,7 @@ function App() {
-
+
-
+
-
+
-
+
-
+
-
+
-
+

-
+

-

+
Hack Club Slack diff --git a/frontend/src/components/Step.tsx b/frontend/src/components/Step.tsx index 3f5e497..2f8ac55 100644 --- a/frontend/src/components/Step.tsx +++ b/frontend/src/components/Step.tsx @@ -9,7 +9,7 @@ function Step({ stepNumber, imageSrc, imageAlt, isReversed = false, children }: return (
-
+
+ {imageAlt}
); diff --git a/frontend/src/components/StoryCard.tsx b/frontend/src/components/StoryCard.tsx index 457e357..0bc0c36 100644 --- a/frontend/src/components/StoryCard.tsx +++ b/frontend/src/components/StoryCard.tsx @@ -8,7 +8,7 @@ interface StoryCardProps { function StoryCard({ imageSrc, imageAlt, titleImageSrc, titleImageAlt, description }: StoryCardProps) { return ( -
+