Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 54719e0742 | |||
| 221699d1dd |
@@ -1272,4 +1272,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -31,7 +31,7 @@ export default function LandingPage() {
|
||||
<NavbarStyleMinimal
|
||||
brandName="Code with me"
|
||||
button={{
|
||||
text: "Explore Courses",
|
||||
text: "Watch preview",
|
||||
href: "pricing"
|
||||
}}
|
||||
/>
|
||||
@@ -352,4 +352,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user