RoyAalekh commited on
Commit
27036e7
·
1 Parent(s): 01b4825

🌲 Update to correct aerial forest background image

Browse files

- Replace with stunning aerial photo of green trees from Adjara, Georgia
- Features atmospheric fog and moody forest canopy perfect for TreeTrack
- Captured in high mountains with beautiful natural mist effects
- Image by Marita Kavelashvili showcases dense forest texture
- Maintains saturation blending mode for rich color depth
- Consistent across all pages: login, main app, and map

Background Enhancement:
• Aerial perspective creates immersive forest research atmosphere
• Natural fog and mist add depth and professional aesthetic
• Dark green tones complement TreeTrack's field research theme
• Perfect match for tree documentation and forest exploration app
• High-quality Unsplash image optimized for web display

Files changed (3) hide show
  1. static/index.html +1 -1
  2. static/login.html +1 -1
  3. static/map.html +1 -1
static/index.html CHANGED
@@ -1161,7 +1161,7 @@
1161
  direction: 'diagonal',
1162
  isPausedWhenNotInView: true,
1163
  image: {
1164
- source: 'https://images.unsplash.com/photo-1506905925346-21bda4d32df4?q=80&w=1200&auto=format&fit=crop&ixlib=rb-4.0.3',
1165
  blendingMode: 'saturation'
1166
  },
1167
  states: {
 
1161
  direction: 'diagonal',
1162
  isPausedWhenNotInView: true,
1163
  image: {
1164
+ source: 'https://images.unsplash.com/photo-1542273917363-3b1817f69a2d?q=80&w=1200&auto=format&fit=crop&ixlib=rb-4.0.3',
1165
  blendingMode: 'saturation'
1166
  },
1167
  states: {
static/login.html CHANGED
@@ -370,7 +370,7 @@
370
  direction: 'diagonal',
371
  isPausedWhenNotInView: true,
372
  image: {
373
- source: 'https://images.unsplash.com/photo-1506905925346-21bda4d32df4?q=80&w=1200&auto=format&fit=crop&ixlib=rb-4.0.3',
374
  blendingMode: 'saturation'
375
  },
376
  states: {
 
370
  direction: 'diagonal',
371
  isPausedWhenNotInView: true,
372
  image: {
373
+ source: 'https://images.unsplash.com/photo-1542273917363-3b1817f69a2d?q=80&w=1200&auto=format&fit=crop&ixlib=rb-4.0.3',
374
  blendingMode: 'saturation'
375
  },
376
  states: {
static/map.html CHANGED
@@ -876,7 +876,7 @@
876
  direction: 'radial',
877
  isPausedWhenNotInView: true,
878
  image: {
879
- source: 'https://images.unsplash.com/photo-1506905925346-21bda4d32df4?q=80&w=1200&auto=format&fit=crop&ixlib=rb-4.0.3',
880
  blendingMode: 'saturation'
881
  },
882
  states: {
 
876
  direction: 'radial',
877
  isPausedWhenNotInView: true,
878
  image: {
879
+ source: 'https://images.unsplash.com/photo-1542273917363-3b1817f69a2d?q=80&w=1200&auto=format&fit=crop&ixlib=rb-4.0.3',
880
  blendingMode: 'saturation'
881
  },
882
  states: {