diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 1e71504..8c299ef 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -157,4 +157,4 @@ export default function AboutPage() { ); -} +} \ No newline at end of file diff --git a/src/app/page.tsx b/src/app/page.tsx index c0d74ee..f64ba35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -282,4 +282,4 @@ export default function WebAgency2Page() { ); -} +} \ No newline at end of file