diff --git a/components/friend.tsx b/components/friend.tsx index b2bec0a..9ddf30b 100644 --- a/components/friend.tsx +++ b/components/friend.tsx @@ -70,13 +70,13 @@ export default function Friends() {
{friends.map((friend, index) => ( -
+
{friend.name}

{friend.name}

{friend.description}

-
+

Website

diff --git a/components/timeline.tsx b/components/timeline.tsx index 3e13474..77897b8 100644 --- a/components/timeline.tsx +++ b/components/timeline.tsx @@ -7,7 +7,7 @@ export default function Timeline() {
-

History

+

History

Open Voice OS is a project that has been in development for a few years now. Here's a brief history of the project.