diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0a92eac..35cfda9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -89,7 +89,7 @@ export default function Home() {
-
-
-
-
@@ -133,18 +144,6 @@ export default function Home() {
-
);
}
diff --git a/src/components/extendable-card.tsx b/src/components/extendable-card.tsx
index 2b8306d..933ee9d 100644
--- a/src/components/extendable-card.tsx
+++ b/src/components/extendable-card.tsx
@@ -22,7 +22,7 @@ export function ExtendableCard(props: ExtendableCardProps) {