File size: 11,009 Bytes
5555fc7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>About Us - GlobalShip</title>
    <meta name="description" content="Learn about GlobalShip's history, mission, and commitment to providing world-class shipping services.">
    <link rel="stylesheet" href="assets/css/styles.css">
    <link rel="preconnect" href="https://fonts.googleapis.com">
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
    <link href="https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap" rel="stylesheet">
</head>
<body>
    <header class="header">
        <nav class="nav">
            <div class="nav-container">
                <div class="nav-brand">
                    <h1 class="logo">GlobalShip</h1>
                    <span class="logo-subtitle">Worldwide Delivery</span>
                </div>
                <ul class="nav-menu">
                    <li><a href="index.html" class="nav-link">Home</a></li>
                    <li><a href="about.html" class="nav-link active">About</a></li>
                    <li><a href="services.html" class="nav-link">Services</a></li>
                    <li><a href="track.html" class="nav-link">Track Package</a></li>
                    <li><a href="quote.html" class="nav-link">Get Quote</a></li>
                    <li><a href="contact.html" class="nav-link">Contact</a></li>
                    <li><a href="login.html" class="nav-link login-btn">Login</a></li>
                </ul>
                <div class="nav-toggle">
                    <span></span>
                    <span></span>
                    <span></span>
                </div>
            </div>
        </nav>
    </header>

    <main class="page-content">
        <div class="container">
            <section class="page-header">
                <h1>About GlobalShip</h1>
                <p>Connecting the world through reliable, fast, and secure shipping solutions since 2010.</p>
            </section>

            <section class="about-section">
                <div class="about-content">
                    <div class="about-text">
                        <h2>Our Story</h2>
                        <p>Founded in 2010, GlobalShip began with a simple mission: to make international shipping accessible, affordable, and reliable for everyone. What started as a small team with big dreams has grown into a worldwide logistics network serving over 220 countries and territories.</p>
                        <p>Today, we process over 2 million packages annually, maintaining a 99.8% on-time delivery rate while continuously innovating our technology and services to meet the evolving needs of our customers.</p>
                    </div>
                    <div class="about-image">
                        <div class="about-visual">🌍</div>
                    </div>
                </div>
            </section>

            <section class="mission-section">
                <div class="mission-content">
                    <h2>Our Mission & Values</h2>
                    <div class="mission-grid">
                        <div class="mission-item">
                            <div class="mission-icon">🎯</div>
                            <h3>Mission</h3>
                            <p>To connect people and businesses worldwide through innovative, reliable, and sustainable shipping solutions.</p>
                        </div>
                        <div class="mission-item">
                            <div class="mission-icon">πŸ‘οΈ</div>
                            <h3>Vision</h3>
                            <p>To be the world's most trusted shipping partner, enabling global commerce and personal connections.</p>
                        </div>
                        <div class="mission-item">
                            <div class="mission-icon">πŸ’Ž</div>
                            <h3>Values</h3>
                            <p>Integrity, innovation, customer focus, sustainability, and excellence in everything we do.</p>
                        </div>
                    </div>
                </div>
            </section>

            <section class="team-section">
                <h2>Leadership Team</h2>
                <div class="team-grid">
                    <div class="team-member">
                        <div class="member-avatar">SM</div>
                        <div class="member-info">
                            <h3>Sarah Martinez</h3>
                            <p class="member-title">Chief Executive Officer</p>
                            <p class="member-bio">With over 15 years in logistics, Sarah leads GlobalShip's vision and strategic growth initiatives.</p>
                        </div>
                    </div>
                    <div class="team-member">
                        <div class="member-avatar">JC</div>
                        <div class="member-info">
                            <h3>James Chen</h3>
                            <p class="member-title">Chief Technology Officer</p>
                            <p class="member-bio">James drives our technology innovations, ensuring our platforms remain cutting-edge and user-friendly.</p>
                        </div>
                    </div>
                    <div class="team-member">
                        <div class="member-avatar">MP</div>
                        <div class="member-info">
                            <h3>Maria Patel</h3>
                            <p class="member-title">Chief Operations Officer</p>
                            <p class="member-bio">Maria oversees our global operations, maintaining the highest standards of service quality and efficiency.</p>
                        </div>
                    </div>
                    <div class="team-member">
                        <div class="member-avatar">DL</div>
                        <div class="member-info">
                            <h3>David Liu</h3>
                            <p class="member-title">Chief Financial Officer</p>
                            <p class="member-bio">David manages our financial strategy, ensuring sustainable growth and competitive pricing for our customers.</p>
                        </div>
                    </div>
                </div>
            </section>

            <section class="stats-section">
                <h2>GlobalShip by the Numbers</h2>
                <div class="stats-grid">
                    <div class="stat-item">
                        <div class="stat-number">220+</div>
                        <div class="stat-label">Countries & Territories</div>
                    </div>
                    <div class="stat-item">
                        <div class="stat-number">2M+</div>
                        <div class="stat-label">Packages Delivered</div>
                    </div>
                    <div class="stat-item">
                        <div class="stat-number">99.8%</div>
                        <div class="stat-label">On-Time Delivery Rate</div>
                    </div>
                    <div class="stat-item">
                        <div class="stat-number">500+</div>
                        <div class="stat-label">Global Team Members</div>
                    </div>
                    <div class="stat-item">
                        <div class="stat-number">24/7</div>
                        <div class="stat-label">Customer Support</div>
                    </div>
                    <div class="stat-item">
                        <div class="stat-number">14</div>
                        <div class="stat-label">Years of Experience</div>
                    </div>
                </div>
            </section>

            <section class="certifications-section">
                <h2>Certifications & Partnerships</h2>
                <div class="certifications-grid">
                    <div class="certification">
                        <div class="cert-icon">πŸ†</div>
                        <h3>ISO 9001:2015</h3>
                        <p>Quality Management Systems Certification</p>
                    </div>
                    <div class="certification">
                        <div class="cert-icon">🌱</div>
                        <h3>Carbon Neutral</h3>
                        <p>Certified Carbon Neutral Shipping Provider</p>
                    </div>
                    <div class="certification">
                        <div class="cert-icon">πŸ”’</div>
                        <h3>C-TPAT</h3>
                        <p>Customs-Trade Partnership Against Terrorism</p>
                    </div>
                    <div class="certification">
                        <div class="cert-icon">⚑</div>
                        <h3>SmartWay</h3>
                        <p>EPA SmartWay Transportation Partner</p>
                    </div>
                </div>
            </section>
        </div>
    </main>

    <footer class="footer">
        <div class="container">
            <div class="footer-content">
                <div class="footer-section">
                    <h3>GlobalShip</h3>
                    <p>Your trusted partner for worldwide shipping solutions.</p>
                </div>
                <div class="footer-section">
                    <h4>Services</h4>
                    <ul>
                        <li><a href="services.html">International Shipping</a></li>
                        <li><a href="services.html">Express Delivery</a></li>
                        <li><a href="services.html">Package Tracking</a></li>
                        <li><a href="services.html">Business Solutions</a></li>
                    </ul>
                </div>
                <div class="footer-section">
                    <h4>Company</h4>
                    <ul>
                        <li><a href="about.html">About Us</a></li>
                        <li><a href="contact.html">Contact</a></li>
                        <li><a href="#">Careers</a></li>
                        <li><a href="#">Press</a></li>
                    </ul>
                </div>
                <div class="footer-section">
                    <h4>Support</h4>
                    <ul>
                        <li><a href="track.html">Track Package</a></li>
                        <li><a href="quote.html">Get Quote</a></li>
                        <li><a href="#">Help Center</a></li>
                        <li><a href="#">Shipping Calculator</a></li>
                    </ul>
                </div>
            </div>
            <div class="footer-bottom">
                <p>&copy; 2024 GlobalShip. All rights reserved.</p>
                <p>Built with <a href="https://huggingface.co/spaces/akhaliq/anycoder" target="_blank">anycoder</a></p>
            </div>
        </div>
    </footer>

    <script src="assets/js/script.js"></script>
</body>
</html>