Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-02 07:54:36 +00:00

View File

@@ -69,11 +69,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-with-gadgets_23-2147664147.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-with-gadgets_23-2147664147.jpg?_wi=1",
imageAlt: "students studying group",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-with-tablet-table_23-2147762299.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-with-tablet-table_23-2147762299.jpg?_wi=1",
imageAlt: "university students group",
},
{
@@ -196,14 +196,14 @@ export default function LandingPage() {
id: "2",
name: "Олексій Д.",
role: "Розробник",
imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-with-gadgets_23-2147664147.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-with-gadgets_23-2147664147.jpg?_wi=2",
imageAlt: "Young people coworking with gadgets",
},
{
id: "3",
name: "Марія К.",
role: "Маркетолог",
imageSrc: "http://img.b2bpic.net/free-photo/friends-with-tablet-table_23-2147762299.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-with-tablet-table_23-2147762299.jpg?_wi=2",
imageAlt: "Young people coworking with gadgets",
},
]}