Sanity Web Remote

Update the content of annadomarketing.com, all website visitors will see the results immediately.

  1. Get Started by picking a color for the Hero component.
    Color
  2. Now pick a Hero image
    Delivery
  3. As well as the first word of the typewriter effect.
    Color
  4. This page simply executes the following code using @sanity/client

    client.patch("%item_id").set({ "pageBuilder[0].bgColor": color, /* and two more fields*/}).commit();