diff --git a/src/app/page.tsx b/src/app/page.tsx index 052b365..42f8546 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/human-s-deep-eye_181624-3669.jpg" + imageSrc="http://img.b2bpic.net/free-photo/human-s-deep-eye_181624-3669.jpg?_wi=1" imageAlt="선명한 시력을 위한 클리어서울안과" mediaAnimation="blur-reveal" avatars={[ @@ -189,7 +189,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/human-s-deep-eye_181624-3669.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/human-s-deep-eye_181624-3669.jpg?_wi=2", imageAlt: "AI diagnostic equipment ophthalmology", }, { @@ -221,7 +221,7 @@ export default function LandingPage() { title: "다양한 시력 교정 옵션", description: "스마일라식, 스마일프로, 클리어수술, 백내장 등 개인의 눈 상태와 라이프스타일에 최적화된 다양한 시술 옵션을 제안하여 최고의 만족을 선사합니다.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165617.jpg?_wi=1", imageAlt: "다양한 시력 교정 옵션 안내", }, items: [ @@ -238,7 +238,7 @@ export default function LandingPage() { text: "폭넓은 선택지", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/blur-telephone-receiver-white-background-cropped-commercial_1134-1405.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blur-telephone-receiver-white-background-cropped-commercial_1134-1405.jpg?_wi=1", imageAlt: "AI diagnostic equipment ophthalmology", }, ]} @@ -257,14 +257,14 @@ export default function LandingPage() { id: "smile-lasik", name: "스마일 라식", price: "상담 문의", - imageSrc: "http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165617.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165617.jpg?_wi=2", imageAlt: "스마일 라식 시술 안내", }, { id: "smile-pro", name: "스마일 프로", price: "상담 문의", - imageSrc: "http://img.b2bpic.net/free-photo/blur-telephone-receiver-white-background-cropped-commercial_1134-1405.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blur-telephone-receiver-white-background-cropped-commercial_1134-1405.jpg?_wi=2", imageAlt: "스마일 프로 시술 안내", }, {