Update README with more examples (#966)

This commit is contained in:
Suchintan
2024-10-14 13:07:02 -06:00
committed by GitHub
parent cee39cda1f
commit 33c0a5af55
7 changed files with 128 additions and 93 deletions

View File

@@ -26,17 +26,21 @@ const templateSamples: {
description: "Find a product and add it to cart",
},
california_edd: {
title: "California_EDD",
title: "California EDD",
description: "Fill the employer services online enrollment form",
},
bci_seguros: {
title: "bci_seguros",
title: "BCI Seguros",
description: "Generate an auto insurance quote",
},
job_application: {
title: "Job Application",
description: "Fill a job application form",
},
contact_us_forms: {
title: "Contact Us Forms",
description: "Fill a contact us form on a random website",
},
};
const templateSwitchOptions = [