You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/ContactCTA.tsx
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -163,9 +163,9 @@ export default function ContactCTA() {
163
163
164
164
<divclassName="contact-cta-inner">
165
165
<pclassName="contact-cta-eyebrow">Ready to get started?</p>
166
-
<h2className="contact-cta-title">Need Urgent Proxy Interview Support or IT Job Help?</h2>
166
+
<h2className="contact-cta-title">Need Proxy Interview Support or IT Job Help?</h2>
167
167
<pclassName="contact-cta-sub">
168
-
Get real-time support for proxy interviews, production issues, standups, coding rounds, client meetings, system design discussions, profile engineering, and high-pressure enterprise project situations.
168
+
Get real-time support for proxy interviews, production issues, standups, coding rounds, client meetings, system design discussions, profile engineering, and enterprise project situations.
169
169
</p>
170
170
171
171
<divclassName="contact-cta-btns">
@@ -189,7 +189,7 @@ export default function ContactCTA() {
0 commit comments