ianian1997 commited on
Commit
6417c07
·
verified ·
1 Parent(s): b7531b3

remove all contents from project and put a Create a form for client to fill to Help us understand client preferences to create the perfect experience what Experience Type - Wildlife Safari, Tour, Educational Program, Licensed Hunting, Photography Tour Group Size Preferred Duration, 1-3 days, 4-7 days, 1-2 weeks, 2+ weeks, Flexible Budget Range (per person) $200-500 per day, $500-1000 per day, $1000-2000 per day, $2000+ per day or Let's discuss Preferred Destinations Serengeti National, ParkNgorongoro Crater, Tarangire National Park, Lake Manyara, Selous Game Reserve, Ruaha National Park Special Interests & Requirements Contact Name * Email Address * - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +4 -4
index.html CHANGED
@@ -128,7 +128,7 @@
128
  </div>
129
  </div>
130
  <a href="#about" class="nav-link px-3 py-2 text-dark hover:text-primary">About Us</a>
131
- <a href="#projects" class="nav-link px-3 py-2 text-dark hover:text-primary">Projects</a>
132
  <a href="#contact" class="nav-link px-3 py-2 text-dark hover:text-primary">Contact</a>
133
  </div>
134
 
@@ -165,7 +165,7 @@
165
  </div>
166
  </div>
167
  <a href="#about" class="block py-2 text-dark hover:text-primary">About Us</a>
168
- <a href="#projects" class="block py-2 text-dark hover:text-primary">Projects</a>
169
  <a href="#contact" class="block py-2 text-dark hover:text-primary">Contact</a>
170
  <a href="#contact" class="block mt-2 bg-primary hover:bg-accent text-white px-4 py-2 rounded text-center transition-all">
171
  Get Started
@@ -446,7 +446,7 @@
446
  <section id="projects" class="py-20 bg-white">
447
  <div class="container mx-auto px-4">
448
  <div class="text-center mb-16">
449
- <h2 class="text-3xl md:text-4xl font-bold text-secondary mb-4">Our Tanzanian Projects</h2>
450
  <div class="w-20 h-1 bg-primary mx-auto mb-6"></div>
451
  <p class="text-lg text-gray-600 max-w-3xl mx-auto">Explore our portfolio of successful developments and conservation initiatives across Tanzania.</p>
452
  </div>
@@ -734,7 +734,7 @@
734
  <li><a href="#home" class="text-gray-400 hover:text-primary transition-colors">Home</a></li>
735
  <li><a href="#about" class="text-gray-400 hover:text-primary transition-colors">About Us</a></li>
736
  <li><a href="#services" class="text-gray-400 hover:text-primary transition-colors">Services</a></li>
737
- <li><a href="#projects" class="text-gray-400 hover:text-primary transition-colors">Projects</a></li>
738
  <li><a href="#contact" class="text-gray-400 hover:text-primary transition-colors">Contact</a></li>
739
  </ul>
740
  </div>
 
128
  </div>
129
  </div>
130
  <a href="#about" class="nav-link px-3 py-2 text-dark hover:text-primary">About Us</a>
131
+ <a href="#projects" class="nav-link px-3 py-2 text-dark hover:text-primary">Plan Experience</a>
132
  <a href="#contact" class="nav-link px-3 py-2 text-dark hover:text-primary">Contact</a>
133
  </div>
134
 
 
165
  </div>
166
  </div>
167
  <a href="#about" class="block py-2 text-dark hover:text-primary">About Us</a>
168
+ <a href="#projects" class="block py-2 text-dark hover:text-primary">Plan Experience</a>
169
  <a href="#contact" class="block py-2 text-dark hover:text-primary">Contact</a>
170
  <a href="#contact" class="block mt-2 bg-primary hover:bg-accent text-white px-4 py-2 rounded text-center transition-all">
171
  Get Started
 
446
  <section id="projects" class="py-20 bg-white">
447
  <div class="container mx-auto px-4">
448
  <div class="text-center mb-16">
449
+ <h2 class="text-3xl md:text-4xl font-bold text-secondary mb-4">Plan Your Tanzanian Experience</h2>
450
  <div class="w-20 h-1 bg-primary mx-auto mb-6"></div>
451
  <p class="text-lg text-gray-600 max-w-3xl mx-auto">Explore our portfolio of successful developments and conservation initiatives across Tanzania.</p>
452
  </div>
 
734
  <li><a href="#home" class="text-gray-400 hover:text-primary transition-colors">Home</a></li>
735
  <li><a href="#about" class="text-gray-400 hover:text-primary transition-colors">About Us</a></li>
736
  <li><a href="#services" class="text-gray-400 hover:text-primary transition-colors">Services</a></li>
737
+ <li><a href="#projects" class="text-gray-400 hover:text-primary transition-colors">Plan Experience</a></li>
738
  <li><a href="#contact" class="text-gray-400 hover:text-primary transition-colors">Contact</a></li>
739
  </ul>
740
  </div>