Introducing the new Warrior Collagen Peptides in a convenient 180g size, made from premium bovine collagen. Our collagen peptides are the perfect addition to your daily routine for promoting healthy skin, hair, nails, and joints. Our product is gluten-free, dairy-free, and paleo-friendly, making it accessible to a wide range of dietary preferences. Each serving contains 12 grams of collagen peptides, which are easily absorbed by the body for maximum benefits. Our collagen peptides are also unflavoured, making them easy to mix into any drink or recipe without altering the taste.
/* Mark the container as a query container */
.image-container {
container-type: inline-size;
}
/* When the container’s width is at least 500px, apply a max-width style to the image */
@container (min-width: 500px) {
.image-container img {
max-width: 80%;
height: auto;
}
}
Choosing a selection results in a full page refresh.