From 818529c989cb908da18ba286f281c8b01a147383 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 10:15:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b5b740..6af8a21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,7 +64,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-ferromagnetic-blurred-mirrored-metal_23-2148253666.jpg?_wi=1", imageAlt: "abstract dark glass shards gold light", }, { @@ -72,7 +72,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/golden-particle-dust-powder-sparkle-explosion-background_1017-41841.jpg?_wi=1", imageAlt: "abstract particles mind silhouette", }, { @@ -80,7 +80,7 @@ export default function LandingPage() { 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", + imageSrc: "http://img.b2bpic.net/free-photo/nail-polish-texture_23-2148111061.jpg?_wi=1", imageAlt: "sci-fi movie poster dark aesthetic", }, { @@ -100,7 +100,7 @@ export default function LandingPage() { 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={[ { @@ -172,7 +172,7 @@ export default function LandingPage() { "Sci-Fi", "Thriller", ], - imageSrc: "http://img.b2bpic.net/free-photo/nail-polish-texture_23-2148111061.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/nail-polish-texture_23-2148111061.jpg?_wi=2", imageAlt: "Glitch Project", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { "Mind", "Narrative", ], - imageSrc: "http://img.b2bpic.net/free-photo/golden-particle-dust-powder-sparkle-explosion-background_1017-41841.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/golden-particle-dust-powder-sparkle-explosion-background_1017-41841.jpg?_wi=2", imageAlt: "Abstract Mind", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { "VFX", "Cinematic", ], - 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=3", imageAlt: "Refractive core", }, ]} @@ -244,7 +244,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" /> -- 2.49.1