Replace palm trees with P logo, swap hero background for aerial landscape
This commit is contained in:
+3
-3
@@ -15,7 +15,7 @@
|
||||
<nav class="nav" id="main-nav">
|
||||
<div class="nav-container">
|
||||
<a href="#hero" class="nav-brand">
|
||||
<span class="nav-logo">🌴</span>
|
||||
<span class="nav-logo" style="display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#1877f2,#42b0ff);color:#fff;border-radius:8px;font-size:18px;font-weight:700;">P</span>
|
||||
<span class="nav-title">Paraguay LLC & SRL</span>
|
||||
</a>
|
||||
<button class="nav-toggle" id="nav-toggle" aria-label="Toggle navigation">
|
||||
@@ -238,7 +238,7 @@
|
||||
|
||||
<!-- Hero Section -->
|
||||
<section class="hero" id="hero">
|
||||
<img src="https://images.unsplash.com/photo-1569288052389-dac9b098dcd1?w=1600&h=800&fit=crop&q=75" alt="Paraguay landscape" class="hero-image" />
|
||||
<img src="https://images.unsplash.com/photo-1500382017468-9049fed747ef?w=1920&h=900&fit=crop&q=75" alt="Aerial landscape with river" class="hero-image" />
|
||||
<div class="hero-content">
|
||||
<h1 class="hero-title">
|
||||
<span class="hide-de">Paraguay LLC & SRL Community</span>
|
||||
@@ -425,7 +425,7 @@
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="footer-brand">
|
||||
<span class="footer-logo">🌴</span>
|
||||
<span class="footer-logo" style="display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#1877f2,#42b0ff);color:#fff;border-radius:8px;font-size:18px;font-weight:700;">P</span>
|
||||
<span class="footer-title">Paraguay LLC & SRL Community</span>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
|
||||
Reference in New Issue
Block a user