Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d54be4b642 | |||
| 02378bfda3 | |||
| b4d8987b4e | |||
| 96f7691fba | |||
| bedb4e173d | |||
| 9fcebf3e6c |
@@ -44,10 +44,8 @@ export default function LandingPage() {
|
|||||||
<HeroLogoBillboardSplitImage
|
<HeroLogoBillboardSplitImage
|
||||||
logoText="FUTURE GREAT CODER"
|
logoText="FUTURE GREAT CODER"
|
||||||
description="Learn coding from industry experts. Master Python, JavaScript, Web Development, and more. Transform your future with practical coding skills that matter in today's tech industry."
|
description="Learn coding from industry experts. Master Python, JavaScript, Web Development, and more. Transform your future with practical coding skills that matter in today's tech industry."
|
||||||
buttons={[
|
buttons={[{ text: "Start Learning", href: "#pricing" },
|
||||||
{ text: "Start Learning", href: "#pricing" },
|
{ text: "Learn More", href: "#about" }]}
|
||||||
{ text: "Learn More", href: "#about" }
|
|
||||||
]}
|
|
||||||
layoutOrder="default"
|
layoutOrder="default"
|
||||||
splitImageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766139083006-v50xgv4n.jpg"
|
splitImageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766139083006-v50xgv4n.jpg"
|
||||||
splitImageAlt="Student learning to code"
|
splitImageAlt="Student learning to code"
|
||||||
|
|||||||
Reference in New Issue
Block a user