From Stale to Strategic: Rebuilding a Services Website in Two Weeks
The Business Website Lifecycle
There's a particular kind of cycle that happens with business websites. The site worked fine when it launched. It looked modern enough. The contact form functioned. So you stop thinking about it.
Then one day you realize: nobody's filling out that contact form anymore.
A production consulting firm came to us with exactly this problem. Their website had been built years earlier on Squarespace 7.0—a platform version that was now two generations behind. The design was dated. The messaging was dated. The site existed, but it wasn't working.
For a services business where every client engagement starts with building trust to lead to a conversation, an underperforming website isn't just an aesthetic problem. It's a revenue problem.

The Real Brief
The clients had done their homework. They had created new content to put into the same overall information architecture - a good head start.
Fresh content and a working page structure is good but not all - together we identified what actually needed to happen:
Brand positioning: The firm had evolved. They now have great stories with documented savings in the millions. The old website wasn't presenting these "receipts" in an impactful manner.
Lead generation: The old site had a basic contact form that went to an email inbox. No CRM integration. No lead tracking. No way to measure what was working.
Credibility signals: Case studies existed in the founder's head and new content but not yet on the website. Client logos were all over like a NASCAR race. But the "proof" was not very visible.
Mobile experience: Over 40% of traffic comes from mobile devices. The old site's mobile experience was an afterthought.
Maintainability: The client needed the ability to update content themselves—blog posts, case studies, service descriptions—without calling a developer every time.
The scope crystallized: A complete website rebuild with new brand identity, modern design, CRM integration, and content management capability. Timeline: two weeks. Budget: cheap and cheerful.

The Approach: Platform-Native Rapid Prototyping
Here's where most web projects go wrong: designers create beautiful mockups in Figma or Sketch, everyone approves them, and then developers spend weeks trying to recreate that vision in actual code—only to discover that certain elements don't work on mobile, or the CMS can't support the layout, or the animations tank page performance.
We inverted this process.
Design in the Deployment Medium
Instead of static mockups, we built working prototypes directly in HTML/CSS—using the exact constraints of the target platform (Squarespace 7.1). Every design decision was validated against what was actually achievable in production.
This approach has a name in software development: tracer bullets. You build a thin slice of functionality end-to-end before investing in the full system. Applied to web design, it means creating working pages before finalizing designs.
The client reviewed real web pages, not pictures of web pages. They could click buttons. They could see mobile layouts on their actual phone. Feedback was concrete, not abstract.
Parallel Workstreams
While the web prototype evolved, other pieces moved simultaneously:
Logo refresh: The existing logo was dated and the proposed refresh was going to be challenging to use. Even though it wasn't officially in scope, we knew we needed to modernize it—same fundamental identity, cleaner execution—and that allowed us to generate all the variants needed for web, social, and print.
Content strategy: With that done, we mapped out the site architecture based on the client-supplied messaging hierarchy and conversion-focused copy for each page.
Asset preparation: Client logos, headshots, and case study details were gathered, formatted, and optimized for web delivery. The new WEBP format for images is extremely beneficial for compression. And using fewer images overall is even better. This was a consulting site - the typical stock photos of unknown people sitting in a glass conference room gazing at pie charts is hackneyed and tiresome. We chose to eschew that entire experience and stay very crisp and lean. We even tried a design direction based on luxury brands and minimalism. It was an interesting look but the client wanted a bolder look.
CRM setup: HubSpot forms were configured in parallel, ready to embed the moment the site was ready.
Nothing waited for anything else. When the design was approved, everything else was already prepared for deployment. With the green light, development could proceed at full speed.

The Technical Execution
Why Squarespace (Again)
The client was already on Squarespace. They knew the admin interface. They could update content without training. Migrating to a different platform would have added weeks and introduced new learning curves.
But Squarespace 7.1 is fundamentally different from 7.0, the version they were used to already. The new Fluid Engine layout system offers dramatically more flexibility—if you know how to work with it. Honestly, the "fluid engine" is anything but fluid. Trying to get precise placement in Squarespace with code blocks took many frustrating attempts. We finally found a workaround and it got better. We're fans of custom builds and this is another instance of why we are so inclined.
Our final approach: Custom HTML sections styled with CSS, deployed via Code Blocks, while preserving native Squarespace functionality where it matters.
This hybrid technique gives us:
- Full design control for hero sections, service cards, and custom layouts
- Native Squarespace features for the blog (easy content management)
- Native Squarespace features for the header and footer (automatic mobile menus)
- CSS custom properties for consistent theming across all elements
The result looks custom-built but remains maintainable by a non-developer.
The CSS Architecture
We established a design system using CSS variables:
```css :root { --navy: #1E3A8A; --red: #DC2626; --gray-700: #374151; --font-serif: 'Lora', Georgia, serif; --font-sans: 'Open Sans', sans-serif; } ```
Every color, every font, every spacing value references these variables. When the client eventually wants to refresh the color palette, it's a five-minute change instead of a find-and-replace nightmare.
Mobile-First Reality
Squarespace's Fluid Engine handles basic responsiveness, but custom sections need explicit mobile treatment. We built comprehensive media queries that ensure every element—buttons, forms, navigation, images—works correctly at every viewport size.
Testing happened on real devices throughout development, not as a final checkbox.

