diff --git a/src/components/cards/servantCard.astro b/src/components/cards/servantCard.astro
index 54ffa19..5ece04e 100644
--- a/src/components/cards/servantCard.astro
+++ b/src/components/cards/servantCard.astro
@@ -46,26 +46,6 @@ let loading: "eager" | "lazy" = index <= 3 ? "eager" : "lazy";
diff --git a/src/layouts/taSection.astro b/src/layouts/taSection.astro
index 2a53600..6931eb8 100644
--- a/src/layouts/taSection.astro
+++ b/src/layouts/taSection.astro
@@ -24,12 +24,13 @@ if (abovetext === undefined) {