diff --git a/src/lib/consts.ts b/src/lib/consts.ts index 0254a36..2f35ccf 100644 --- a/src/lib/consts.ts +++ b/src/lib/consts.ts @@ -16,7 +16,7 @@ export const EXAMPLE_PROMPTS = [ '5-sided star', 'a plate with 4 holes near each corner and rounded corners', 'Make me a golf tee', - 'create a plate with 3 holes in it', + 'Design a mounting plate that is 12 inches wide and 6 inches tall. Put four holes in each corner for #10 fasteners and fillet each corner', 'a brick: 8 in. long 4 in. deep 2 in. tall—with chamfered edges', 'a coaster for a drink' ] as const