Update src/app/about/page.tsx
This commit is contained in:
@@ -32,7 +32,7 @@ export default function AboutPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Guesto"
|
||||
brandName="TRAVELLER.AI"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Get Started", href: "https://app.guesto.com/login"
|
||||
@@ -42,17 +42,17 @@ export default function AboutPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
tag="Why Guesto"
|
||||
tag="Why TRAVELLER.AI"
|
||||
tagIcon={Award}
|
||||
title="Built for Travel Professionals"
|
||||
description="Guesto was created by travel industry veterans who understand the complexities of managing tours, customers, and itineraries. Our platform eliminates manual work, reduces errors, and helps agencies focus on delivering exceptional experiences."
|
||||
description="TRAVELLER.AI was created by travel industry veterans who understand the complexities of managing tours, customers, and itineraries. Our platform eliminates manual work, reduces errors, and helps agencies focus on delivering exceptional experiences."
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{ value: "500+", title: "Travel Agencies Using Guesto" },
|
||||
{ value: "500+", title: "Travel Agencies Using TRAVELLER.AI" },
|
||||
{ value: "10,000+", title: "Itineraries Created Monthly" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=7"
|
||||
imageAlt="Guesto Dashboard Interface"
|
||||
imageAlt="TRAVELLER.AI Dashboard Interface"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -63,7 +63,7 @@ export default function AboutPage() {
|
||||
tag="Impact"
|
||||
tagIcon={TrendingUp}
|
||||
title="Trusted by Travel Industry Leaders"
|
||||
description="See how agencies are transforming their business with Guesto."
|
||||
description="See how agencies are transforming their business with TRAVELLER.AI."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
@@ -79,9 +79,9 @@ export default function AboutPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=8"
|
||||
imageAlt="Guesto Platform"
|
||||
logoText="Guesto"
|
||||
copyrightText="© 2025 Guesto. All rights reserved."
|
||||
imageAlt="TRAVELLER.AI Platform"
|
||||
logoText="TRAVELLER.AI"
|
||||
copyrightText="© 2025 TRAVELLER.AI. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Product", items: [
|
||||
|
||||
Reference in New Issue
Block a user