mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 21:02:40 +02:00
feat: add new carousel item for AI-generated video creation
This commit is contained in:
parent
fcb299eb70
commit
cb6db30143
3 changed files with 6 additions and 0 deletions
|
|
@ -17,6 +17,12 @@ const carouselItems = [
|
|||
description: "Upload documents directly, from images to massive PDFs.",
|
||||
src: "/homepage/hero_tutorial/DocUploadGif.mp4",
|
||||
},
|
||||
{
|
||||
title: "Video Generation",
|
||||
description:
|
||||
"Create short videos with AI-generated visuals and narration from your sources.",
|
||||
src: "/homepage/hero_tutorial/video_gen_surf.mp4",
|
||||
},
|
||||
{
|
||||
title: "Search & Citation",
|
||||
description: "Ask questions and get cited responses from your knowledge base.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue