Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -55,9 +55,7 @@ export default function LandingPage() {
|
|||||||
tag="Our Mission"
|
tag="Our Mission"
|
||||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766490825100-qr8p9dkh.jpg"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766490825100-qr8p9dkh.jpg"
|
||||||
imageAlt="English learning materials and resources"
|
imageAlt="English learning materials and resources"
|
||||||
buttons={[
|
buttons={[{"text":"Explore","href":"#feature"}]}
|
||||||
{ text: "Explore Classes", href: "#feature" }
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -262,7 +260,7 @@ export default function LandingPage() {
|
|||||||
<ContactInline
|
<ContactInline
|
||||||
text="Ready to transform your English skills?"
|
text="Ready to transform your English skills?"
|
||||||
inputPlaceholder="Enter your email address"
|
inputPlaceholder="Enter your email address"
|
||||||
buttonText="Get Started"
|
buttonText="Send"
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user