Update pages, components, and add stock images for visual layout enhancements
This commit is contained in:
@@ -351,7 +351,7 @@ export default function IndexPage() {
|
||||
position: 'relative', zIndex: 2,
|
||||
fontSize: 11, fontWeight: 800, letterSpacing: '0.3em',
|
||||
textTransform: 'uppercase', color: 'rgba(244,190,40,0.75)',
|
||||
fontFamily: 'Manrope, sans-serif', marginBottom: 36,
|
||||
fontFamily: 'Sora, sans-serif', marginBottom: 36,
|
||||
userSelect: 'none',
|
||||
}}>
|
||||
Loyaly
|
||||
@@ -383,7 +383,7 @@ export default function IndexPage() {
|
||||
position: 'relative', zIndex: 2,
|
||||
fontSize: 11, fontWeight: 600, letterSpacing: '0.2em',
|
||||
textTransform: 'uppercase', color: 'rgba(255,255,255,0.28)',
|
||||
fontFamily: 'Manrope, sans-serif', marginTop: 28,
|
||||
fontFamily: 'Sora, sans-serif', marginTop: 28,
|
||||
userSelect: 'none',
|
||||
}}>
|
||||
Loading experience
|
||||
@@ -469,7 +469,7 @@ export default function IndexPage() {
|
||||
letterSpacing: '0.12em',
|
||||
textTransform: 'uppercase',
|
||||
color: 'rgba(255,255,255,0.42)',
|
||||
fontFamily: 'Manrope, sans-serif',
|
||||
fontFamily: 'Sora, sans-serif',
|
||||
position: 'relative',
|
||||
}}>
|
||||
Scroll to explore
|
||||
|
||||
Reference in New Issue
Block a user