Update src/app/page.tsx

This commit is contained in:
2025-12-22 14:33:09 +00:00
parent 98b9baca87
commit 02378bfda3

View File

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