Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-14 06:51:29 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@BugleDaily",
testimonial: "The definitive hero of our city.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-whale-sky_23-2151446006.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fantasy-whale-sky_23-2151446006.jpg?_wi=1",
imageAlt: "cinematic superhero swinging 3d render",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@NightWatch",
testimonial: "A silent guardian in the darkness.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/terrifying-texture-cobweb_23-2151841020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/terrifying-texture-cobweb_23-2151841020.jpg?_wi=1",
imageAlt: "cinematic superhero swinging 3d render",
},
{
@@ -105,7 +105,7 @@ export default function LandingPage() {
href: "#about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/fantasy-whale-sky_23-2151446006.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fantasy-whale-sky_23-2151446006.jpg?_wi=2"
mediaAnimation="slide-up"
avatars={[
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
content: "An advanced precognitive danger sense, alerting to threats before they manifest physically.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/terrifying-texture-cobweb_23-2151841020.jpg"
imageSrc="http://img.b2bpic.net/free-photo/terrifying-texture-cobweb_23-2151841020.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>