MSP Nights Landing Page - Handoff

Status

Mockup approved. Ready to build in Astro and deploy.

Mockup

mockup.html in this directory. Open from disk (not dev server) to preview. Note: image paths use relative ../../../public/ prefix for local file viewing. When converting to Astro, switch back to /images/msp-nights/ absolute paths.

Event Details

Page Structure (from mockup)

  1. Nav - Dark/transparent, white Monjur logo + phone (214) 999-0080. Conversion variant.
  2. Hero - Lounge photo background (lounge.jpg) with navy gradient overlay. Title, 2-3 line description, event meta (date/time/venue), tagline. Form card on right.
  3. Venue strip - Three photo cards flush below hero. No header ribbon.
  4. About section - “Built for the people running the business.” Copy on left, event details card on right (car collection photo background with navy overlay). Details: date, time, venue with address. No parking row.
  5. FAQ section - “Before you ask” with 8 collapsible items. Cheeky/honest tone. Key FAQ: “Is this a sales pitch in disguise?” has the carefully worded honest answer.
  6. CTA band - “Ready to join us?” with scroll-to-top button that focuses the form.
  7. Footer - Simple copyright.

Images

All in /public/images/msp-nights/:

Production optimization: cars.jpg and lounge.jpg need compression/resizing. Both are 1.5MB+.

Form Fields

All fields are full-width except first/last name which are side-by-side.

HubSpot Integration

Form Setup

Campaign Attribution

Submission Handling

Email Sequence (HubSpot Workflow)

All emails are built in HubSpot, not in Astro. But the copy is ready:

  1. Confirmation - Fires immediately on form submission. Subject: “You’re confirmed - MSP Night Houston, June 24”
  2. Week-out reminder - Send June 17. Subject: “One week away - MSP Night Houston, June 24”
  3. Day-out reminder - Send June 23. Subject: “MSP Night is tomorrow - Houston”

Full email copy is in Johnny’s original brief (stored in conversation context). Key details for all emails:

Remaining Steps

  1. Convert mockup.html to Astro page at /msp-nights/
  2. Mobile testing at 375px, 768px, and 1440px via Playwright
  3. HubSpot form created: GUID 4daa6e94-bb21-4009-ba51-4c69a70424ba
  4. Form wired: HubSpot Forms API + UTM capture + Hapily event 56547197313 + GA4
  5. Thank-you state built (replaces form on successful submit)
  6. Form submission tested end-to-end (contact created in HubSpot, then cleaned up)
  7. Merge PR #12 to deploy to monjur.com/msp-nights/
  8. Verify live form submission post-deploy
  9. Build email workflow in HubSpot (confirmation + 2 reminders)
  10. Confirm date discrepancy (Wednesday vs Tuesday) before emails go live
  11. Post update to ClickUp #marketing channel

ClickUp

Design Decisions Made