Merge version_1 into main #3
@@ -45,14 +45,14 @@ export default function LandingPage() {
|
||||
title="The Friendly Neighborhood Legend"
|
||||
description="Witness the transformation of an ordinary teenager into an iconic wall-crawling guardian. A story of responsibility, sacrifice, and the enduring power of hope."
|
||||
testimonials={[
|
||||
{ name: "Daily Bugle", handle: "@BugleDaily", testimonial: "The definitive hero of our city.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fantasy-whale-sky_23-2151446006.jpg", imageAlt: "cinematic superhero swinging 3d render" },
|
||||
{ name: "Daily Bugle", handle: "@BugleDaily", testimonial: "The definitive hero of our city.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fantasy-whale-sky_23-2151446006.jpg?_wi=1", imageAlt: "cinematic superhero swinging 3d render" },
|
||||
{ name: "City Police", handle: "@NYPD_Official", testimonial: "Often a nuisance, but saves more lives than anyone.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/low-key-portrait-modern-business-person_158595-4814.jpg", imageAlt: "cinematic superhero swinging 3d render" },
|
||||
{ name: "Local Citizen", handle: "@QueensResident", testimonial: "He's just a kid, but he's our hero.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/superhero-flying_1368-8285.jpg", imageAlt: "cinematic superhero swinging 3d render" },
|
||||
{ name: "The Vigilante", handle: "@NightWatch", testimonial: "A silent guardian in the darkness.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/terrifying-texture-cobweb_23-2151841020.jpg", imageAlt: "cinematic superhero swinging 3d render" },
|
||||
{ name: "The Vigilante", handle: "@NightWatch", testimonial: "A silent guardian in the darkness.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/terrifying-texture-cobweb_23-2151841020.jpg?_wi=1", imageAlt: "cinematic superhero swinging 3d render" },
|
||||
{ name: "Scientist", handle: "@LabNotes", testimonial: "Remarkable physical capabilities.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/people-colorful-thermal-scan-with-celsius-degree-temperature_23-2149170120.jpg", imageAlt: "cinematic superhero swinging 3d render" }
|
||||
]}
|
||||
buttons={[{ text: "Begin Story", 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={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/multi-dimensional-urban-space-exotic-concepts-digital-painting_456031-82.jpg", alt: "Multi-dimensional urban space" },
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
{ id: "f2", title: "Web-Spinning Technology", content: "Synthetic webbing providing incredible tensile strength and diverse tactical applications." },
|
||||
{ id: "f3", title: "Spider-Sense", 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>
|
||||
|
||||
Reference in New Issue
Block a user