The Integration Layer
A website that generates leads but doesn't track them is only half-finished.
HubSpot Forms
Every contact point—the main contact form, the lead magnet download, the "Schedule a Call" CTAs—connects to HubSpot. Submissions create contacts, trigger notifications, and begin automated sequences.
The embed process with Squarespace required some CSS adjustments (HubSpot's default form styling doesn't assume dark backgrounds), but the integration is seamless. The client sees every lead in their CRM dashboard, with full attribution for how that lead found them.
Google Analytics 4
GA4 provides the behavioral layer: which pages do visitors view, how long do they stay, where do they drop off? Combined with HubSpot's conversion tracking, the client can now answer questions that were previously impossible:
- Which blog posts generate the most contact form submissions?
- Do visitors who view case studies convert at higher rates?
- What's the typical path from first visit to form submission?
The site doesn't automatically optimize itself based on this data, unfortunately - a custom site could... But it creates the feedback loop necessary for informed iteration. The client can see what's working and make evidence-based decisions about future improvements.
![]()
The Outcome
Timeline: Two weeks from kickoff to launch-ready
Budget: On target
Deliverables:
- Refreshed logo with full asset library
- Five-page website with custom design
- Blog system with styled templates
- HubSpot CRM integration
- Google Analytics tracking
- Mobile-optimized experience
- Documentation for ongoing maintenance
What Changed
Before: An aged consulting website that was no longer distinctive. No case studies. Less prominent proof points. No lead tracking. No way to know if the site was helping or hurting.
After: A conversion-focused platform that communicates expertise, displays credibility, captures leads, and provides data for continuous improvement.
The homepage now leads with a specific value proposition and real, quantified results ($2.8M+ saved). Case studies show real client outcomes. The lead magnet offers genuine value in exchange for contact information. Every form submission flows into a CRM with full tracking.
The Intangible Shift
Beyond the measurable improvements, something else changed: the client started to be excited about their website again.
That sounds small, but it's significant. When you're embarrassed by your own website, you avoid mentioning it. You send LinkedIn profiles instead of URLs. You explain your services verbally instead of saying "check out our site."
A website you're proud of becomes an active tool instead of a passive embarrassment.
The Methodology Behind the Speed
Two weeks is fast for a complete website rebuild with brand refresh. Here's what made it possible:
1. Decisions Over Meetings
We biased toward making decisions rather than scheduling meetings to discuss decisions. Async reviews replaced synchronous presentations. Once design review of all elements in real HTML made sure even early testing felt very real and decided.2. Prototypes Over Descriptions
Instead of explaining what something would look like, we showed working examples. This eliminated entire rounds of "that's not what I pictured" revisions.3. Platform Constraints as Features
By designing within Squarespace's capabilities from day one, we never hit the "this would require custom development" wall. Every approved design was deployable. There were no difficult conversations.4. Parallel Execution
Logo, content, technical setup, and asset preparation happened simultaneously. The critical path was the shortest possible sequence of dependent tasks.5. Scope Discipline
We defined up front what was in scope and what wasn't. We were disciplined about not expanding the current project.
When This Approach Fits
This rapid, platform-native methodology works well for:
Services businesses where the website's job is lead generation, not e-commerce or complex functionality.
Established companies with existing brand identity that needs refreshing rather than creation from scratch - but that depends on each client.
Lean teams who need to maintain their own content without ongoing developer support.
Tight timelines where traditional design-then-develop sequences would take too long.
Constrained budgets where custom development costs aren't justified by the business case.
It's not the right approach for every project. Complex web applications, e-commerce sites with custom checkout flows, or businesses needing bespoke functionality require different methodologies.
But for a services business that needs a professional, modern, lead-generating website without enterprise budgets or timelines? This works.
The Bottom Line
A website refresh doesn't have to be a six-month, five-figure odyssey. They also don't have to be cookie-cutter templates or AI-slop. With the right methodology—platform-native design, parallel workstreams, integrated tracking, and disciplined scope—you can go from outdated to optimized in weeks, not months.
The production consulting firm now has a website that reflects their actual expertise, captures and tracks leads, and provides data for ongoing optimization. The investment pays for itself with a single new client engagement.
More importantly, they have a digital presence they're proud to share.
Envigna builds purpose-fit business software and websites using modern tools and hard-won experience. If your website has become more embarrassment than asset, let's talk about a refresh.