Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboard
|
||||
logoText="Solving Doubts"
|
||||
description="A personal space designed to help me think clearly, document my learning process, and solve the complex questions I face every day."
|
||||
buttons={[{ text: "Explore My Notes", href: "#about" }]}
|
||||
buttons={[{ text: "Start Your Learning Journey", href: "#about" }]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user