## Section 2 — Header
## Section 3 — Hero (search, category chips, live stat board)
“`html
Updated daily · 7:00 AM IST
Every Sarkari job, result and admit card — in one place.
Track vacancies, download admit cards and check results across SSC, Banking, Railway, UPSC, State PSC and Police recruitment — without missing a deadline.
“`
*Note: the search form uses a plain `wp:html` block rather than GB blocks — GenerateBlocks doesn’t have native form-input blocks, so raw HTML is the correct way to do this and pastes in fine as a Custom HTML block.*
—
## Section 4 — Category strip
“`html
“`
—
## Section 5 — Latest Jobs (heading + one job card — duplicate the card block)
“`html
Latest Job Notifications
Fresh vacancies, sorted by closing date
View all jobs →
New
28 Feb 2026
199 posts
Closes 20 Mar
“`
**To add more cards:** in List View, select the `article.card` block, click **Duplicate** (Ctrl/Cmd+Shift+D), then edit the tag text, date, title, link, post count and deadline inside the copy. Swap `tag-new` for `tag-urgent` (red, “Closing soon”) or `tag-result` (green) as needed — those classes already exist in your Additional CSS.
**Want this fully automatic instead of manual duplication?** That requires GenerateBlocks **Pro’s Query block** (free GenerateBlocks can’t loop posts dynamically). If you have Pro, tell me and I’ll give you the Query/Looper/Loop Item markup bound to your `jobs` category instead of static cards.
—
## Section 6 — Admit Card / Result split panels
“`html
“`
**To add more rows:** duplicate the `.list-row` block inside each panel the same way as the job cards.
—
## Section 7 — Telegram/WhatsApp retention CTA
“`html
Never miss a closing date again.
Get today’s jobs, results and admit cards delivered to Telegram and WhatsApp every morning at 7 AM.
“`
—
## Section 8 — Footer
*The footer is usually best set up once as a GeneratePress **Element** (Appearance → Elements → Add New → Footer) rather than pasted into every page — that way it’s site-wide. Paste this into that Element’s content the same way (Code editor).*
“`html
“`
—