Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 19:54:23 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
handle: "@med_educator",
testimonial: "The interactive layers make teaching complex systems effortless and highly engaging for my students.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg?_wi=1",
imageAlt: "dark medical technology background grid",
},
{
@@ -67,7 +67,7 @@ export default function LandingPage() {
handle: "@bio_student",
testimonial: "This model helped me visualize the nervous system in ways textbooks simply couldn't. Incredible.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg?_wi=2",
imageAlt: "dark medical technology background grid",
},
{
@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@anatomy_expert",
testimonial: "Unparalleled clarity in a browser. A massive leap forward for digital anatomy education.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg?_wi=3",
imageAlt: "dark medical technology background grid",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@med_tech",
testimonial: "Excellent interface and smooth performance. The layer toggle system is perfectly intuitive.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg?_wi=4",
imageAlt: "dark medical technology background grid",
},
{
@@ -91,7 +91,7 @@ export default function LandingPage() {
handle: "@biology_pro",
testimonial: "Fast, accurate, and easy to use. The best web anatomy tool I've come across so far.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg?_wi=5",
imageAlt: "dark medical technology background grid",
},
]}
@@ -101,7 +101,7 @@ export default function LandingPage() {
href: "#anatomy-viewer",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg?_wi=6"
mediaAnimation="blur-reveal"
avatars={[
{
@@ -158,7 +158,7 @@ export default function LandingPage() {
description="The viewer enables real-time interaction with the human model. Rotate, zoom, and pan using standard mouse controls. Toggle visibility for Bones, Muscles, and Nerves to study the body as distinct, color-coded systems."
subdescription="Click any model component to reveal clinical names and structural details in the real-time info panel."
icon={Box}
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg?_wi=7"
mediaAnimation="slide-up"
/>
</div>
@@ -203,14 +203,14 @@ export default function LandingPage() {
value: "95%",
title: "Accuracy Rating",
description: "Validated by medical professionals.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg?_wi=8",
},
{
id: "m2",
value: "10k+",
title: "Active Users",
description: "Medical students using our tool daily.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg?_wi=9",
},
]}
/>