|
1 | 1 | <template>
|
2 |
| - <div class="flex flex-col h-[80%]"> |
3 |
| - |
4 |
| - <div class="bg-pink-800 w-[100vw] flex flex-row mt-12"> |
| 2 | + <div class="flex flex-col bg-pink-200 h-[80%] "> |
| 3 | + <!--연혁 시작--> |
| 4 | + <div class="bg-pink-100 w-[100vw] h-full flex flex-row"> |
5 | 5 | <!-- 왼쪽 섹션 -->
|
6 |
| - <div class = "bg-pink-400 w-1/2 pr-64"> |
7 |
| - <div data-aos="fade-right" data-aos-duration="1000" class="pt-4 image-wrapper"> |
8 |
| - <!-- <img src="https://via.placeholder.com/500" alt="샘플 이미지" width="600px" height="400px"> --> |
9 |
| - <div class="w-[500px] h-[300px] bg-gray-200 ml-auto" > |
| 6 | + <div class = "bg-white w-1/2 relative"> |
| 7 | + <div data-aos="fade-right" data-aos-duration="1400" class="image-wrapper p-auto absolute |
| 8 | + top-[210px] left-[30%] transform -translate-x-1/2 -translate-y-1/2 bg-yellow-400"> |
| 9 | + <img src="@/assets/img/intro/main1.jpg" alt="logo_kor" width="340" /> |
| 10 | + </div> |
| 11 | + |
| 12 | + <div class=" |
| 13 | + absolute flex flex-row w-full ml-auto top-[480px] left-1/6 transform -translate-x-1/2 -translate-y-1/2 |
| 14 | + flex flex-row justify-end" |
| 15 | + data-aos="fade-right" data-aos-duration="1400" > |
| 16 | + |
| 17 | + <div class="text-center text-gray-800 text-3xl ml-4 text-bold font-Pretendard "> |
| 18 | + 인재영입 (박주현 수석사원) |
| 19 | + </div> |
| 20 | + <div class=" text-center text-gray-800 text-3xl ml-4 text-bold font-Pretendard"> |
| 21 | + 12 |
10 | 22 | </div>
|
| 23 | + <div class="text-center text-gray-800 text-3xl ml-4 font-PretendardSemiBold"> |
| 24 | + 2024 |
| 25 | + </div> |
| 26 | + <div class="text-center text-gray-800 text-3xl font-PretendardSemiBold"> |
| 27 | + .11 |
| 28 | + </div> |
| 29 | + <div class="bg-blue-400 w-[120px] h-[2px] my-auto "></div> |
11 | 30 | </div>
|
| 31 | + |
| 32 | + <div data-aos="fade-right" data-aos-duration="1400" class="image-wrapper p-auto absolute |
| 33 | + top-[580px] left-[32%] transform -translate-x-1/2 -translate-y-1/2 bg-yellow-400"> |
| 34 | + <img src="@/assets/img/intro/main3.png" alt="logo_kor" width="300" /> |
| 35 | + </div> |
| 36 | + |
12 | 37 | </div>
|
| 38 | + |
| 39 | + <!-- 가운데 선 --> |
| 40 | + <div class="relative"> |
| 41 | + <div class="w-[12px] h-[524px] mt-12 bg-blue-400 absolute top-1/2 left-1/2 transform -translate-x-1/2 -translate-y-1/2 rounded-full z-8"></div> |
| 42 | + <!--히트토리 타이틀 점--> |
| 43 | + <span class="bg-blue-400 w-[140px] h-[140px] |
| 44 | + text-center |
| 45 | + absolute top-[120px] left-1/2 transform -translate-x-1/2 -translate-y-1/2 rounded-full z-10 |
| 46 | + flex"> |
| 47 | + <span class="m-auto text-white text-2xl font-PretendardSemiBold">걸어온 길</span> |
| 48 | + </span> |
| 49 | + <!--점 --> |
| 50 | + <span class="bg-blue-100 w-[30px] h-[30px] absolute top-[320px] left-1/2 transform -translate-x-1/2 -translate-y-1/2 rounded-full z-10"></span> |
| 51 | + <span class="bg-blue-400 w-[12px] h-[12px] absolute top-[320px] left-1/2 transform -translate-x-1/2 -translate-y-1/2 rounded-full z-10"></span> |
| 52 | + |
| 53 | + |
| 54 | + <span class="bg-blue-100 w-[30px] h-[30px] absolute top-[500px] left-1/2 transform -translate-x-1/2 -translate-y-1/2 rounded-full z-10"></span> |
| 55 | + <span class="bg-blue-400 w-[12px] h-[12px] absolute top-[500px] left-1/2 transform -translate-x-1/2 -translate-y-1/2 rounded-full z-10"></span> |
| 56 | + |
| 57 | + <span class="bg-blue-100 w-[30px] h-[30px] absolute top-[670px] left-1/2 transform -translate-x-1/2 -translate-y-1/2 rounded-full z-10"></span> |
| 58 | + <span class="bg-blue-400 w-[12px] h-[12px] absolute top-[670px] left-1/2 transform -translate-x-1/2 -translate-y-1/2 rounded-full z-10"></span> |
| 59 | + |
| 60 | + </div> |
| 61 | + |
13 | 62 | <!-- 오른쪽 섹션 -->
|
14 |
| - <div class = "bg-blue-400 w-1/2"> |
15 |
| - <div class="w-[200] text-center text-gray-800 text-6xl font-PretendardSemiBold "> |
16 |
| - 2023.07.14 |
| 63 | + <div class = "bg-white w-1/2 relative"> |
| 64 | + <!-- 연혁 블록 오른쪽 블록--> |
| 65 | + <div class=" |
| 66 | + absolute flex flex-row top-[300px] left-1/6 transform -translate-x-1/2 -translate-y-1/2" |
| 67 | + data-aos="fade-left" data-aos-duration="1400" > |
| 68 | + <div class="bg-blue-400 w-[120px] h-[2px] my-auto"></div> |
| 69 | + <div class="w-[200] text-center text-gray-800 text-3xl text-bold font-PretendardSemiBold "> |
| 70 | + 2024 |
| 71 | + </div> |
| 72 | + <div class="w-[200] ml-1 text-center text-gray-800 text-3xl text-bold font-PretendardSemiBold "> |
| 73 | + .07 |
| 74 | + </div> |
| 75 | + <div class="w-[200] ml-4 text-center text-gray-800 text-3xl font-Pretendard"> |
| 76 | + 12 |
| 77 | + </div> |
| 78 | + <div class="w-[200] ml-4 text-center text-gray-800 text-3xl font-Pretendard"> |
| 79 | + 뉴집스 설립 |
| 80 | + </div> |
17 | 81 | </div>
|
18 |
| - <div class="bg-gray-600 w-[100]"> |
19 | 82 |
|
| 83 | + <div data-aos="fade-right" data-aos-duration="1400" class="image-wrapper p-auto absolute |
| 84 | + top-[400px] left-[25%] transform -translate-x-1/2 -translate-y-1/2 bg-yellow-400"> |
| 85 | + <img src="@/assets/img/intro/main2.jpeg" alt="logo_kor" width="300" /> |
20 | 86 | </div>
|
21 |
| - <div class="w-[200] text-center text-gray-800 text-6xl font-PretendardSemiBold mt-4"> |
22 |
| - 00상사 설립 |
23 |
| - </div> |
24 |
| - </div> |
25 |
| - </div> |
26 | 87 |
|
27 |
| - <!--여ㅑ기 컴포넌트 나누고 싶은데 --> |
28 |
| - <div class="bg-pink-800 w-[100vw] flex flex-row mt-12"> |
29 | 88 |
|
30 |
| - <div class = "bg-pink-400 w-1/2 pl-12"> |
31 |
| - </div> |
32 |
| - <div class = "bg-blue-400 w-1/2"> |
33 |
| - <div data-aos="fade-left" data-aos-duration="1000" class="pt-4 image-wrapper"> |
34 |
| - <!-- <img src="https://via.placeholder.com/500" alt="샘플 이미지" width="600px" height="400px"> --> |
35 |
| - <div class="w-[500px] h-[300px] bg-gray-200"> |
| 89 | + <!-- 연혁 블록 오른쪽 블록--> |
| 90 | + <div class=" |
| 91 | + absolute flex flex-row top-[650px] left-1/6 transform -translate-x-1/2 -translate-y-1/2" |
| 92 | + data-aos="fade-left" data-aos-duration="1400" > |
| 93 | + <div class="bg-blue-400 w-[120px] h-[2px] my-auto"></div> |
| 94 | + |
| 95 | + <div class="w-[200] text-center text-gray-800 text-3xl text-bold font-PretendardSemiBold "> |
| 96 | + 2024 |
| 97 | + </div> |
| 98 | + <div class="w-[200] ml-1 text-center text-gray-800 text-3xl text-bold font-PretendardSemiBold "> |
| 99 | + .07 |
| 100 | + </div> |
| 101 | + <div class="w-[200] ml-4 text-center text-gray-800 text-3xl font-Pretendard"> |
| 102 | + 27 |
36 | 103 | </div>
|
| 104 | + <div class="w-[200] ml-4 text-center text-gray-800 text-3xl font-Pretendard"> |
| 105 | + 관통 4반 최우수상 수상 |
| 106 | + </div> |
| 107 | + |
37 | 108 | </div>
|
38 |
| - </div> |
39 |
| - </div> |
40 |
| - <!--여ㅑ기 컴포넌트 나누고 싶은데 --> |
41 | 109 |
|
42 | 110 |
|
43 |
| - <div data-aos="fade-right"></div> |
44 |
| - <div data-aos="zoom-in" data-aos-duration="1000" class="pt-4"> |
45 |
| - <div class="w-[200] text-center text-gray-800 text-6xl font-PretendardSemiBold "> |
46 |
| - </div> |
47 |
| - <div class="w-[200] text-center text-gray-800 text-6xl font-PretendardSemiBold mt-4"> |
48 |
| - 뉴집스가 함께 하겠습니다 |
| 111 | + |
| 112 | + |
49 | 113 | </div>
|
50 | 114 | </div>
|
| 115 | + <!--연혁 끝--> |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
51 | 120 |
|
52 | 121 | </div>
|
53 | 122 |
|
|
0 commit comments