Skip to content

Commit 5b44bb0

Browse files
Update image source in About page
1 parent 0541c7b commit 5b44bb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source code/src/pages/About.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ const About = () => {
4747
</div>
4848
<div className="relative h-80 md:h-full min-h-[320px]">
4949
<img
50-
src="/placeholder.svg"
50+
src="/lovable-uploads/Screenshot_2025-10-26_at_14.53.40.png"
5151
alt="OpenHardware team working"
5252
className="rounded-lg shadow-lg object-cover h-full w-full"
5353
/>

0 commit comments

Comments
 (0)