Compare commits
5 Commits
version_11
...
version_13
| Author | SHA1 | Date | |
|---|---|---|---|
| 3e6c28cfda | |||
| a61d700c52 | |||
| f318d10a59 | |||
| 6b49154249 | |||
| 4969ec099f |
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
{ id: "2", name: "Retatrutide", price: "Contact for pricing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzpXIQ8WhJ8WvoMuxtEmg0ewMo/medical-vial-of-retatrutide-in-a-sterile-1775505032674-eda4960c.png?_wi=1", imageAlt: "Retatrutide Vial", variant: "10mg" },
|
||||
{ id: "3", name: "BPC + TB 10MG", price: "Contact for pricing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BzpXIQ8WhJ8WvoMuxtEmg0ewMo/medical-vial-of-bpc-tb-in-a-sterile-envi-1775505031642-de9329a9.png?_wi=1", imageAlt: "BPC+TB Vial", variant: "10mg" },
|
||||
]}
|
||||
title="Our Peptide Collection"
|
||||
title="Premium Research Compounds"
|
||||
description="Pharmaceutical grade compounds in high-potency concentrations."
|
||||
/>
|
||||
</div>
|
||||
@@ -121,4 +121,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -35,7 +35,7 @@ export default function ProductsPage() {
|
||||
<ProductCardFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
gridVariant="one-large-right-three-stacked-left"
|
||||
useInvertedBackground={false}
|
||||
title="Full Research Catalog"
|
||||
description="Complete list of pharmaceutical-grade research compounds."
|
||||
|
||||
Reference in New Issue
Block a user