Update src/app/contact/page.tsx

This commit is contained in:
2026-03-02 18:03:27 +00:00
parent bf700fad70
commit 0aa0ca9cc4

View File

@@ -51,7 +51,7 @@ export default function ContactPage() {
useInvertedBackground={false}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/a-professional-image-of-customer-support-1772474149554-dbc50213.png"
imageAlt="Support team"
mediaAnimation="slide-up"
mediaAnimation="smooth"
mediaPosition="right"
inputPlaceholder="Enter your email address"
buttonText="Subscribe Now"
@@ -65,13 +65,13 @@ export default function ContactPage() {
description="Get answers to common questions about our courses, platform, and learning experience."
tag="Help & Support"
textboxLayout="default"
animationType="slide-up"
faqsAnimation="slide-up"
useInvertedBackground={true}
mediaAnimation="slide-up"
faqsAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOqiGaALei1IclRXGOEjUcfJ9z/abstract-3d-globe-or-world-map-showing-g-1772474152188-241edc9e.png"
imageAlt="Global learning community"
mediaPosition="right"
animationType="smooth"
faqs={[
{
id: "1", title: "How long do I have access to a course?", content: "Once you enroll in a course, you have lifetime access to all course materials. You can complete the course at your own pace and revisit the content whenever you need."},