Merge version_7 into main #11

Merged
mulika-local merged 2 commits from version_7 into main 2025-12-26 18:06:48 +00:00
Showing only changes of commit 54719e0742 - Show all commits

View File

@@ -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>
);
}
}