Skip to content

Commit

Permalink
testing path
Browse files Browse the repository at this point in the history
  • Loading branch information
Ridhima10 committed Aug 18, 2024
1 parent 938ad9f commit 6707337
Showing 1 changed file 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="/svg/hero.svg"
src="/public/hero.svg"
alt="Hero"
width={1572}
height={795}
Expand Down

0 comments on commit 6707337

Please sign in to comment.