Codpark
home()
portfolio()
contact()
start_project()
> contact_us()
< back_to_home()
// Get In Touch
function
contactUs() {
// Ready to start your next project? Let's discuss your ideas and bring them to life.
contact_info = {
email:
"hello@codpark.dev";
location: [
"Delaware, USA","Cairo, Egypt"
];
}
// Response Time
Email inquiries:
< 24 hours
Project consultations:
< 48 hours
Emergency support:
< 2 hours
send_message() {
name*
email*
company
message*
> send_message()
}