Skip to content

Commit e8e4b23

Browse files
committed
added hotfix
1 parent 56b3f8b commit e8e4b23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/careers/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,13 +173,13 @@ export default function CareersPage() {
173173
variants={fadeIn}
174174
>
175175
<Link
176-
to="#openings"
176+
to="#"
177177
className="bg-white text-blue-600 px-8 py-4 rounded-lg font-semibold hover:bg-blue-50 transition-all duration-300 transform hover:scale-105 shadow-lg"
178178
>
179179
View Open Positions
180180
</Link>
181181
<Link
182-
to="#culture"
182+
to="#"
183183
className="border-2 border-white text-white px-8 py-4 rounded-lg font-semibold hover:bg-white hover:text-blue-600 transition-all duration-300"
184184
>
185185
Learn About Our Culture

0 commit comments

Comments
 (0)