Merge version_6 into main
Merge version_6 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -44,10 +44,8 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplitImage
|
||||
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."
|
||||
buttons={[
|
||||
{ text: "Start Learning", href: "#pricing" },
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttons={[{ text: "Start Learning", href: "#pricing" },
|
||||
{ text: "Learn More", href: "#about" }]}
|
||||
layoutOrder="default"
|
||||
splitImageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766139083006-v50xgv4n.jpg"
|
||||
splitImageAlt="Student learning to code"
|
||||
|
||||
Reference in New Issue
Block a user