diff --git a/src/app/page.tsx b/src/app/page.tsx index ad723dc..b5b4e02 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-handsome-doctor-working-typing-his-cabinet-doctor-using-keyboard-write-documents-his-computer_482257-34558.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-handsome-doctor-working-typing-his-cabinet-doctor-using-keyboard-write-documents-his-computer_482257-34558.jpg?_wi=1" imageAlt="Human Brain Visualization" showDimOverlay={true} showBlur={true} @@ -162,19 +162,19 @@ export default function LandingPage() { { title: "Neural Transmission", description: "Rapid chemical and electrical signaling through complex synaptic pathways.", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-trails-neon-lights_23-2147786046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-trails-neon-lights_23-2147786046.jpg?_wi=1", buttonIcon: "Zap", }, { title: "Motor Coordination", description: "The cerebellum governs balance, posture, and fine motor skills.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lights-particles-wallpaper_1017-2768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lights-particles-wallpaper_1017-2768.jpg?_wi=1", buttonIcon: "Activity", }, { title: "Cognitive Memory", description: "Hippocampal pathways facilitate storage and retrieval of long-term memory.", - imageSrc: "http://img.b2bpic.net/free-photo/string-pink-lights-optical-fiber_23-2148241331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/string-pink-lights-optical-fiber_23-2148241331.jpg?_wi=1", buttonIcon: "Database", }, { @@ -235,7 +235,7 @@ export default function LandingPage() { quote: "The most detailed brain anatomy resource I have used.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/wise-woman-posing-studio-side-view_23-2149883489.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-working-typing-his-cabinet-doctor-using-keyboard-write-documents-his-computer_482257-34558.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-doctor-working-typing-his-cabinet-doctor-using-keyboard-write-documents-his-computer_482257-34558.jpg?_wi=2", imageAlt: "neurologist professional portrait", }, { @@ -257,7 +257,7 @@ export default function LandingPage() { quote: "Technical accuracy is consistently top-notch.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/hispanic-man-working-scientist-laboratory-with-happy-cool-smile-face-lucky-person_839833-7553.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/colorful-trails-neon-lights_23-2147786046.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-trails-neon-lights_23-2147786046.jpg?_wi=2", imageAlt: "neurologist professional portrait", }, { @@ -268,7 +268,7 @@ export default function LandingPage() { quote: "An essential teaching tool for residents.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-surgeons-standing-operation-room_1170-2215.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lights-particles-wallpaper_1017-2768.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lights-particles-wallpaper_1017-2768.jpg?_wi=2", imageAlt: "neurologist professional portrait", }, { @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "Students love the interactive nature of these lessons.", tag: "Teacher", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-adult-slavic-man-doctor-uniform-with-stethoscope-looking-front_141793-124210.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/string-pink-lights-optical-fiber_23-2148241331.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/string-pink-lights-optical-fiber_23-2148241331.jpg?_wi=2", imageAlt: "neurologist professional portrait", }, ]}