content: update hero section heading and tagline
Some checks failed
Pull Request Checks / Code Quality & Security (push) Has been cancelled
Security Audit / Security Vulnerability Audit (push) Has been cancelled
Security Audit / Dependency Review (push) Has been cancelled
Security Audit / CodeQL Security Analysis (push) Has been cancelled
Security Audit / Check Outdated Dependencies (push) Has been cancelled

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Temuulen Ankhbayar 2026-03-09 13:01:41 +09:00
parent 5251f15e56
commit cd9705d6b6

View File

@ -46,12 +46,12 @@ export function HeroSection({ heroCTARef }: HeroSectionProps) {
<div className="relative mx-auto max-w-3xl px-6 sm:px-10 lg:px-14 text-center">
<h1 className="text-4xl sm:text-5xl lg:text-6xl font-extrabold leading-tight text-foreground font-heading">
<span className="block">A One Stop Solution</span>
<span className="block text-primary mt-2">for Your IT Needs</span>
<span className="block">Seamless IT Solutions</span>
<span className="block text-primary mt-2">Built for Your Business</span>
</h1>
<p className="mt-6 text-base sm:text-lg text-muted-foreground leading-relaxed font-semibold max-w-2xl mx-auto">
Internet, phone, VPN and IT support all in one place, with full English support in
Japan.
From connectivity to communication, we handle the complexity so you can focus on what
matters with dedicated English support across Japan.
</p>
<div
ref={heroCTARef}