Skip to content

Commit bf86902

Browse files
aromal-aCopilot
andauthored
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent ae6c8b7 commit bf86902

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/gallery/page.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ import Image from "next/image";
8181

8282
</div>
8383
<div>
84-
<Image className="h-auto max-w-full rounded-lg" src="/image/p3.jpeg" alt="" width={500} height={500} />
84+
<Image className="h-auto max-w-full rounded-lg" src="/image/p3.jpeg" alt="Interior design project" width={500} height={500} />
8585
</div>
8686
</div>
8787

0 commit comments

Comments
 (0)