Cleanup old PHP source files and update Next.js pages and components
This commit is contained in:
@@ -61,10 +61,6 @@ export default function HeroSection() {
|
||||
|
||||
{/* Text column */}
|
||||
<div style={{ maxWidth: 720 }}>
|
||||
<div className="fp-content fp-eyebrow" style={{ marginBottom: 26, display: 'flex', justifyContent: 'center' }}>
|
||||
<span className="fp-kicker">For People · By Loyaly</span>
|
||||
</div>
|
||||
|
||||
<h1 className="fp-headline" style={{
|
||||
fontSize: 'clamp(40px, 5.4vw, 82px)', fontWeight: 800, lineHeight: 1.02,
|
||||
letterSpacing: '-0.045em', color: '#fff', margin: '0 0 28px', fontFamily: 'Sora, sans-serif',
|
||||
|
||||
Reference in New Issue
Block a user