From 006245b5f1fcf058de5ed22744b5c0dfdae6ce3b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 16 Mar 2026 03:56:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e54c2a..671729a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Meet the Team", href: "#team" } ]} background={{ variant: "downward-rays-animated" }} - imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-with-universe-projection-texture_23-2149581254.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-woman-with-universe-projection-texture_23-2149581254.jpg?_wi=1" imageAlt="Protagonist with godlike powers" mediaAnimation="slide-up" /> @@ -62,7 +62,7 @@ export default function LandingPage() { description="Power that saves the world may destroy it instead. As cosmic forces tear the sky apart and devastation spreads across the city, a boy with too much power and too many scars must choose: protect everyone, or survive." subdescription="Every spell burns through his body. Every use risks tearing him apart from the inside. He's been broken before—by the assassin who taught him that power is pain. Now, with the world ending, he must push beyond his limits or let everyone fall." icon={Zap} - imageSrc="http://img.b2bpic.net/free-vector/flat-nuclear-bomb-city_23-2148204357.jpg" + imageSrc="http://img.b2bpic.net/free-vector/flat-nuclear-bomb-city_23-2148204357.jpg?_wi=1" imageAlt="Sky torn open by alien invasion" mediaAnimation="opacity" useInvertedBackground={true} @@ -110,7 +110,7 @@ export default function LandingPage() { features={[ { id: "invasion", title: "Cosmic Invasion", tags: ["Alien Threat", "Sky Rupture"], - imageSrc: "http://img.b2bpic.net/free-vector/flat-nuclear-bomb-city_23-2148204357.jpg", imageAlt: "sky torn open alien invasion dramatic apocalyptic scene" + imageSrc: "http://img.b2bpic.net/free-vector/flat-nuclear-bomb-city_23-2148204357.jpg?_wi=2", imageAlt: "sky torn open alien invasion dramatic apocalyptic scene" }, { id: "battle", title: "The Fight", tags: ["Team Effort", "Survival"], @@ -118,7 +118,7 @@ export default function LandingPage() { }, { id: "devastation", title: "Urban Collapse", tags: ["Destruction", "Rising From Ashes"], - imageSrc: "http://img.b2bpic.net/free-vector/flat-nuclear-bomb-city_23-2148204357.jpg", imageAlt: "city destruction alien invasion catastrophe aftermath" + imageSrc: "http://img.b2bpic.net/free-vector/flat-nuclear-bomb-city_23-2148204357.jpg?_wi=3", imageAlt: "city destruction alien invasion catastrophe aftermath" } ]} animationType="slide-up" @@ -172,11 +172,11 @@ export default function LandingPage() { }, { id: "3", name: "Casey Rodriguez", handle: "@darkstories", testimonial: "The invasion scenes are breathtaking. But what gets you is how deeply it explores trauma and the cost of heroism. Beautifully written.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/flat-nuclear-bomb-city_23-2148204357.jpg", imageAlt: "city destruction alien invasion catastrophe aftermath" + imageSrc: "http://img.b2bpic.net/free-vector/flat-nuclear-bomb-city_23-2148204357.jpg?_wi=4", imageAlt: "city destruction alien invasion catastrophe aftermath" }, { id: "4", name: "Morgan Lee", handle: "@youngadultfan", testimonial: "This isn't just action and powers. It's about a 13-year-old learning that being strong doesn't mean being alone. Powerful stuff.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-universe-projection-texture_23-2149581254.jpg", imageAlt: "young boy with glowing magical powers dark background" + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-with-universe-projection-texture_23-2149581254.jpg?_wi=2", imageAlt: "young boy with glowing magical powers dark background" } ]} showRating={true}