Update src/app/about/page.tsx

This commit is contained in:
2026-04-02 20:18:55 +00:00
parent ebe61fcde0
commit c1f786e4da

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
tags: [
"Value",
],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-dancing-with-mop-living-room_23-2147916508.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-dancing-with-mop-living-room_23-2147916508.jpg?_wi=3",
},
{
id: "v2",
@@ -87,7 +87,7 @@ export default function LandingPage() {
tags: [
"Value",
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-cleaning-cart_23-2149345546.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-cleaning-cart_23-2149345546.jpg?_wi=3",
},
]}
/>