diff --git a/src/routes/_components/About.tsx b/src/routes/_components/About.tsx index bf02feb..d6ca68e 100644 --- a/src/routes/_components/About.tsx +++ b/src/routes/_components/About.tsx @@ -27,25 +27,24 @@ export const About = () => (

-
- - Feedback - -

- If you have any suggestions for patterns that we should add, or if - you some your own code could become a valuable addition here, we'd - love to hear from you! -

-

- Your feedback, ideas, and suggestions for improvement are always - welcome. Feel free to reach out to us through any of{' '} - - our communication channels - - . -

-
-
-
+ +
+

Feedback

+

+ If you have any suggestions for patterns that we should add, or if + you some your own code could become a valuable addition here, we'd + love to hear from you! +

+

+ Your feedback, ideas, and suggestions for improvement are always + welcome. Feel free to reach out to us through any of{' '} + + our communication channels + + . +

+
+
+
);