Update src/app/page.tsx

This commit is contained in:
2026-05-06 04:15:18 +00:00
parent 6a848d9be2
commit 4840b6fc57

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/bright-modern-living-room-interior_23-2151983204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bright-modern-living-room-interior_23-2151983204.jpg?_wi=1",
imageAlt: "청소 서비스 1",
},
{
@@ -108,22 +108,22 @@ export default function LandingPage() {
{
title: "입주청소",
description: "새로운 시작을 위한 깨끗한 환경 제공",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-cleaning-products-blue-background_23-2148260856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-cleaning-products-blue-background_23-2148260856.jpg?_wi=1",
},
{
title: "이사청소",
description: "지저분한 흔적을 완벽하게 제거",
imageSrc: "http://img.b2bpic.net/free-vector/delivery-man-icons-set_1284-6112.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/delivery-man-icons-set_1284-6112.jpg?_wi=1",
},
{
title: "사무실 청소",
description: "생산성을 높이는 쾌적한 오피스 케어",
imageSrc: "http://img.b2bpic.net/free-vector/cleaning-icons-collection_1262-3900.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/cleaning-icons-collection_1262-3900.jpg?_wi=1",
},
{
title: "정기 청소",
description: "깨끗함을 유지하는 주기적인 전문 관리",
imageSrc: "http://img.b2bpic.net/free-vector/disinfect-hygiene-doodle-vector-cleaning-cycle-new-normal-illustration_53876-141002.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/disinfect-hygiene-doodle-vector-cleaning-cycle-new-normal-illustration_53876-141002.jpg?_wi=1",
},
{
title: "집중 청소",
@@ -216,7 +216,7 @@ export default function LandingPage() {
quote: "정말 꼼꼼하게 구석구석 청소해주셔서 새집에 온 기분이에요!",
tag: "입주청소",
avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-housework-looking-busy_259150-59497.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bright-modern-living-room-interior_23-2151983204.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bright-modern-living-room-interior_23-2151983204.jpg?_wi=2",
imageAlt: "happy client home cleaning",
},
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
quote: "정기 청소를 맡긴 후 사무실 공기가 너무 쾌적해졌습니다.",
tag: "사무실청소",
avatarSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-using-steam-cleaner-office_23-2150520635.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-cleaning-products-blue-background_23-2148260856.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-arrangement-with-cleaning-products-blue-background_23-2148260856.jpg?_wi=2",
imageAlt: "happy client home cleaning",
},
{
@@ -238,7 +238,7 @@ export default function LandingPage() {
quote: "친환경 세제 사용해주셔서 아이 있는 집인데도 안심이 되네요.",
tag: "가정집청소",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-dreamy-beautiful-woman-thinking-something-happy-holding-smartphone-waiting_1258-187163.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/delivery-man-icons-set_1284-6112.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/delivery-man-icons-set_1284-6112.jpg?_wi=2",
imageAlt: "happy client home cleaning",
},
{
@@ -249,7 +249,7 @@ export default function LandingPage() {
quote: "욕실 찌든 때가 고민이었는데 완벽하게 해결해주셨습니다.",
tag: "집중청소",
avatarSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-while-man-cleaning_23-2147766965.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/cleaning-icons-collection_1262-3900.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/cleaning-icons-collection_1262-3900.jpg?_wi=2",
imageAlt: "happy client home cleaning",
},
{
@@ -260,7 +260,7 @@ export default function LandingPage() {
quote: "시간 엄수해주셔서 덕분에 이사 준비가 수월했습니다.",
tag: "이사청소",
avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-with-face-mask-disinfecting-her-desktop-pc-while-working-office-coronavirus-epidemic_637285-5416.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/disinfect-hygiene-doodle-vector-cleaning-cycle-new-normal-illustration_53876-141002.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/disinfect-hygiene-doodle-vector-cleaning-cycle-new-normal-illustration_53876-141002.jpg?_wi=2",
imageAlt: "happy client home cleaning",
},
]}