diff --git a/app/(protected)/dashboard/scrape/markdown/page.tsx b/app/(protected)/dashboard/scrape/markdown/page.tsx
index 0184b32..8668e5c 100644
--- a/app/(protected)/dashboard/scrape/markdown/page.tsx
+++ b/app/(protected)/dashboard/scrape/markdown/page.tsx
@@ -27,12 +27,12 @@ export default async function DashboardPage() {
linkText="Markdown API."
/>
diff --git a/app/(protected)/dashboard/scrape/meta-info/page.tsx b/app/(protected)/dashboard/scrape/meta-info/page.tsx
index 79c866d..d35806e 100644
--- a/app/(protected)/dashboard/scrape/meta-info/page.tsx
+++ b/app/(protected)/dashboard/scrape/meta-info/page.tsx
@@ -27,7 +27,7 @@ export default async function DashboardPage() {
linkText="Meta Info API."
/>
diff --git a/app/(protected)/dashboard/scrape/qrcode/page.tsx b/app/(protected)/dashboard/scrape/qrcode/page.tsx
index 64d8cb2..8eab9b2 100644
--- a/app/(protected)/dashboard/scrape/qrcode/page.tsx
+++ b/app/(protected)/dashboard/scrape/qrcode/page.tsx
@@ -27,7 +27,7 @@ export default async function DashboardPage() {
linkText="QR Code API."
/>
diff --git a/app/(protected)/dashboard/scrape/screenshot/page.tsx b/app/(protected)/dashboard/scrape/screenshot/page.tsx
index c3ea3c2..9f3eb4c 100644
--- a/app/(protected)/dashboard/scrape/screenshot/page.tsx
+++ b/app/(protected)/dashboard/scrape/screenshot/page.tsx
@@ -28,7 +28,7 @@ export default async function DashboardPage() {
linkText="Screenshot API."
/>