SHARE YOUR VISION WITH US

Wilmington, NC

FLAGSHIP OFFICE
6131 Oleander Drive
Wilmington, NC
📞 910.809.4168

Raleigh, NC

COMING SOON
7801 Falls of Neuse Road
Raleigh, NC
📞 919.505.0715

Wilmington, NC

6131 Oleander Drive
Wilmington, NC 28403

Raleigh, NC

COMING SOON!
Falls of Neuse Rd
Raleigh, NC 27615

Jupiter, FL

900 E Indiantown Rd #115
Jupiter, FL 33477

CONTACT US

For project inquiries or career opportunities with CRAFT, please contact the studio nearest you:

Wilmington Studio
📞 910.809.4168

Raleigh Studio
📞 919.505.0715

Should we be unavailable, kindly leave a detailed message so we may promptly return your call.

Office Hours | Monday–Friday | 8:00 a.m. to 5:00 p.m.

You may also reach us via email at
josh@craftarchitecture.co.

For general information, we invite you to complete the form below and share a brief message.
We look forward to connecting with you.

.

CAREER OPPORTUNITIES

OUR ROOTS ARE IN NORTH CAROLINA, OUR DESIGN CAPABILITIES HAVE NO GEOGRAPHICAL BOUNDS

JOIN OUR MAILING LIST

🌐
filename.html
<head>
  <!-- Google tag (gtag.js) -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=AW-XXXXXXXXXX"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());
    gtag('config', 'AW-XXXXXXXXXX'); // replace with your Google Ads ID

    // Helper function to delay opening a URL until a gtag event is sent
    function gtagSendEvent(url) {
      var callback = function() {
        if (typeof url === 'string') {
          window.location = url;
        }
      };
      gtag('event', 'ads_conversion_Submit_lead_form_1', {
        'event_callback': callback,
        'event_timeout': 2000
        // optional: add custom parameters here, e.g. value, currency, etc.
      });
      return false;
    }
  </script>
</head>