Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-09 16:22:29 +00:00

View File

@@ -94,17 +94,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "hero-carousel-1",
imageSrc: "http://img.b2bpic.net/free-photo/soccer-stadium-full-people_23-2151548638.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/soccer-stadium-full-people_23-2151548638.jpg?_wi=1",
imageAlt: "Dynamic soccer action shot",
},
{
id: "hero-carousel-2",
imageSrc: "http://img.b2bpic.net/free-photo/group-best-friends-spending-time-front-tv_329181-9954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-best-friends-spending-time-front-tv_329181-9954.jpg?_wi=1",
imageAlt: "Soccer team celebrating a win",
},
{
id: "hero-carousel-3",
imageSrc: "http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548580.jpg?_wi=1",
imageAlt: "Passionate fans in a stadium",
},
{
@@ -193,7 +193,7 @@ export default function LandingPage() {
imageAlt: "Community members in a pub",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/soccer-stadium-full-people_23-2151548638.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/soccer-stadium-full-people_23-2151548638.jpg?_wi=2",
imageAlt: "Smartphone showing a vibrant Facebook feed of a local soccer club, comments, likes, engagement, Slovak language",
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
imageAlt: "Novoť village scenery",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/group-best-friends-spending-time-front-tv_329181-9954.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-best-friends-spending-time-front-tv_329181-9954.jpg?_wi=2",
imageAlt: "Smartphone showing a vibrant Facebook feed of a local soccer club, comments, likes, engagement, Slovak language",
},
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
imageAlt: "Children training soccer",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548580.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-soccer-stadium_23-2151548580.jpg?_wi=2",
imageAlt: "Smartphone showing a vibrant Facebook feed of a local soccer club, comments, likes, engagement, Slovak language",
},
]}