From 77ac10db30593d8730811a2fc988faa421b59c64 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:15:28 +0000 Subject: [PATCH 1/3] Update src/app/os-cheval/page.tsx --- src/app/os-cheval/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/os-cheval/page.tsx b/src/app/os-cheval/page.tsx index 4008208..e9fe0ca 100644 --- a/src/app/os-cheval/page.tsx +++ b/src/app/os-cheval/page.tsx @@ -52,7 +52,7 @@ export default function HorseCatalogPage() { title: "Fémur de Cheval", description: "Le plus grand os du cheval. Modèle détaillé avec tous les points d'insertion musculaire pour une étude ostéopathique complète.", tag: "Équin", - imageSrc: "http://img.b2bpic.net/free-photo/horse-skull_1368-3434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horse-skull_1368-3434.jpg?_wi=2", imageAlt: "horse femur equine anatomy 3D model bone structure veterinary", buttons: [{ text: "Ajouter au Panier", href: "/cart" }], }, @@ -61,7 +61,7 @@ export default function HorseCatalogPage() { title: "Crâne de Cheval", description: "Modèle complet du crâne équin avec mandibule et détails des cavités nasales pour une compréhension maximale.", tag: "Équin", - imageSrc: "http://img.b2bpic.net/free-photo/horse-skull_1368-3434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horse-skull_1368-3434.jpg?_wi=3", imageAlt: "horse skull equine anatomy 3D printed medical model education", buttons: [{ text: "Ajouter au Panier", href: "/cart" }], }, From 6b8a3b72659d6a33207e04233b36e36c32fc166f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:15:28 +0000 Subject: [PATCH 2/3] Update src/app/os-chien/page.tsx --- src/app/os-chien/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/os-chien/page.tsx b/src/app/os-chien/page.tsx index dbb70ca..98bcad1 100644 --- a/src/app/os-chien/page.tsx +++ b/src/app/os-chien/page.tsx @@ -52,7 +52,7 @@ export default function DogCatalogPage() { title: "Fémur de Chien", description: "Os de la cuisse canine avec détails articulaires. Parfait pour comprendre la biomécanique locomotrice du chien.", tag: "Canin", - imageSrc: "http://img.b2bpic.net/free-photo/dog-skeleton-studio_23-2150891618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-skeleton-studio_23-2150891618.jpg?_wi=2", imageAlt: "dog femur canine anatomy 3D model bone structure veterinary education", buttons: [{ text: "Ajouter au Panier", href: "/cart" }], }, @@ -61,7 +61,7 @@ export default function DogCatalogPage() { title: "Crâne de Chien", description: "Modèle du crâne canin incluant la mandibule et les structures nasales. Excellent pour l'étude crânienne.", tag: "Canin", - imageSrc: "http://img.b2bpic.net/free-photo/dog-skeleton-studio_23-2150891618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-skeleton-studio_23-2150891618.jpg?_wi=3", imageAlt: "dog skull canine anatomy 3D printed medical model osteopathy", buttons: [{ text: "Ajouter au Panier", href: "/cart" }], }, @@ -70,7 +70,7 @@ export default function DogCatalogPage() { title: "Colonne Vertébrale Canine", description: "Section de colonne vertébrale montrant les vertèbres cervicales et lombaires avec détails des disques intervertébraux.", tag: "Canin", - imageSrc: "http://img.b2bpic.net/free-photo/dog-skeleton-studio_23-2150891618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-skeleton-studio_23-2150891618.jpg?_wi=4", imageAlt: "dog tibia canine bones anatomical model veterinary education", buttons: [{ text: "Ajouter au Panier", href: "/cart" }], }, From 6b5a8d505837b8a31d93aebc2703eb248eb7f6a7 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:15:29 +0000 Subject: [PATCH 3/3] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e79dd2e..84911ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function HomePage() { title: "Os de Cheval", description: "Fémur, tibia, radius, ulna, crâne et bien d'autres. Modèles complets pour l'étude ostéopathique équine.", tag: "Équin", - imageSrc: "http://img.b2bpic.net/free-photo/horse-skull_1368-3434.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horse-skull_1368-3434.jpg?_wi=1", imageAlt: "horse femur equine anatomy 3D model bone structure veterinary", buttons: [{ text: "Voir le Catalogue", href: "/os-cheval" }], }, @@ -147,7 +147,7 @@ export default function HomePage() { title: "Os de Chien", description: "Fémur, tibia, crâne, colonne vertébrale. Modèles détaillés pour l'apprentissage canin.", tag: "Canin", - imageSrc: "http://img.b2bpic.net/free-photo/dog-skeleton-studio_23-2150891618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dog-skeleton-studio_23-2150891618.jpg?_wi=1", imageAlt: "dog femur canine anatomy 3D model bone structure veterinary education", buttons: [{ text: "Voir le Catalogue", href: "/os-chien" }], }, @@ -339,13 +339,13 @@ export default function HomePage() { { id: "1", name: "Marie Dupont", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg?_wi=1", imageAlt: "student veterinary portrait professional avatar", }, { id: "2", name: "Dr. Jean Philippe", - imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg?_wi=1", imageAlt: "teacher educator portrait professional university", }, { @@ -363,13 +363,13 @@ export default function HomePage() { { id: "5", name: "Thomas Marchand", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-doctor-uniform-hospital_23-2148733958.jpg?_wi=2", imageAlt: "student veterinary portrait professional avatar", }, { id: "6", name: "Lisa Gautier", - imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-guy-with-crossed-arms-standing-front-stairs_74855-1571.jpg?_wi=2", imageAlt: "teacher educator portrait professional university", }, ]}