{"id":4714,"date":"2025-10-30T08:01:05","date_gmt":"2025-10-30T08:01:05","guid":{"rendered":"https:\/\/goawebcreation.in\/?page_id=4714"},"modified":"2025-10-30T08:50:51","modified_gmt":"2025-10-30T08:50:51","slug":"hire-freelance-website-designers-in-goa","status":"publish","type":"page","link":"https:\/\/goawebcreation.in\/hi\/hire-freelance-website-designers-in-goa","title":{"rendered":"Hire Freelance Website Designers in Goa"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"4714\" class=\"elementor elementor-4714\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99f0a0b e-flex e-con-boxed e-con e-parent\" data-id=\"99f0a0b\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4ddb8d0 elementor-widget elementor-widget-html\" data-id=\"4ddb8d0\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!doctype html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"utf-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width,initial-scale=1\" \/>\r\n  <title>Freelancer Collaboration \u2013 Goa Web Creation<\/title>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Satoshi:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    \/* ELEMENTOR FULL-WIDTH RESET *\/\r\n    * { box-sizing: border-box; margin: 0; padding: 0; }\r\n    html, body { margin: 0 !important; padding: 0 !important; width: 100% !important; overflow-x: hidden; }\r\n\r\n    .full-width-wrapper {\r\n      width: 100% !important; max-width: 100% !important; margin: 0 !important; padding: 0 !important;\r\n      background: #f9fafb; font-family: 'Satoshi', -apple-system, BlinkMacSystemFont, sans-serif;\r\n      color: #1f2937; line-height: 1.7;\r\n    }\r\n\r\n    :root {\r\n      --primary: #0d9488; --primary-light: #ccfbf1; --accent: #1e40af;\r\n      --text: #1f2937; --text-light: #6b7280; --bg: #f9fafb; --card: #ffffff;\r\n      --border: #e5e7eb; --border-dotted: #d1d5db; --shadow: 0 10px 25px -5px rgba(0,0,0,0.08); --radius: 16px;\r\n    }\r\n\r\n    \/* HERO *\/\r\n    .hero {\r\n      background: linear-gradient(135deg, var(--primary), var(--accent));\r\n      color: white; text-align: center; padding: 70px 24px; width: 100%; margin: 0; border-radius: 0;\r\n      position: relative; overflow: hidden;\r\n    }\r\n    .hero::after {\r\n      content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 6px;\r\n      background: repeating-linear-gradient(90deg, white, white 12px, transparent 12px, transparent 24px); opacity: 0.2;\r\n    }\r\n    .hero h1 { font-size: 30px; font-weight: 700; margin-bottom: 12px; letter-spacing: -0.5px; }\r\n    .hero p { font-size: 17px; font-weight: 600; color: white !important; opacity: 1; max-width: 620px; margin: 0 auto; text-shadow: 0 1px 3px rgba(0,0,0,0.2); }\r\n\r\n    \/* CARD *\/\r\n    .card {\r\n      background: var(--card); border: 2px solid var(--border); border-top: 4px solid var(--primary);\r\n      border-radius: var(--radius); padding: 44px 36px; margin: 0 auto; max-width: 740px; width: 100%;\r\n      box-shadow: var(--shadow); transition: all 0.3s ease;\r\n    }\r\n    .card:hover { transform: translateY(-4px); box-shadow: 0 20px 40px -10px rgba(0,0,0,0.12); }\r\n\r\n    h2 {\r\n      color: var(--primary); font-size: 18px; font-weight: 600; margin: 32px 0 14px;\r\n      padding-bottom: 8px; border-bottom: 2px dotted var(--border-dotted); display: inline-block;\r\n    }\r\n    h2:first-child { margin-top: 0; }\r\n\r\n    p, ul { font-size: 15.5px; color: var(--text-light); }\r\n    ul { margin: 14px 0; padding-left: 24px; }\r\n    ul li { margin-bottom: 7px; }\r\n    ul li::marker { color: var(--primary); }\r\n\r\n    a { color: var(--accent); text-decoration: none; font-weight: 500; border-bottom: 1px solid transparent; transition: all 0.2s ease; }\r\n    a:hover { color: var(--primary); border-bottom-color: var(--primary); }\r\n\r\n    .links {\r\n      display: grid; gap: 10px; margin: 18px 0; font-size: 15px; padding: 16px;\r\n      background: var(--primary-light); border-radius: 12px; border: 1px dashed var(--primary);\r\n    }\r\n\r\n    \/* HIGHLIGHT: 5+ YEARS *\/\r\n    .exp-badge {\r\n      display: inline-block; background: #ecfdf5; color: #166534; font-weight: 700;\r\n      padding: 6px 14px; border-radius: 50px; font-size: 15px; border: 2px solid #86efac;\r\n      box-shadow: 0 2px 8px rgba(34, 197, 94, 0.15); margin-left: 8px;\r\n    }\r\n\r\n    \/* GOOGLE BUSINESS PROFILE IMAGE - FRAMED *\/\r\n    .store-image {\r\n      text-align: center; margin: 24px 0;\r\n    }\r\n    .store-image img {\r\n      max-width: 100%; height: auto; width: 280px; border-radius: 16px;\r\n      border: 4px solid white; box-shadow: 0 8px 25px rgba(0,0,0,0.12);\r\n      transition: all 0.3s ease; display: inline-block;\r\n    }\r\n    .store-image img:hover {\r\n      transform: translateY(-4px); box-shadow: 0 16px 35px rgba(0,0,0,0.18);\r\n    }\r\n    .store-image p {\r\n      margin-top: 10px; font-size: 14px; color: #4b5563; font-weight: 500;\r\n    }\r\n\r\n    \/* PROFESSIONAL 50-50 PAYMENT *\/\r\n    .payment-highlight {\r\n      background: linear-gradient(135deg, #ecfdf5, #d1fae5); border: 2px solid #86efac;\r\n      border-radius: 12px; padding: 16px 18px; margin: 20px 0; font-size: 15.5px;\r\n      text-align: center; font-weight: 600; color: #166534; box-shadow: 0 4px 12px rgba(34, 197, 94, 0.15);\r\n    }\r\n    .payment-highlight strong { color: #15803d; font-size: 17px; }\r\n\r\n    \/* HIGHLIGHT: SKILLS *\/\r\n    .skills-highlight {\r\n      background: #f0fdf4; border: 2px solid #22c55e; border-radius: 14px;\r\n      padding: 18px; margin: 18px 0; font-size: 15.5px; text-align: center;\r\n      font-weight: 600; color: #15803d; box-shadow: 0 4px 15px rgba(34, 197, 94, 0.12);\r\n    }\r\n    .skills-highlight strong { font-size: 17px; color: #166534; }\r\n\r\n    \/* GOA-BASED ONLY - RED ALERT *\/\r\n    .goa-only {\r\n      background: #fef2f2; border: 2px solid #fca5a5; border-left: 6px solid #ef4444;\r\n      color: #991b1b; padding: 16px; border-radius: 12px; margin: 20px 0;\r\n      font-weight: 600; font-size: 15px; text-align: center;\r\n    }\r\n\r\n    .important {\r\n      background: #fefce8; border: 2px solid #fbbf24; border-left: 6px solid #f59e0b;\r\n      padding: 18px; border-radius: 12px; margin: 24px 0; font-size: 15px;\r\n    }\r\n    .important strong { color: #d97706; display: block; margin-bottom: 6px; }\r\n    .important code { background: #fffbeb; padding: 4px 8px; border-radius: 6px; font-weight: 600; font-family: 'Courier New', monospace; color: #b45309; }\r\n\r\n    form { margin-top: 28px; }\r\n    label { display: block; margin: 18px 0 7px; font-size: 14px; font-weight: 600; color: var(--text); }\r\n    input, textarea {\r\n      width: 100%; padding: 13px 16px; border: 2px solid var(--border); border-radius: 10px;\r\n      font-family: inherit; font-size: 15px; transition: all 0.25s ease; background: #fcfcfc;\r\n    }\r\n    input:focus, textarea:focus {\r\n      outline: none; border-color: var(--primary); background: white;\r\n      box-shadow: 0 0 0 4px rgba(13, 148, 136, 0.12); transform: scale(1.005);\r\n    }\r\n    textarea { min-height: 100px; resize: vertical; }\r\n\r\n    .submit-wrapper { text-align: center; margin-top: 32px; }\r\n    .btn-dotted {\r\n      background: transparent; color: var(--primary); border: 2px dotted var(--primary);\r\n      padding: 14px 28px; border-radius: 50px; font-weight: 600; font-size: 15px;\r\n      cursor: pointer; display: inline-flex; align-items: center; gap: 10px;\r\n      transition: all 0.4s cubic-bezier(0.34, 1.56, 0.64, 1); position: relative; overflow: hidden;\r\n    }\r\n    .btn-dotted::before {\r\n      content: ''; position: absolute; top: 0; left: 0; right: 0; bottom: 0;\r\n      background: var(--primary); border-radius: 50px; transform: scaleX(0); transform-origin: left;\r\n      transition: transform 0.4s ease; z-index: -1;\r\n    }\r\n    .btn-dotted:hover::before { transform: scaleX(1); }\r\n    .btn-dotted:hover {\r\n      color: white; border-style: solid; transform: translateY(-2px);\r\n      box-shadow: 0 12px 25px rgba(13, 148, 136, 0.2);\r\n    }\r\n    .btn-dotted svg { width: 20px; height: 20px; transition: transform 0.3s ease; }\r\n    .btn-dotted:hover svg { transform: scale(1.15); }\r\n\r\n    .footer-note { text-align: center; margin-top: 36px; font-size: 14px; color: var(--text-light); }\r\n    .footer-note strong { color: var(--primary); }\r\n\r\n    @media (max-width: 520px) {\r\n      .hero h1 { font-size: 26px; } .hero { padding: 60px 18px; } .card { padding: 36px 24px; }\r\n      .hero p { font-size: 16px; } .payment-highlight, .skills-highlight, .goa-only { font-size: 15px; }\r\n      .store-image img { width: 240px; }\r\n      .btn-dotted { padding: 13px 24px; font-size: 14.5px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <div class=\"full-width-wrapper\">\r\n\r\n    <!-- HERO -->\r\n    <div class=\"hero\">\r\n      <h1>Join as a Freelance Website Designer<\/h1>\r\n      <p><strong>Project-based work with Goa Web Creation (WordPress, Shopify, Custom, E-commerce)<\/strong><\/p>\r\n    <\/div>\r\n\r\n    <!-- CARD -->\r\n    <div class=\"card\">\r\n      <h2>About Me<\/h2>\r\n      <p>Hi, I\u2019m <strong>Ram Sharma<\/strong>, a Website Designer and SEO Specialist with <strong>5+ years of experience<\/strong><span class=\"exp-badge\">Proven Expertise<\/span>. I run <strong>Goa Web Creation<\/strong> \u2014 a small freelancing setup in Goa.<\/p>\r\n\r\n      <!-- GOOGLE BUSINESS PROFILE IMAGE - FRAMED & CENTERED -->\r\n      <div class=\"store-image\">\r\n        <img decoding=\"async\" src=\"https:\/\/goawebcreation.in\/wp-content\/uploads\/2025\/10\/goa-web-creation-2.png\" alt=\"Goa Web Creation - Google Business Profile\">\r\n        <p>Verified on Google Business<\/p>\r\n      <\/div>\r\n\r\n      <div class=\"links\">\r\n        <div><strong> Our Website:<\/strong> <a href=\"https:\/\/goawebcreation.in\/hi\/\" target=\"_blank\">goawebcreation.in<\/a><\/div>\r\n        <div><strong>LinkedIn:<\/strong> <a href=\"https:\/\/www.linkedin.com\/in\/ram-niwas-59523417b\/\" target=\"_blank\" rel=\"noopener\">View Profile<\/a><\/div>\r\n        <div><strong>Google Bussines Profile :<\/strong> <a href=\"https:\/\/share.google\/oNgHspV47RpGEEmcq\" target=\"_blank\" rel=\"noopener\">Goa Web Creation<\/a><\/div>\r\n      <\/div>\r\n\r\n      <h2>What I\u2019m Offering<\/h2>\r\n      <ul>\r\n        <li>Work on real client projects in Goa and beyond<\/li>\r\n        <li>Flexible \u2014 complete in your own time<\/li>\r\n      <\/ul>\r\n\r\n      <div class=\"payment-highlight\">\r\n        <strong>50-50 Payment Split<\/strong><br>\r\n        I bring the clients \u2014 we share <strong>50% profit each<\/strong> on every project.\r\n      <\/div>\r\n\r\n      <ul style=\"margin-top:0;\">\r\n        <li>Long-term collaboration possible<\/li>\r\n      <\/ul>\r\n\r\n      <h2>Who I\u2019m Looking For<\/h2>\r\n      <ul>\r\n        <li>At least 2 years of website design experience<\/li>\r\n      <\/ul>\r\n\r\n      <!-- HIGHLIGHTED SKILLS -->\r\n      <div class=\"skills-highlight\">\r\n        <strong>Required Skills:<\/strong><br>\r\n        Custom Design, WordPress, Shopify, E-commerce, <strong>Admin Panel Website<\/strong>, <strong>Wix Website<\/strong>\r\n      <\/div>\r\n\r\n      <ul style=\"margin-top:0;\">\r\n        <li>Basic SEO knowledge preferred<\/li>\r\n      <\/ul>\r\n\r\n      <!-- GOA-BASED ONLY -->\r\n      <div class=\"goa-only\">\r\n        <strong>Goa-based freelancers preferred Only<\/strong>\r\n      <\/div>\r\n\r\n      <div class=\"important\">\r\n        <strong>Important (Read Carefully)<\/strong>\r\n        <p>To confirm you\u2019ve read this, include this exact phrase in your message:<\/p>\r\n        <p><code>GoaPro \u2013 Goa Web Creation<\/code><\/p>\r\n        <p style=\"margin-top:6px; opacity:0.85; font-size:13.5px;\">Applications without this will be ignored.<\/p>\r\n      <\/div>\r\n\r\n      <form id=\"applyForm\" onsubmit=\"return sendWhatsAppMessage();\" action=\"\">\r\n        <label>Name<\/label>\r\n        <input id=\"name\" required placeholder=\"Your full name\" \/>\r\n\r\n        <label>Experience (years)<\/label>\r\n        <input id=\"experience\" type=\"number\" min=\"1\" required placeholder=\"e.g. 3\" \/>\r\n\r\n        <label>Skills<\/label>\r\n        <input id=\"skills\" required placeholder=\"WordPress, Shopify, Custom, E-commerce\" \/>\r\n\r\n        <label>Short Message<\/label>\r\n        <textarea id=\"message\" required placeholder=\"Why you're a great fit...\"><\/textarea>\r\n\r\n        <label>Confirmation Code<\/label>\r\n        <input id=\"gcode\" required placeholder=\"Type: GoaPro \u2013 Goa Web Creation\" \/>\r\n\r\n        <div class=\"submit-wrapper\">\r\n          <button class=\"btn-dotted\" type=\"submit\">\r\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"currentColor\">\r\n              <path d=\"M12.04 2C6.49 2 2 6.48 2 12.04c0 2.23.73 4.29 1.97 5.97l-1.27 4.65 4.78-1.25c1.62 1.05 3.58 1.65 5.56 1.65 5.55 0 10.04-4.48 10.04-10.04C22.08 6.49 17.59 2 12.04 2zM17.3 15.07c-.24.68-.94 1.23-1.64 1.37-.47.09-1.09.09-1.76-.19-.91-.37-1.67-.98-2.38-1.63-.97-.88-1.81-1.92-2.35-3.06-.35-.74-.08-1.18.18-1.55.21-.3.54-.54.83-.68.24-.12.5-.1.71.06.24.18.43.48.54.77.13.35.23.71.30 1.08.08.43.02.78-.18 1.12.2.36.47.7.78 1.02.48.5 1.01.93 1.59 1.29.38.24.83.41 1.3.46.4.04.77-.11 1.02-.38.26-.29.55-.66.79-1.03.2-.31.46-.35.74-.24.31.12.65.34 1 .61.38.29.66.58.80.93.16.4.12.82-.13 1.05z\"\/>\r\n            <\/svg>\r\n            Apply via WhatsApp\r\n          <\/button>\r\n        <\/div>\r\n      <input type=\"hidden\" name=\"trp-form-language\" value=\"hi\"\/><\/form>\r\n\r\n      <p class=\"footer-note\">\r\n        Let\u2019s build stunning websites for Goa and beyond! <strong>Goa<\/strong>\r\n      <\/p>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <script>\r\n    function sendWhatsAppMessage() {\r\n      const name = document.getElementById('name').value.trim();\r\n      const exp = document.getElementById('experience').value.trim();\r\n      const skills = document.getElementById('skills').value.trim();\r\n      const message = document.getElementById('message').value.trim();\r\n      const gcode = document.getElementById('gcode').value.trim();\r\n\r\n      if (!gcode.toLowerCase().includes('goapro')) {\r\n        alert('Please enter the correct confirmation code: GoaPro \u2013 Goa Web Creation');\r\n        return false;\r\n      }\r\n\r\n      const text = `Hello Ram,%0AI want to apply for Website Designer role.%0A%0A` +\r\n        `Name: ${name}%0A` +\r\n        `Experience: ${exp} years%0A` +\r\n        `Skills: ${skills}%0A` +\r\n        `Message: ${message}%0A%0A` +\r\n        `Confirmation: ${gcode}`;\r\n\r\n      const number = \"918698802161\";\r\n      window.open(`https:\/\/wa.me\/${number}?text=${text}`, \"_blank\");\r\n      return false;\r\n    }\r\n  <\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Freelancer Collaboration \u2013 Goa Web Creation Join as a Freelance Website Designer Project-based work with Goa Web Creation (WordPress, Shopify, Custom, E-commerce) About Me Hi, I\u2019m Ram Sharma, a Website Designer and SEO Specialist with 5+ years of experienceProven Expertise. I run Goa Web Creation \u2014 a small freelancing setup in Goa. Verified on Google [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-4714","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/goawebcreation.in\/hi\/wp-json\/wp\/v2\/pages\/4714","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/goawebcreation.in\/hi\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/goawebcreation.in\/hi\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/goawebcreation.in\/hi\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/goawebcreation.in\/hi\/wp-json\/wp\/v2\/comments?post=4714"}],"version-history":[{"count":13,"href":"https:\/\/goawebcreation.in\/hi\/wp-json\/wp\/v2\/pages\/4714\/revisions"}],"predecessor-version":[{"id":4732,"href":"https:\/\/goawebcreation.in\/hi\/wp-json\/wp\/v2\/pages\/4714\/revisions\/4732"}],"wp:attachment":[{"href":"https:\/\/goawebcreation.in\/hi\/wp-json\/wp\/v2\/media?parent=4714"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}