Update src/app/page.tsx
This commit is contained in:
@@ -84,6 +84,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Cinematic Chapters"
|
||||
description="Each performance, a visual exploration of human emotion."
|
||||
buttons={[{ text: "Explore Filmography" }]}
|
||||
accordionItems={[
|
||||
{ id: "c1", title: "The Essence of Silence", content: "A story written in whispers and glances." },
|
||||
{ id: "c2", title: "Velvet Night", content: "Where elegance meets shadows of mystery." },
|
||||
|
||||
Reference in New Issue
Block a user