diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8cc8e7a..d6c131f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -29,7 +29,7 @@ export default function AboutPage() { diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index deb6491..89abdbf 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -29,7 +29,7 @@ export default function PortfolioPage() { diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index 174dccc..3c71140 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -29,7 +29,7 @@ export default function PricingPage() { diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 67ac575..c13e837 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -42,7 +42,7 @@ export default function ServicesPage() {