diff --git a/assets/companies/light/roche.svg b/assets/companies/light/roche.svg new file mode 100644 index 000000000..28659cb3e --- /dev/null +++ b/assets/companies/light/roche.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/assets/companies/light/thermofisher.svg b/assets/companies/light/thermofisher.svg new file mode 100644 index 000000000..45e0a6533 --- /dev/null +++ b/assets/companies/light/thermofisher.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/pcweb/pages/use_cases/healthcare/views/social_proof.py b/pcweb/pages/use_cases/healthcare/views/social_proof.py index edbcb2993..58dcf1163 100644 --- a/pcweb/pages/use_cases/healthcare/views/social_proof.py +++ b/pcweb/pages/use_cases/healthcare/views/social_proof.py @@ -10,6 +10,8 @@ "mercy", "drager", "wvu_medicine", + "roche", + "thermofisher", ] diff --git a/uv.lock b/uv.lock index 2b2193516..ab554f07b 100644 --- a/uv.lock +++ b/uv.lock @@ -2548,7 +2548,7 @@ wheels = [ [[package]] name = "reflex-ui" version = "0.0.1" -source = { git = "https://github.com/reflex-dev/reflex-ui?rev=main#3d248bb925105bf170551755439540135650fec9" } +source = { git = "https://github.com/reflex-dev/reflex-ui?rev=main#d9b5ea0c0c65deb55251bbd498cad0add69c3e42" } dependencies = [ { name = "reflex" }, ]