From 6b8a3b72659d6a33207e04233b36e36c32fc166f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:15:28 +0000 Subject: [PATCH] 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" }], },