diff --git a/.ai-inspector/tasks/manual-d434a066.md b/.ai-inspector/tasks/manual-d434a066.md new file mode 100644 index 00000000..e5f9165f --- /dev/null +++ b/.ai-inspector/tasks/manual-d434a066.md @@ -0,0 +1,10 @@ +# AI Inspector Task manual-d434a066 + +- createdAt: 2026-03-27T08:46:16.908Z +- requestedBy: manual-test (admin) +- pageUrl: https://solid-connection.com/ +- selector: `[data-ai-inspector=home-top-copy]` +- textSnippet: 작년 합격 점수가 궁금하신가요? 작년도 합격 점수 확인하러 가기 + +## Instruction +메인 홈 상단 문구 "작년 합격 점수가 궁금하신가요? 작년도 합격 점수 확인하러 가기" 를 좌측 정렬로 수정해주세요. diff --git a/apps/web/src/app/(home)/_ui/FindLastYearScoreBar/index.tsx b/apps/web/src/app/(home)/_ui/FindLastYearScoreBar/index.tsx index 680fef92..25e554c7 100644 --- a/apps/web/src/app/(home)/_ui/FindLastYearScoreBar/index.tsx +++ b/apps/web/src/app/(home)/_ui/FindLastYearScoreBar/index.tsx @@ -6,7 +6,7 @@ import { IconGraduationCap, IconRightArrow } from "@/public/svgs/home"; const FindLastYearScoreBar = () => { return (