Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-26 18:47:16 +00:00

View File

@@ -60,27 +60,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg?_wi=1",
imageAlt: "Wakeboarding on the lake",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-sunbathing-lying-chaises-near-swimming-pool_176420-4067.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-sunbathing-lying-chaises-near-swimming-pool_176420-4067.jpg?_wi=1",
imageAlt: "Forest shade area",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg?_wi=2",
imageAlt: "Summer lake relaxation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-sunbathing-lying-chaises-near-swimming-pool_176420-4067.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-sunbathing-lying-chaises-near-swimming-pool_176420-4067.jpg?_wi=2",
imageAlt: "Wakeboarding action",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg?_wi=3",
imageAlt: "Nature escape",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-sunbathing-lying-chaises-near-swimming-pool_176420-4067.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-sunbathing-lying-chaises-near-swimming-pool_176420-4067.jpg?_wi=3",
imageAlt: "Social summer vibes",
},
]}
@@ -113,11 +113,11 @@ export default function LandingPage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-kitesurf-board_23-2148197350.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-kitesurf-board_23-2148197350.jpg?_wi=1",
imageAlt: "Wakeboarding action",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-kitesurf-board_23-2148197350.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-kitesurf-board_23-2148197350.jpg?_wi=2",
imageAlt: "Wakeboarding course",
},
],
@@ -128,11 +128,11 @@ export default function LandingPage() {
icon: Leaf,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/athlete-running-forest_23-2147618051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athlete-running-forest_23-2147618051.jpg?_wi=1",
imageAlt: "Forest shade",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/athlete-running-forest_23-2147618051.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athlete-running-forest_23-2147618051.jpg?_wi=2",
imageAlt: "Outdoor relaxation",
},
],
@@ -143,11 +143,11 @@ export default function LandingPage() {
icon: Users,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg?_wi=4",
imageAlt: "Social area",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/skjolden-norway-may-16-2023-feet_58702-16353.jpg?_wi=5",
imageAlt: "Group hangout",
},
],