Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-03 05:37:06 +00:00
Showing only changes of commit c57a3f3cf6 - Show all commits

View File

@@ -83,10 +83,10 @@ export default function ChatPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-woman-using-smartphone-couch_53876-96944.jpg", imageAlt: "Channel organization"},
"http://img.b2bpic.net/free-photo/smiling-woman-using-smartphone-couch_53876-96944.jpg?_wi=2", imageAlt: "Channel organization"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/front-view-friends-with-smartphones_23-2149458427.jpg", imageAlt: "Mobile messaging"},
"http://img.b2bpic.net/free-photo/front-view-friends-with-smartphones_23-2149458427.jpg?_wi=3", imageAlt: "Mobile messaging"},
],
},
{
@@ -95,10 +95,10 @@ export default function ChatPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-vector/image-upload-concept-landing-page_23-2148309692.jpg", imageAlt: "Media sharing"},
"http://img.b2bpic.net/free-vector/image-upload-concept-landing-page_23-2148309692.jpg?_wi=3", imageAlt: "Media sharing"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg", imageAlt: "File management"},
"http://img.b2bpic.net/free-photo/e-mail-global-communications-connection-social-networking-concept_53876-134026.jpg?_wi=3", imageAlt: "File management"},
],
},
{
@@ -107,10 +107,10 @@ export default function ChatPage() {
mediaItems: [
{
imageSrc:
"http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176501.jpg", imageAlt: "Conversation threads"},
"http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176501.jpg?_wi=3", imageAlt: "Conversation threads"},
{
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-people-posing-with-hands-stacked_23-2147663733.jpg", imageAlt: "Group discussions"},
"http://img.b2bpic.net/free-photo/cheerful-people-posing-with-hands-stacked_23-2147663733.jpg?_wi=3", imageAlt: "Group discussions"},
],
},
]}