diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6af8a21..10be222 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -54,97 +46,51 @@ export default function LandingPage() {
@@ -154,47 +100,28 @@ export default function LandingPage() {
useInvertedBackground={false}
title="The Creator's Mind"
description={[
- "Founded by Kangana Agrawal, MARIAD Production blends advanced digital artistry with narrative depth.",
- "We don't just film; we explore fractured consciousness and sci-fi boundaries.",
- ]}
+ "Founded by Kangana Agrawal, MARIAD Production blends advanced digital artistry with narrative depth.", "We don't just film; we explore fractured consciousness and sci-fi boundaries."]}
/>
@@ -225,26 +145,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "1",
- title: "How do you handle post-processing?",
- content: "We use custom opaline glitch shaders and refractive ray-tracing to achieve our unique visual identity.",
- },
+ id: "1", title: "How do you handle post-processing?", content: "We use custom opaline glitch shaders and refractive ray-tracing to achieve our unique visual identity."},
{
- id: "2",
- title: "Are you taking new projects?",
- content: "Kangana is currently focused on GLITCH, but open to innovative collaborations.",
- },
+ id: "2", title: "Are you taking new projects?", content: "Kangana is currently focused on GLITCH, but open to innovative collaborations."},
{
- id: "3",
- title: "Can we hear the ambient soundscapes?",
- content: "Yes, our minimalist visualizer toggle is available on every project interface.",
- },
+ id: "3", title: "Can we hear the ambient soundscapes?", content: "Yes, our minimalist visualizer toggle is available on every project interface."},
]}
mediaAnimation="opacity"
title="Production FAQs"
description="Common inquiries about our cinematic workflow."
faqsAnimation="slide-up"
- imageSrc="http://img.b2bpic.net/free-photo/abstract-ferromagnetic-blurred-mirrored-metal_23-2148253666.jpg?_wi=4"
+ imageSrc="http://img.b2bpic.net/free-photo/abstract-ferromagnetic-blurred-mirrored-metal_23-2148253666.jpg"
/>
@@ -252,8 +163,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file