diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e44a7b..a6e8899 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { handle: "@jisoo_skin", testimonial: "정말 꼼꼼하고 전문적인 케어에 감동했습니다. 피부톤이 눈에 띄게 맑아졌어요.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-getting-prp-treatment_23-2149341431.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-getting-prp-treatment_23-2149341431.jpg?_wi=1", imageAlt: "minimalist skincare clinic interior", }, { @@ -67,7 +67,7 @@ export default function LandingPage() { handle: "@seoyeon_beauty", testimonial: "위례에서 이만큼 체계적인 곳은 처음이에요. AI 상담 매니저 시스템도 정말 편리하네요.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238280.jpg?_wi=1", imageAlt: "minimalist skincare clinic interior", }, { @@ -75,7 +75,7 @@ export default function LandingPage() { handle: "@eunji_glow", testimonial: "상담부터 관리까지 너무 만족스러웠습니다. 다음 예약도 벌써 마쳤어요.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-showing-ok-sign-smiling_273609-13735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-showing-ok-sign-smiling_273609-13735.jpg?_wi=1", imageAlt: "minimalist skincare clinic interior", }, { @@ -83,7 +83,7 @@ export default function LandingPage() { handle: "@mina_care", testimonial: "피부 고민이 많았는데, 맞춤형 프로그램으로 해결했습니다. 강력 추천해요!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-bathrobe-holding-her-hair_23-2148389887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-bathrobe-holding-her-hair_23-2148389887.jpg?_wi=1", imageAlt: "minimalist skincare clinic interior", }, { @@ -91,11 +91,11 @@ export default function LandingPage() { handle: "@hyejin_derm", testimonial: "관리받는 동안 너무 힐링되는 시간이었어요. 시설도 깔끔하고 세련되었습니다.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-natural-model-laughing_23-2148398597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-natural-model-laughing_23-2148398597.jpg?_wi=1", imageAlt: "minimalist skincare clinic interior", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-young-woman-getting-prp-treatment_23-2149341431.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-young-woman-getting-prp-treatment_23-2149341431.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-posing_23-2148877751.jpg", @@ -141,7 +141,7 @@ export default function LandingPage() { title: "맞춤 관리 시스템", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238280.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-elegant-beauty-selfcare-treatment_23-2149238280.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -255,7 +255,7 @@ export default function LandingPage() { handle: "@jisoo_skin", testimonial: "정말 꼼꼼하고 전문적인 케어에 감동했습니다.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-showing-ok-sign-smiling_273609-13735.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-showing-ok-sign-smiling_273609-13735.jpg?_wi=2", }, { id: "t2", @@ -263,7 +263,7 @@ export default function LandingPage() { handle: "@seoyeon_beauty", testimonial: "시스템도 정말 편리하네요.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-bathrobe-holding-her-hair_23-2148389887.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-bathrobe-holding-her-hair_23-2148389887.jpg?_wi=2", }, { id: "t3", @@ -271,7 +271,7 @@ export default function LandingPage() { handle: "@eunji_glow", testimonial: "다음 예약도 벌써 마쳤어요.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-natural-model-laughing_23-2148398597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-natural-model-laughing_23-2148398597.jpg?_wi=2", }, { id: "t4",