Update src/app/contact-us/page.tsx

This commit is contained in:
2026-06-10 15:01:06 +00:00
parent f72e533da5
commit 9c1d26067e

View File

@@ -60,7 +60,7 @@ export default function ContactUsPage() {
name: "message", placeholder: "Tell us about your project and needs...", rows: 4, name: "message", placeholder: "Tell us about your project and needs...", rows: 4,
required: true, required: true,
}} }}
imageSrc="http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg" imageSrc="http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg?_wi=1"
imageAlt="Modern marketing agency office" imageAlt="Modern marketing agency office"
mediaPosition="right" mediaPosition="right"
buttonText="Send Message" buttonText="Send Message"