Skip to content

Commit

Permalink
addes asset folder with images
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridhima10 committed Aug 18, 2024
1 parent 443ccf3 commit 9392401
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/homepage/hero-section/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ function HeroSection() {
return (
<section className="relative flex flex-col items-center justify-between py-4 lg:py-12">
<Image
src="./hero.svg"
src="/asset/hero.svg"
alt="Hero"
width={1572}
height={795}
Expand Down
File renamed without changes

0 comments on commit 9392401

Please sign in to comment.