Skip to content

Commit

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

0 comments on commit e3fa618

Please sign in to comment.