New pricing page for Newlands
Rebuilt the pricing section from scratch with a tiered comparison table, FAQ accordion, and a trust strip. Fully responsive. Converted from static HTML to Webflow CMS.
Every task, every shipment. Read before you buy.
247 tasks shipped since January 2024
Rebuilt the pricing section from scratch with a tiered comparison table, FAQ accordion, and a trust strip. Fully responsive. Converted from static HTML to Webflow CMS.
Migrated 47 blog posts from a legacy WordPress install to Webflow CMS. Preserved all slugs for SEO, added structured data markup, and rebuilt the category filter.
Wired up the bpost API to the checkout flow. Label generation, address validation, and real-time rate lookup now work end-to-end in production.
Replaced the iFrame-based booking widget with a native Next.js calendar component. Availability syncs via JSON from the property management system. Mobile-first layout.
New case study layout using Fraunces headlines and a split-screen before/after image component. Inline video support. Added to the main nav.
Fixed an off-by-one error in the VAT rounding logic that caused 0.01 cent discrepancies on invoices. Affected orders with fractional line items.
Added a CSV export for orders filtered by date range and status. Export triggers a Vercel Blob-backed background job and emails the download link on completion.
Added dynamic sitemap.xml, Open Graph images for all listing pages, and fixed 14 missing alt attributes flagged in the Lighthouse audit.
Replaced the third-party Typeform embed with a native form. Submissions post to a dedicated Slack channel via webhook. GDPR consent checkbox added.
Cut Largest Contentful Paint from 4.2s to 1.1s by converting hero images to AVIF, adding a blur placeholder, and lazy-loading below-the-fold product thumbnails.
Added idempotency checks, signature verification, and a retry queue for failed payment webhooks. Prevents duplicate order creation on network retries.
Built a full-screen lightbox gallery for property listing photos. Touch swipe on mobile, keyboard navigation on desktop. Images served from Vercel Blob CDN.