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
|
<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