Skip to content

Commit fdcaef0

Browse files
updates
1 parent bf81b21 commit fdcaef0

9 files changed

Lines changed: 436 additions & 989 deletions

File tree

components/ContactCTA.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,9 @@ export default function ContactCTA() {
163163

164164
<div className="contact-cta-inner">
165165
<p className="contact-cta-eyebrow">Ready to get started?</p>
166-
<h2 className="contact-cta-title">Need Urgent Proxy Interview Support or IT Job Help?</h2>
166+
<h2 className="contact-cta-title">Need Proxy Interview Support or IT Job Help?</h2>
167167
<p className="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.
169169
</p>
170170

171171
<div className="contact-cta-btns">
@@ -189,7 +189,7 @@ export default function ContactCTA() {
189189
</div>
190190

191191
<p style={{ fontSize: '0.88rem', color: 'rgba(255,255,255,0.65)', marginBottom: '1.5rem', lineHeight: 1.6 }}>
192-
⚡ Same-day support may be available for urgent proxy interviews, production escalations, profile engineering, and critical technical situations.
192+
⚡ Same-day support may be available for proxy interviews, production issues, profile engineering, and time-sensitive technical situations.
193193
</p>
194194

195195
<div className="contact-cta-contact-row">

components/FearUrgencySection.tsx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default function FearUrgencySection() {
3737
marginBottom: '0.85rem',
3838
}}
3939
>
40-
Urgent Support
40+
When You Need Support
4141
</p>
4242
<h2
4343
style={{
@@ -49,12 +49,12 @@ export default function FearUrgencySection() {
4949
marginBottom: '1rem',
5050
}}
5151
>
52-
Don&apos;t Wait Until the Issue Escalates
52+
Support Right When You Need It
5353
</h2>
5454
<p style={{ fontSize: '1rem', color: 'var(--pts-text-subtle)', lineHeight: 1.65 }}>
55-
High-pressure IT situations move fast. One failed proxy interview, missed production deadline, weak standup,
56-
or difficult client discussion can create serious career and income risk — especially on USA, UK, and Canada
57-
remote projects.
55+
A tough interview round, a production deadline, a demanding standup, or a difficult client discussion can be
56+
stressful — especially on USA, UK, and Canada remote projects. We help you prepare and respond with
57+
confidence through expert-led guidance and interview preparation.
5858
</p>
5959
</div>
6060

@@ -105,7 +105,7 @@ export default function FearUrgencySection() {
105105
transition: 'filter 0.2s, transform 0.2s',
106106
}}
107107
>
108-
Get Urgent Support Now
108+
Talk to an Expert
109109
</a>
110110
</div>
111111
</div>

components/Footer.tsx

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -264,9 +264,14 @@ export default function Footer() {
264264
<p style={{ fontSize: '0.875rem', lineHeight: 1.75, maxWidth: '480px' }}>
265265
Real-time IT job support, proxy interview support, technical interview assistance, and profile engineering
266266
for developers and IT professionals across USA, Canada, UK, Europe, Australia, Germany, Singapore, and
267-
New Zealand. We help professionals handle urgent proxy interviews, production issues, debugging, client
268-
meetings, system design, cloud, DevOps, AI/ML, full-stack development, and high-pressure interview
269-
situations across all major time zones. 1000+ IT professionals supported.
267+
New Zealand. We support professionals with proxy interviews, production issues, debugging, client
268+
meetings, system design, cloud, DevOps, AI/ML, full-stack development, and real-time interview
269+
preparation across all major time zones. Trusted by IT professionals since 2008.
270+
</p>
271+
<p style={{ fontSize: '0.78rem', lineHeight: 1.65, maxWidth: '480px', color: 'rgba(255, 255, 255, 0.5)', marginTop: '0.75rem' }}>
272+
ProxyTechSupport provides paid technical mentoring, interview preparation and IT support. We do not
273+
substitute candidates, sit interviews on anyone&apos;s behalf, or guarantee jobs, interviews, recruiter
274+
responses or salary outcomes.
270275
</p>
271276
<div style={{ display: 'flex', gap: '1.25rem', marginTop: '1rem', flexWrap: 'wrap' }}>
272277
<a href="tel:+919660614469" className="footer-link" style={{ fontWeight: 600 }}>

0 commit comments

Comments
 (0)