diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f76b2a..f682ff2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; -import { Brain, Bell, Cpu, Eye, Fist, MagnifyingGlass, Mask, Mind, Network, Shield, Users, Zap } from "lucide-react"; +import { Brain, Bell, Cpu, Eye, Search, AlertCircle, Eye as EyeOff, Network, Shield, Users, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -20,7 +20,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="small" sizing="medium" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="glass-depth" primaryButtonStyle="radial-glow" secondaryButtonStyle="layered" @@ -37,7 +37,8 @@ export default function LandingPage() { { name: "FAQ", id: "faq" }, ]} button={{ - text: "Join Mission", href: "contact"}} + text: "Join Mission", href: "contact" + }} /> @@ -46,19 +47,24 @@ export default function LandingPage() { title="I am the night. I am vengeance. I am Batman." description="Gotham's Dark Knight fights for justice in the shadows. Master detective, martial artist, and technological innovator—Batman stands alone against crime and corruption." tag="The Caped Crusader" - tagIcon={Mask} - background={{ variant: "noiseDiagonalGradient" }} + tagIcon={AlertCircle} + background={{ variant: "radial-gradient" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/cityscape-new-york-city-sunset_23-2148287811.jpg", imageAlt: "Batman dark knight silhouette"}, + imageSrc: "http://img.b2bpic.net/free-photo/cityscape-new-york-city-sunset_23-2148287811.jpg", imageAlt: "Batman dark knight silhouette" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45680.jpg", imageAlt: "Bruce Wayne billionaire"}, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45680.jpg", imageAlt: "Bruce Wayne billionaire" + }, { - imageSrc: "http://img.b2bpic.net/free-vector/smart-technology-concept-composition_1284-34716.jpg", imageAlt: "Batman advanced technology"}, + imageSrc: "http://img.b2bpic.net/free-vector/smart-technology-concept-composition_1284-34716.jpg", imageAlt: "Batman advanced technology" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-afroamerican-boxer_171337-9196.jpg", imageAlt: "Batman combat training"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-afroamerican-boxer_171337-9196.jpg", imageAlt: "Batman combat training" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/firefighter-with-safety-suit-station_23-2149206381.jpg", imageAlt: "Batman detective skills"}, + imageSrc: "http://img.b2bpic.net/free-photo/firefighter-with-safety-suit-station_23-2149206381.jpg", imageAlt: "Batman detective skills" + }, ]} buttons={[ { text: "Explore Gotham", href: "about" }, @@ -88,23 +94,29 @@ export default function LandingPage() { description="Master of detection, combat, psychology, and technology. The Dark Knight's extraordinary abilities make him one of Earth's finest heroes." features={[ { - title: "Master Detective", description: "Unparalleled forensic analysis and crime-solving prowess. Batman's detective skills have solved the world's most complex cases.", imageSrc: "http://img.b2bpic.net/free-photo/firefighter-with-safety-suit-station_23-2149206381.jpg", imageAlt: "Detective skills investigation", buttonIcon: MagnifyingGlass, - buttonHref: "#features"}, + title: "Master Detective", description: "Unparalleled forensic analysis and crime-solving prowess. Batman's detective skills have solved the world's most complex cases.", imageSrc: "http://img.b2bpic.net/free-photo/firefighter-with-safety-suit-station_23-2149206381.jpg", imageAlt: "Detective skills investigation", buttonIcon: Search, + buttonHref: "#features" + }, { - title: "Combat Mastery", description: "Expert in 127 martial arts styles. Batman's combat training makes him capable of facing superhuman opponents.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-afroamerican-boxer_171337-9196.jpg", imageAlt: "Martial arts combat training", buttonIcon: Fist, - buttonHref: "#features"}, + title: "Combat Mastery", description: "Expert in 127 martial arts styles. Batman's combat training makes him capable of facing superhuman opponents.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-afroamerican-boxer_171337-9196.jpg", imageAlt: "Martial arts combat training", buttonIcon: Shield, + buttonHref: "#features" + }, { title: "Advanced Technology", description: "Cutting-edge gadgets and surveillance systems. Batman's tech innovations give him the edge in crime-fighting.", imageSrc: "http://img.b2bpic.net/free-vector/smart-technology-concept-composition_1284-34716.jpg", imageAlt: "Batman technology gadgets", buttonIcon: Cpu, - buttonHref: "#features"}, + buttonHref: "#features" + }, { - title: "Psychological Warfare", description: "Master of fear and strategy. Batman uses psychology to outwit criminals and maintain the upper hand.", imageSrc: "http://img.b2bpic.net/free-photo/grteyscale-photo-smiling-woman_250224-284.jpg", imageAlt: "Psychological strategy analysis", buttonIcon: Mind, - buttonHref: "#features"}, + title: "Psychological Warfare", description: "Master of fear and strategy. Batman uses psychology to outwit criminals and maintain the upper hand.", imageSrc: "http://img.b2bpic.net/free-photo/grteyscale-photo-smiling-woman_250224-284.jpg", imageAlt: "Psychological strategy analysis", buttonIcon: Brain, + buttonHref: "#features" + }, { - title: "Stealth Operations", description: "Invisible in the night. Batman's stealth abilities allow him to strike from the shadows undetected.", imageSrc: "http://img.b2bpic.net/free-photo/cityscape-new-york-city-sunset_23-2148287811.jpg", imageAlt: "Batman stealth silhouette", buttonIcon: Eye, - buttonHref: "#features"}, + title: "Stealth Operations", description: "Invisible in the night. Batman's stealth abilities allow him to strike from the shadows undetected.", imageSrc: "http://img.b2bpic.net/free-photo/cityscape-new-york-city-sunset_23-2148287811.jpg", imageAlt: "Batman stealth silhouette", buttonIcon: EyeOff, + buttonHref: "#features" + }, { - title: "Strategic Leadership", description: "Leader of heroes. Batman's tactical brilliance unites the world's greatest heroes against darkness.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45680.jpg", imageAlt: "Strategic leadership planning", buttonIcon: Shield, - buttonHref: "#features"}, + title: "Strategic Leadership", description: "Leader of heroes. Batman's tactical brilliance unites the world's greatest heroes against darkness.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45680.jpg", imageAlt: "Strategic leadership planning", buttonIcon: Users, + buttonHref: "#features" + }, ]} textboxLayout="default" useInvertedBackground={false} @@ -115,13 +127,17 @@ export default function LandingPage() {