fix
This commit is contained in:
@@ -222,14 +222,14 @@ export default function Page() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="contact_center" data-section="contact_center">
|
<div id="contact_center" data-section="contact_center">
|
||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Contact"
|
tag="Contact"
|
||||||
title="Get in Touch with Our Team"
|
title="Get in Touch with Our Team"
|
||||||
description="Have questions about our courses or how we can support your tech education journey? Our dedicated team is here to assist you."
|
description="Have questions about our courses or how we can support your tech education journey? Our dedicated team is here to assist you."
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterBase
|
<FooterBase
|
||||||
logoText="IT Academy"
|
logoText="IT Academy"
|
||||||
|
|||||||
Reference in New Issue
Block a user