Merge version_1 into main #3
@@ -52,13 +52,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Kangana Agrawal", handle: "@mariadprod", testimonial: "Reality is just the beginning. 100+ cinematic sequences delivered.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-blurred-mirrored-metal_23-2148253666.jpg", imageAlt: "abstract dark glass shards gold light"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-blurred-mirrored-metal_23-2148253666.jpg?_wi=1", imageAlt: "abstract dark glass shards gold light"},
|
||||
{
|
||||
name: "Marcus Thorne", handle: "@mthorne_vfx", testimonial: "The most innovative VFX house I've worked with this decade.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-particle-dust-powder-sparkle-explosion-background_1017-41841.jpg", imageAlt: "abstract particles mind silhouette"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-particle-dust-powder-sparkle-explosion-background_1017-41841.jpg?_wi=1", imageAlt: "abstract particles mind silhouette"},
|
||||
{
|
||||
name: "Elena Vance", handle: "@vance_directs", testimonial: "MARIAD turned our static script into a living, breathing reality.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-polish-texture_23-2148111061.jpg", imageAlt: "sci-fi movie poster dark aesthetic"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-polish-texture_23-2148111061.jpg?_wi=1", imageAlt: "sci-fi movie poster dark aesthetic"},
|
||||
{
|
||||
name: "David Wu", handle: "@dwu_cine", testimonial: "Obsidian and gold—the aesthetic is unmatched.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zrmihr", imageAlt: "minimalist film production studio logo"},
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
name: "Sarah J.", handle: "@sj_prod", testimonial: "Cinematic excellence defined.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/video-player-left-side_187299-47439.jpg", imageAlt: "digital streaming service logo"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-ferromagnetic-blurred-mirrored-metal_23-2148253666.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-ferromagnetic-blurred-mirrored-metal_23-2148253666.jpg?_wi=2"
|
||||
imageAlt="3D Refractive Core"
|
||||
avatars={[
|
||||
{
|
||||
@@ -113,15 +113,15 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "GLITCH: Reality Rewritten", tags: [
|
||||
"Sci-Fi", "Thriller"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-polish-texture_23-2148111061.jpg", imageAlt: "Glitch Project"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nail-polish-texture_23-2148111061.jpg?_wi=2", imageAlt: "Glitch Project"},
|
||||
{
|
||||
id: "2", title: "Fractured Conscious", tags: [
|
||||
"Mind", "Narrative"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-particle-dust-powder-sparkle-explosion-background_1017-41841.jpg", imageAlt: "Abstract Mind"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-particle-dust-powder-sparkle-explosion-background_1017-41841.jpg?_wi=2", imageAlt: "Abstract Mind"},
|
||||
{
|
||||
id: "3", title: "Ethereal Sequences", tags: [
|
||||
"VFX", "Cinematic"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-blurred-mirrored-metal_23-2148253666.jpg", imageAlt: "Refractive core"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-blurred-mirrored-metal_23-2148253666.jpg?_wi=3", imageAlt: "Refractive core"},
|
||||
]}
|
||||
title="Ongoing Exploration"
|
||||
description="Featured production currently in development."
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-ferromagnetic-blurred-mirrored-metal_23-2148253666.jpg?_wi=4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user