Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54719e0742 | |||
| 221699d1dd |
@@ -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