Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2025-12-23 11:58:43 +00:00

View File

@@ -55,9 +55,7 @@ export default function LandingPage() {
tag="Our Mission"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766490825100-qr8p9dkh.jpg"
imageAlt="English learning materials and resources"
buttons={[
{ text: "Explore Classes", href: "#feature" }
]}
buttons={[{"text":"Explore","href":"#feature"}]}
/>
</div>
@@ -262,7 +260,7 @@ export default function LandingPage() {
<ContactInline
text="Ready to transform your English skills?"
inputPlaceholder="Enter your email address"
buttonText="Get Started"
buttonText="Send"
useInvertedBackground="noInvert"
/>
</div>