Update src/app/os-chien/page.tsx
This commit is contained in:
@@ -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" }],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user