Skip to content

Commit a9b3d80

Browse files
Update Secondcontainer.jsx
1 parent fc83008 commit a9b3d80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/Assets/Component/Home_Page/Secondcontainer.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const Secondcontainer = ({ Header, Header_summary, Header_url, Direaction, Heade
3333
{/* Image */}
3434
<Box
3535
component="img"
36-
src="public/model/Aimg1.jpg"
36+
src="/model/Aimg1.jpg"
3737
alt="Image 1"
3838
sx={{
3939
// border:"10px solid black",

0 commit comments

Comments
 (0)