Loading…

zaved.dev

zaved.dev

Home
Welcome to my space
About
Who I am
Services
What I do
Portfolio
My work
Blogs
Latest updates
Contact
Get in touch

© 2026 zaved.dev

crafted with ✦ by Zaved

zaved.dev

Journey begins 2020

Home
Welcome to my space
About
Who I am
Services
What I do
Portfolio
My work
Blogs
Latest updates
Contact
Get in touch

© 2026 zaved.dev

crafted with ❤️ by Zaved

Unknown module type: contact
Module: (ID: 69c102e5d79753f2a169d7e9)
{
  "_id": "69c102e5d79753f2a169d7e9",
  "type": "contact",
  "title": "contact",
  "version": 5,
  "status": "published",
  "createdBy": "69c00ea50012ce7083cf8591",
  "createdAt": "2026-03-23T09:07:49.471Z",
  "updatedAt": "2026-03-23T09:34:10.501Z",
  "__v": 0,
  "content": {
    "header": {
      "subtitle": "GET IN TOUCH",
      "title": "Let's Start a Conversation",
      "description": "Have a project in mind or want to learn more about my work? I'd love to hear from you and discuss how I can help."
    },
    "contactInfo": {
      "title": "Contact Information",
      "items": [
        {
          "label": "Email",
          "value": "contact@zaved.dev",
          "description": "I'll respond within 24 hours",
          "href": "mailto:contact@zaved.dev"
        },
        {
          "label": "Phone",
          "value": "+91 8287976642",
          "description": "Mon-Fri from 9am to 5pm",
          "href": "tel:+91 8287976642"
        },
        {
          "label": "Location",
          "value": "Delhi, Dilshad Garden",
          "description": "Available for remote work worldwide",
          "href": "https://maps.google.com"
        },
        {
          "label": "Office Hours",
          "value": "Monday - Friday",
          "description": "9:00 AM - 6:00 PM PST"
        }
      ]
    },
    "form": {
      "labels": {
        "name": "Full Name *",
        "email": "Email Address *",
        "company": "Company",
        "subject": "Subject *",
        "message": "Message *"
      },
      "placeholders": {
        "name": "Enter your full name",
        "email": "Enter your email address",
        "company": "Your company name",
        "message": "Tell me about your project or inquiry..."
      },
      "subjectOptions": [
        "General Inquiry",
        "Project Collaboration",
        "Speaking Engagement",
        "Consultation",
        "Other"
      ],
      "validation": {
        "requiredFields": "* Required fields",
        "errors": {
          "name": "Name is required",
          "email": {
            "required": "Email is required",
            "invalid": "Please enter a valid email address"
          },
          "subject": "Subject is required",
          "message": {
            "required": "Message is required",
            "minLength": "Message must be at least 10 characters"
          }
        }
      },
      "buttons": {
        "submit": "Send Message",
        "submitting": "Sending..."
      }
    },
    "success": {
      "title": "Message Sent Successfully!",
      "description": "Thank you for reaching out. I've received your message and will get back to you within 24 hours."
    },
    "errors": {
      "submission": "Submission Error",
      "default": "Failed to send message. Please try again later."
    }
  }
}