This commit is contained in:
Kenneth Jannette
2024-02-13 18:18:24 -06:00
parent ecab47e74d
commit 4a3f898660

View File

@@ -132,8 +132,8 @@ const HomePage = () => {
<div className="home-card"> <div className="home-card">
<div className="card-image-container"> <div className="card-image-container">
<img <img
src={hand_rework7} src="https://imagedelivery.net/OvFc3s8IYmBw7-_bogeTLg/2b360aa6-72bb-4e4f-4376-61d1353cd400/public"
alt="" alt="ai hand"
width="100%" width="100%"
className="card-image" className="card-image"
/> />
@@ -159,8 +159,8 @@ const HomePage = () => {
<div className="home-card"> <div className="home-card">
<div className="card-image-container"> <div className="card-image-container">
<img <img
src={scales_centered} src="https://imagedelivery.net/OvFc3s8IYmBw7-_bogeTLg/de0ff11a-7572-488e-ceb0-169085e30800/public"
alt="" alt="scales image"
width="100%" width="100%"
className="card-image" className="card-image"
/> />