Moeeldouma commited on
Commit
05e8f08
·
verified ·
1 Parent(s): 423f6f0

Impact showcase + agentic framing

Browse files
Files changed (1) hide show
  1. src/components/HomePage.tsx +10 -0
src/components/HomePage.tsx CHANGED
@@ -75,6 +75,16 @@ const SHOWCASE: Show[] = [
75
  prompt: "A passwordless sign-in scene — scan a passkey, then “you're in”.",
76
  props: { title: "Scan to continue", successTitle: "You're in", caption: "Passwordless sign-in with passkeys" },
77
  },
 
 
 
 
 
 
 
 
 
 
78
  {
79
  tag: "Doc annotation", kind: "edit", template: "docAnnotate", dur: 150,
80
  prompt: "A doc-style annotation on the footage — then restyle the whole set by talking.",
 
75
  prompt: "A passwordless sign-in scene — scan a passkey, then “you're in”.",
76
  props: { title: "Scan to continue", successTitle: "You're in", caption: "Passwordless sign-in with passkeys" },
77
  },
78
+ {
79
+ tag: "Agentic AI", template: "punchAgentic", theme: "dark", accent: "#38D6FF", dur: 195,
80
+ prompt: "Show the agentic AI workflow — connect any model, then it creates, edits and manages the scenes.",
81
+ props: { title: "AGENTIC AI", sub: "IT WORKS FOR YOU", models: ["CLAUDE", "GPT", "GEMINI", "ANY MODEL"], verbs: ["CREATE", "EDIT", "MANAGE"] },
82
+ },
83
+ {
84
+ tag: "Impact · Big stat", template: "punchBigStat", theme: "dark", accent: "#F4934F", dur: 150,
85
+ prompt: "Slam a huge number in the bold Impact style.",
86
+ props: { value: "279", label: "MOTION SCENES", kicker: "ONE LIBRARY" },
87
+ },
88
  {
89
  tag: "Doc annotation", kind: "edit", template: "docAnnotate", dur: 150,
90
  prompt: "A doc-style annotation on the footage — then restyle the whole set by talking.",