How to change image every day for 24 days

Hey guys, my client wants the image to change every 24hrs starting at a cetain date and time, can u provide me some code to make it? i hope you can help me thanks.

Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Hi @Honga_Cancri welcome to the forum!

Your request is very general and vague. Is this a CMS image? Static?
What’s the page structure?

Use a collection list.

Create a CMS collection

  • Date the image should show
  • Image
  • Whatever else, link, border color, whatever

Where you want the changing image, place a collection list
Bind it to your collection, put a DIV inside, and your image inside that.
Configure the collection-

  • Limit to 1
  • Filter to show only images where the Show Image Date = today’s date

Style it however you like