From 6488d02d86bc2ac6848ef0b985ad2f238dc551d9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 19:55:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2485b3b..7797ab2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,14 +44,14 @@ export default function LandingPage() { title="Interactive 3D Human Anatomy" description="Explore the complexity of the human form with our interactive, web-based 3D model. Toggle layers, isolate systems, and gain deeper insights through high-fidelity visualization." testimonials={[ - { name: "Dr. Sarah Chen", 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", imageAlt: "dark medical technology background grid" }, - { name: "Marcus Thorne", 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", imageAlt: "dark medical technology background grid" }, - { name: "Dr. Elena Rossi", 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", imageAlt: "dark medical technology background grid" }, - { name: "David Miller", 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", imageAlt: "dark medical technology background grid" }, - { name: "Linda Wu", 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", imageAlt: "dark medical technology background grid" }, + { name: "Dr. Sarah Chen", 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?_wi=1", imageAlt: "dark medical technology background grid" }, + { name: "Marcus Thorne", 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?_wi=2", imageAlt: "dark medical technology background grid" }, + { name: "Dr. Elena Rossi", 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?_wi=3", imageAlt: "dark medical technology background grid" }, + { name: "David Miller", 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?_wi=4", imageAlt: "dark medical technology background grid" }, + { name: "Linda Wu", 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?_wi=5", imageAlt: "dark medical technology background grid" }, ]} buttons={[{ text: "Start Exploration", 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={[{ src: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg", alt: "User 1" }, { src: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg", alt: "User 2" }, { src: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg", alt: "User 3" }, { src: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg", alt: "User 4" }, { src: "http://img.b2bpic.net/free-photo/3d-abstract-art-brain-motion-design_183364-118234.jpg", alt: "User 5" }]} marqueeItems={[{ type: "text", text: "Anatomically Precise" }, { type: "text", text: "Browser-Optimized" }, { type: "text", text: "Layer Isolation" }, { type: "text", text: "High-Fidelity 3D" }, { type: "text", text: "Interactive Labs" }]} @@ -66,7 +66,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" /> @@ -94,8 +94,8 @@ export default function LandingPage() { description="Tracking progress and engagement across our student base." tag="Performance" metrics={[ - { id: "m1", 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" }, - { 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" }, + { id: "m1", 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?_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?_wi=9" }, ]} /> -- 2.49.1