Goal
Rebuild our marketing reference site (currently in Vercel) on WordPress (Hostinger). The WP site must closely match the Vercel design, layout, and behaviors; be responsive on large monitors, tablets, and phones; and include a working “Request Early Access” flow via WPForms Lite + Hostinger Reach.
Reference
https://v0-landing-page-inky-eta.vercel.app/
(Note: Not all links work in Vercel; all links must work in WordPress.)
Scope (5 Pages)
- Home
- Blog Main (filter links, search with clear “×”, on-page pagination)
- Blog Detail (template for all posts)
- Privacy Policy
- Terms of Service
Requirements
Home Page
Header (sticky + transitions):
Stays fixed on scroll.
In the hero: transitions transparent → blurred → solid blue while scrolling. (See current site.)
Solid blue on all other sections and pages.
“How” Section:
Uses provided Thomas image.
Includes audio player (provided .ogg + .mp3).
Both image and audio player are vertically sticky within this section (remain visible as the user scrolls through the section).
Request Early Access (email signup):
Built with WPForms Lite and integrated with Hostinger Reach.
On submit: form is replaced inline by a confirmation message (no redirect).
Sends a welcome email (Provided sample text).
Adds the subscriber to a Hostinger Reach list.
Responsive for large monitors, tablets, phones.
Performance & fidelity: images compressed/optimized; SVG logos; match reference spacing/typography.
Blog Main Page:
Grid of posts with slight hover zoom on images.
Category filter links with an “All Posts” option (no filter).
Search field filters the same grid. When search has text:
Show a clear “×” inside the field to reset.
Clear any category filter and highlight “All Posts.”
On-page pagination (AJAX-style acceptable):
Always show Page 1 and last page number, using “…” between ranges.
On page change, scroll back to the top of the grid.
Blog Detail Page:
Mirrors reference layout (title, date, content, featured image, internal navigation).
Privacy & Terms
Styled consistent with site; links functional.
Technical
...