Compare commits
13 Commits
version_6
...
34c33f6ba0
| Author | SHA1 | Date | |
|---|---|---|---|
| 34c33f6ba0 | |||
| 54719e0742 | |||
| 221699d1dd | |||
| 7b56140ece | |||
| 693daceba3 | |||
| e77308560b | |||
| 5dc48b6bde | |||
| b1cae1a92a | |||
| aa6c1b30ec | |||
| f408a4698e | |||
| be90f82c4a | |||
| b9f1912cc9 | |||
| d5d784117c |
@@ -1272,4 +1272,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleMinimal
|
<NavbarStyleMinimal
|
||||||
brandName="Code with me"
|
brandName="Code with me"
|
||||||
button={{
|
button={{
|
||||||
text: "Explore Courses",
|
text: "Watch preview",
|
||||||
href: "pricing"
|
href: "pricing"
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
@@ -352,4 +352,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user