import { PageHeader } from '../components/PageHeader'; import { ContactForm } from '../components/ContactForm'; import './Contact.module.css'; export const Contact = () => { return ( <>
{/* Contact Form Column */}
{/* Contact Info Column */}
{/* Email Info */}

Email

For project inquiries or questions:

forge@seccodesmtih.com

For business collaborations:

business@seccodesmtih.com

{/* Connect Through Socials */}

Connect Through the Ether

You can also reach me through these digital pathways:

{/* FAQ Section */}

Frequently Asked Questions

Common inquiries about forging digital solutions

{/* FAQ Item 1 */}

Project timelines vary based on complexity and scope. Small projects typically take 2-4 weeks, medium-sized projects 1-2 months, and larger enterprise solutions 3-6 months. I provide detailed timeline estimates during the initial consultation, and maintain transparent communication about progress throughout the development cycle.
{/* FAQ Item 2 */}

My collaboration process consists of five phases: initial consultation, requirements gathering, design and planning, implementation, and testing/deployment. I use agile methodologies with regular check-ins to ensure your vision is being realized. Communication is maintained through your preferred channels (email, Slack, etc.), and you'll have access to development milestones through shared repositories and project management tools.
{/* FAQ Item 3 */}

I typically work with a milestone-based payment structure: 30% upfront to begin work, 30% at the midpoint after key deliverables are approved, and 40% upon project completion. For longer projects, we can establish additional milestones. I accept bank transfers, PayPal, and cryptocurrency payments. All payment terms are clearly outlined in the project contract before work begins.
{/* Map Section */}

The Forge Location

Where digital creations are hammered into existence

); };