diff --git a/src/components/example/internationalized-content.tsx b/src/components/example/internationalized-content.tsx
index 30031f9..e1a8fe7 100644
--- a/src/components/example/internationalized-content.tsx
+++ b/src/components/example/internationalized-content.tsx
@@ -15,10 +15,10 @@ export function InternationalizedContent() {
diff --git a/src/components/marketing/content.tsx b/src/components/marketing/content.tsx
index 272411e..88f6f78 100644
--- a/src/components/marketing/content.tsx
+++ b/src/components/marketing/content.tsx
@@ -102,10 +102,10 @@ export default function SiteContent({ dictionary, params }: SiteContentProps) {
@@ -114,10 +114,10 @@ export default function SiteContent({ dictionary, params }: SiteContentProps) {
);