Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
1373
src/app/layout.tsx
1373
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -36,7 +36,7 @@ export default function LandingPage() {
|
|||||||
{ name: "Testimonials", id: "testimonial" },
|
{ name: "Testimonials", id: "testimonial" },
|
||||||
{ name: "Contact", id: "contact" }
|
{ name: "Contact", id: "contact" }
|
||||||
]}
|
]}
|
||||||
brandName="NoCo CRO"
|
brandName="Noco CRO"
|
||||||
bottomLeftText="Conversion Intelligence"
|
bottomLeftText="Conversion Intelligence"
|
||||||
bottomRightText="hello@noco-cro.com"
|
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"
|
||||||
/>
|
/>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user