Lovable Clickable Card Update Prompt
Use this prompt in Lovable to align the no-code demo with the GitHub implementation:
Update the Zeza.co.za demo so every homepage card is clickable. The entire card area should be an anchor/link, not only the button.
Route all resource, course, product, tool, and article cards to the matching content sections in the Resource Library page.
Main page:
/assets/pages/resource-library.html
Resource card anchors:
/assets/pages/resource-library.html#beginner-digital-marketing-checklist
/assets/pages/resource-library.html#ai-prompt-starter-pack
/assets/pages/resource-library.html#content-calendar-template
/assets/pages/resource-library.html#affiliate-marketing-checklist
/assets/pages/resource-library.html#online-business-starter-planner
/assets/pages/resource-library.html#productivity-toolkit
Course and product cards:
/assets/pages/resource-library.html#courses-products
Tool cards:
/assets/pages/resource-library.html#tools
Article cards:
/assets/pages/resource-library.html#articles
Create or preserve the downloadable asset paths:
/downloads/beginner-digital-marketing-checklist.pdf
/downloads/ai-prompt-starter-pack.pdf
/downloads/content-calendar-template.pdf
/downloads/affiliate-marketing-checklist.pdf
/downloads/online-business-starter-planner.pdf
/downloads/productivity-toolkit.pdf
Ensure the experience is mobile-first, cards have hover/focus states, links are keyboard-accessible, and the copy remains honest, beginner-friendly, and compliance-safe.