Skip to content

Commit 93621f7

Browse files
tgberkeleyTom Gotsman
andauthored
remvoe quote (#1368)
Co-authored-by: Tom Gotsman <[email protected]>
1 parent 2c283ef commit 93621f7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

pcweb/pages/landing/views/companies.py

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@
4646
"role": "Principal Consultant",
4747
"url": "/customers/autodesk",
4848
},
49-
"unicef": {
50-
"company_name": "Unicef",
51-
"quote": """Reflex made it easy to focus on building my app with pure Python and integrate the components I needed without the hassle of learning new front-end frameworks.
52-
It integrates seamlessly with Microsoft Azure, making deployment and scaling smooth and efficient.""",
53-
"person": "Lakshmi",
54-
"picture": "/favicon.ico",
55-
"role": "Data Science Specialist",
56-
},
49+
# "unicef": {
50+
# "company_name": "Unicef",
51+
# "quote": """Reflex made it easy to focus on building my app with pure Python and integrate the components I needed without the hassle of learning new front-end frameworks.
52+
# It integrates seamlessly with Microsoft Azure, making deployment and scaling smooth and efficient.""",
53+
# "person": "Lakshmi",
54+
# "picture": "/favicon.ico",
55+
# "role": "Data Science Specialist",
56+
# },
5757
"sellerx": {
5858
"company_name": "SellerX",
5959
"quote": """With Reflex, we're able to ingest 100 GB of data and over 500,000 data points daily, all while developing ten times faster than with React and FastAPI.

0 commit comments

Comments
 (0)