diff --git a/src/app/page.tsx b/src/app/page.tsx index 1cc4b3f..04d53f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -36,7 +36,7 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonial" }, { name: "Contact", id: "contact" } ]} - brandName="NoCo CRO" + brandName="Noco CRO" bottomLeftText="Conversion Intelligence" bottomRightText="hello@noco-cro.com" /> @@ -295,7 +295,7 @@ export default function LandingPage() { ] } ]} - copyrightText="© 2025 NoCo CRO | Conversion Optimization Platform" + copyrightText="© 2025 Noco CRO | Conversion Optimization Platform" /> );