We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc83008 commit a9b3d80Copy full SHA for a9b3d80
client/src/Assets/Component/Home_Page/Secondcontainer.jsx
@@ -33,7 +33,7 @@ const Secondcontainer = ({ Header, Header_summary, Header_url, Direaction, Heade
33
{/* Image */}
34
<Box
35
component="img"
36
- src="public/model/Aimg1.jpg"
+ src="/model/Aimg1.jpg"
37
alt="Image 1"
38
sx={{
39
// border:"10px solid black",
0 commit comments