Update src/app/features/page.tsx
This commit is contained in:
@@ -32,7 +32,7 @@ export default function FeaturesPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Guesto"
|
||||
brandName="TRAVELLER.AI"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Get Started", href: "https://app.guesto.com/login"
|
||||
@@ -71,17 +71,17 @@ export default function FeaturesPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
tag="Why Choose Guesto"
|
||||
tag="Why Choose 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=4"
|
||||
imageAlt="Guesto Dashboard Interface"
|
||||
imageAlt="TRAVELLER.AI Dashboard Interface"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -90,9 +90,9 @@ export default function FeaturesPage() {
|
||||
<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=5"
|
||||
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