Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 15:30:43 +00:00
parent bf10601fa8
commit 2ad3cfb60a

View File

@@ -52,7 +52,7 @@ export default function ContactPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "animated-grid" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-organized-confident-creator-with-a-cl-1772551748385-07c84d31.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-organized-confident-creator-with-a-cl-1772551748385-07c84d31.png?_wi=3"
imageAlt="CreatorForge Contact"
buttons={[
{ text: "Email Us", href: "mailto:hello@creatorforge.io" },
@@ -100,7 +100,7 @@ export default function ContactPage() {
content: "We use enterprise-grade encryption and comply with GDPR, CCPA, and all privacy regulations. We never sell your data, and you maintain complete control over what information is shared.",
},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARNkPkpqLVsJj4fJDAFBiAw3Qo/an-ai-assistant-interface-showing-conten-1772551747007-608bec25.png?_wi=5"
imageAlt="CreatorForge Support"
mediaAnimation="slide-up"
mediaPosition="left"