Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4e07b512bb | |||
| 4d4a8e5d5b | |||
| bd64efb957 | |||
| c1195e2a5f | |||
| 4a52149627 | |||
| bb3e573de9 | |||
| 05bacda843 | |||
| 2e1fe3ff36 |
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"
|
||||||
/>
|
/>
|
||||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
|||||||
<FeatureCardOne
|
<FeatureCardOne
|
||||||
title="Powerful CRO Tools Built for Results"
|
title="Powerful CRO Tools Built for Results"
|
||||||
description="Everything you need to test, analyze, and optimize your digital presence"
|
description="Everything you need to test, analyze, and optimize your digital presence"
|
||||||
tag="Core Features"
|
tag="Increase Conversions By Up To 40%"
|
||||||
tagIcon={Target}
|
tagIcon={Target}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
features={[
|
features={[
|
||||||
@@ -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