diff --git a/src/components/FifthSection.tsx b/src/components/FifthSection.tsx
index 7535dc1..dfa46ba 100644
--- a/src/components/FifthSection.tsx
+++ b/src/components/FifthSection.tsx
@@ -110,6 +110,7 @@ export default function FifthSection() {
/>
diff --git a/src/components/FirstSection.tsx b/src/components/FirstSection.tsx
index 79df6b9..f60eb4f 100644
--- a/src/components/FirstSection.tsx
+++ b/src/components/FirstSection.tsx
@@ -79,6 +79,7 @@ const FirstSection = (props) => {
diff --git a/src/components/ThirdSection.tsx b/src/components/ThirdSection.tsx
index 364b441..a9489d6 100644
--- a/src/components/ThirdSection.tsx
+++ b/src/components/ThirdSection.tsx
@@ -13,47 +13,47 @@ export default function ThirdSection() {