Skip to content

Commit

Permalink
vhyjhn
Browse files Browse the repository at this point in the history
  • Loading branch information
AMAN-GUPTA29 committed May 2, 2024
1 parent a7fbab9 commit 10d4be2
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/src/components/landingpageComponent/Hero.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ const HeroSection = () => {
<div className="delivered-meals-ag ">
<div className="delivered-imgs-ag ">
<img
src="customer-1.jpg"
src="../src/assets/images/img/customers/customer-1.jpg"
alt="Customer photo"
/>
<img
Expand Down
2 changes: 1 addition & 1 deletion client/src/components/landingpageComponent/footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const Footerland = () => {
<img
className="logo-ag"
alt="Startup logo"
src="../src/assets/images/logo.png"
src="logo.png"
/>
</a>

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 10d4be2

Please sign in to comment.