Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 00:40:28 +00:00

View File

@@ -88,7 +88,7 @@ export default function LandingPage() {
rating: 5,
avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting-indoors_23-2148824910.jpg",
avatarAlt: "이지은 프로필 사진",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-two-woman-admiring-view-lake_23-2148691777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-two-woman-admiring-view-lake_23-2148691777.jpg?_wi=1",
imageAlt: "professional korean man portrait",
},
{
@@ -118,7 +118,7 @@ export default function LandingPage() {
rating: 5,
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-natural-view-landscape_23-2150788028.jpg",
avatarAlt: "정우성 프로필 사진",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-white-party_23-2149429855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-white-party_23-2149429855.jpg?_wi=1",
imageAlt: "professional korean man portrait",
},
]}
@@ -134,7 +134,7 @@ export default function LandingPage() {
href: "/membership",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-two-woman-admiring-view-lake_23-2148691777.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-two-woman-admiring-view-lake_23-2148691777.jpg?_wi=2"
imageAlt="활기찬 해양레저 활동"
showBlur={true}
textPosition="bottom"
@@ -198,7 +198,7 @@ export default function LandingPage() {
{
title: "해양 환경 보호",
description: "지속가능한 해양생태계 조성을 위한 환경 보호 캠페인을 전개합니다.",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-white-party_23-2149429855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-white-party_23-2149429855.jpg?_wi=2",
imageAlt: "해양 환경 보호 활동",
},
]}