Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-06-01 06:17:53 +00:00

View File

@@ -57,20 +57,20 @@ export default function LandingPage() {
variant: "sparkles-gradient"
}}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-hispanic-technician-fixing-computer-fan-young-man-connecting-new-component-part-cpu_662251-47.jpg", imageAlt: "컴퓨터 수리 전문가" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-troubleshooting-computer_23-2148419156.jpg", imageAlt: "고객 응대 및 접수" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-blue-light_23-2149417056.jpg", imageAlt: "데이터 복구 작업" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-laptop-with-air-conditioner_482257-90912.jpg", imageAlt: "윈도우 설치 완료" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-external-storage-used_23-2149388497.jpg", imageAlt: "SSD 설치 및 업그레이드" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182518.jpg", imageAlt: "네트워크 구축" }
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-hispanic-technician-fixing-computer-fan-young-man-connecting-new-component-part-cpu_662251-47.jpg?_wi=1", imageAlt: "컴퓨터 수리 전문가" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-troubleshooting-computer_23-2148419156.jpg?_wi=1", imageAlt: "고객 응대 및 접수" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-blue-light_23-2149417056.jpg?_wi=1", imageAlt: "데이터 복구 작업" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-laptop-with-air-conditioner_482257-90912.jpg?_wi=1", imageAlt: "윈도우 설치 완료" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-external-storage-used_23-2149388497.jpg?_wi=1", imageAlt: "SSD 설치 및 업그레이드" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182518.jpg?_wi=1", imageAlt: "네트워크 구축" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182518.jpg", imageAlt: "네트워크 장비" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-external-storage-used_23-2149388497.jpg", imageAlt: "PC 부품 업그레이드" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-laptop-with-air-conditioner_482257-90912.jpg", imageAlt: "운영체제 설치" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-blue-light_23-2149417056.jpg", imageAlt: "저장 장치 복구" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-troubleshooting-computer_23-2148419156.jpg", imageAlt: "친절한 상담" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-hispanic-technician-fixing-computer-fan-young-man-connecting-new-component-part-cpu_662251-47.jpg", imageAlt: "기술력 있는 수리" }
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-optical-fiber-detail_23-2149182518.jpg?_wi=2", imageAlt: "네트워크 장비" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-using-external-storage-used_23-2149388497.jpg?_wi=2", imageAlt: "PC 부품 업그레이드" },
{ imageSrc: "http://img.b2bpic.net/free-photo/chroma-key-laptop-with-air-conditioner_482257-90912.jpg?_wi=2", imageAlt: "운영체제 설치" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-hard-drive-blue-light_23-2149417056.jpg?_wi=2", imageAlt: "저장 장치 복구" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-troubleshooting-computer_23-2148419156.jpg?_wi=2", imageAlt: "친절한 상담" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-hispanic-technician-fixing-computer-fan-young-man-connecting-new-component-part-cpu_662251-47.jpg?_wi=2", imageAlt: "기술력 있는 수리" }
]}
buttons={[
{ text: "전화 문의하기", href: "tel:18001979" },