import React, { useState, useEffect } from 'react'; import { ChevronDown, TrendingUp, Users, Briefcase, Mail, Phone, MapPin } from 'lucide-react'; const AxisHorizonWebsite = () => { const [scrollY, setScrollY] = useState(0); const [activeSection, setActiveSection] = useState('home'); const [showConsultation, setShowConsultation] = useState(false); const [formData, setFormData] = useState({ name: '', email: '', company: '', phone: '', service: '', message: '', preferredDate: '', preferredTime: '' }); useEffect(() => { const handleScroll = () => setScrollY(window.scrollY); window.addEventListener('scroll', handleScroll); return () => window.removeEventListener('scroll', handleScroll); }, []); const handleInputChange = (e) => { setFormData({ ...formData, [e.target.name]: e.target.value }); }; const handleSubmit = (e) => { e.preventDefault(); // Form submission logic would go here alert('Thank you for your consultation request! We will contact you within 24 hours.'); setShowConsultation(false); setFormData({ name: '', email: '', company: '', phone: '', service: '', message: '', preferredDate: '', preferredTime: '' }); }; const scrollToSection = (id) => { document.getElementById(id)?.scrollIntoView({ behavior: 'smooth' }); setActiveSection(id); }; return (
Let's discuss how we can help expand your horizons
Expert solutions in financial management, consultancy, and professional services
Axis Horizon is a dynamic and forward-thinking professional services firm dedicated to delivering expert solutions across financial management, management consultancy, and specialized professional services.
Our mission is to help businesses and individuals achieve sustainable growth, operational efficiency, and strategic success through innovative, client-centric solutions.
We combine knowledge, experience, and a practical approach to deliver measurable results and long-term value across diverse sectors.
Sustainable solutions for long-term success
Tailored approaches for unique objectives
Comprehensive professional services
{service.description}
contact@axishorizon.com
Phone
+44 (0) 20 XXXX XXXX
Location
United Kingdom
Ready to expand your horizons?