Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b544eb2042 | |||
| 26dde8da17 | |||
| c33c2ac840 | |||
| d9e5296aa5 | |||
| 19db57bc41 | |||
| e000264083 | |||
| ba6fae1b06 | |||
| d51890dfcd |
@@ -32,7 +32,7 @@ export default function AboutPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="Guesto"
|
brandName="TRAVELLER.AI"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{
|
button={{
|
||||||
text: "Get Started", href: "https://app.guesto.com/login"
|
text: "Get Started", href: "https://app.guesto.com/login"
|
||||||
@@ -42,17 +42,17 @@ export default function AboutPage() {
|
|||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
tag="Why Guesto"
|
tag="Why TRAVELLER.AI"
|
||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
title="Built for Travel Professionals"
|
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"
|
metricsAnimation="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ value: "500+", title: "Travel Agencies Using Guesto" },
|
{ value: "500+", title: "Travel Agencies Using TRAVELLER.AI" },
|
||||||
{ value: "10,000+", title: "Itineraries Created Monthly" }
|
{ 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"
|
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"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
@@ -63,7 +63,7 @@ export default function AboutPage() {
|
|||||||
tag="Impact"
|
tag="Impact"
|
||||||
tagIcon={TrendingUp}
|
tagIcon={TrendingUp}
|
||||||
title="Trusted by Travel Industry Leaders"
|
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"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -79,9 +79,9 @@ export default function AboutPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<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"
|
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"
|
imageAlt="TRAVELLER.AI Platform"
|
||||||
logoText="Guesto"
|
logoText="TRAVELLER.AI"
|
||||||
copyrightText="© 2025 Guesto. All rights reserved."
|
copyrightText="© 2025 TRAVELLER.AI. All rights reserved."
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Product", items: [
|
title: "Product", items: [
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ export default function ContactPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="Guesto"
|
brandName="TRAVELLER.AI"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{
|
button={{
|
||||||
text: "Get Started", href: "https://app.guesto.com/login"
|
text: "Get Started", href: "https://app.guesto.com/login"
|
||||||
@@ -42,7 +42,7 @@ export default function ContactPage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactText
|
<ContactText
|
||||||
text="Ready to transform your travel business? Join hundreds of agencies already using Guesto to save time and increase revenue."
|
text="Ready to transform your travel business? Join hundreds of agencies already using TRAVELLER.AI to save time and increase revenue."
|
||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Start Your Free Trial", href: "https://app.guesto.com/signup" },
|
{ text: "Start Your Free Trial", href: "https://app.guesto.com/signup" },
|
||||||
@@ -58,16 +58,16 @@ export default function ContactPage() {
|
|||||||
tag="Help"
|
tag="Help"
|
||||||
tagIcon={HelpCircle}
|
tagIcon={HelpCircle}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Find answers to common questions about Guesto's features and pricing."
|
description="Find answers to common questions about TRAVELLER.AI's features and pricing."
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "How do I get started with Guesto?", content: "Sign up for a free trial on our website. You'll get immediate access to all features. Our onboarding team will guide you through setup, and you can create your first itinerary within minutes."
|
id: "1", title: "How do I get started with TRAVELLER.AI?", content: "Sign up for a free trial on our website. You'll get immediate access to all features. Our onboarding team will guide you through setup, and you can create your first itinerary within minutes."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Can I integrate Guesto with my existing systems?", content: "Yes! Guesto integrates with popular travel management systems, email platforms, and accounting software. Enterprise customers get dedicated integration support."
|
id: "2", title: "Can I integrate TRAVELLER.AI with my existing systems?", content: "Yes! TRAVELLER.AI integrates with popular travel management systems, email platforms, and accounting software. Enterprise customers get dedicated integration support."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Is my customer data secure?", content: "Absolutely. We use enterprise-grade encryption, regular security audits, and comply with GDPR and data protection regulations. Your data is your priority."
|
id: "3", title: "Is my customer data secure?", content: "Absolutely. We use enterprise-grade encryption, regular security audits, and comply with GDPR and data protection regulations. Your data is your priority."
|
||||||
@@ -79,7 +79,7 @@ export default function ContactPage() {
|
|||||||
id: "5", title: "What payment methods do you accept?", content: "We accept all major credit cards, bank transfers, and digital payment methods. Annual subscriptions come with a 15% discount."
|
id: "5", title: "What payment methods do you accept?", content: "We accept all major credit cards, bank transfers, and digital payment methods. Annual subscriptions come with a 15% discount."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6", title: "Can multiple team members use Guesto simultaneously?", content: "Yes. Professional and Enterprise plans include multi-user access with role-based permissions. Manage who can view, edit, or approve itineraries."
|
id: "6", title: "Can multiple team members use TRAVELLER.AI simultaneously?", content: "Yes. Professional and Enterprise plans include multi-user access with role-based permissions. Manage who can view, edit, or approve itineraries."
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -88,9 +88,9 @@ export default function ContactPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<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=9"
|
imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=9"
|
||||||
imageAlt="Guesto Platform"
|
imageAlt="TRAVELLER.AI Platform"
|
||||||
logoText="Guesto"
|
logoText="TRAVELLER.AI"
|
||||||
copyrightText="© 2025 Guesto. All rights reserved."
|
copyrightText="© 2025 TRAVELLER.AI. All rights reserved."
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Product", items: [
|
title: "Product", items: [
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ export default function FeaturesPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="Guesto"
|
brandName="TRAVELLER.AI"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{
|
button={{
|
||||||
text: "Get Started", href: "https://app.guesto.com/login"
|
text: "Get Started", href: "https://app.guesto.com/login"
|
||||||
@@ -71,17 +71,17 @@ export default function FeaturesPage() {
|
|||||||
|
|
||||||
<div id="about" data-section="about">
|
<div id="about" data-section="about">
|
||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
tag="Why Choose Guesto"
|
tag="Why Choose TRAVELLER.AI"
|
||||||
tagIcon={Award}
|
tagIcon={Award}
|
||||||
title="Built for Travel Professionals"
|
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"
|
metricsAnimation="slide-up"
|
||||||
metrics={[
|
metrics={[
|
||||||
{ value: "500+", title: "Travel Agencies Using Guesto" },
|
{ value: "500+", title: "Travel Agencies Using TRAVELLER.AI" },
|
||||||
{ value: "10,000+", title: "Itineraries Created Monthly" }
|
{ 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"
|
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"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
/>
|
/>
|
||||||
@@ -90,9 +90,9 @@ export default function FeaturesPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<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"
|
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"
|
imageAlt="TRAVELLER.AI Platform"
|
||||||
logoText="Guesto"
|
logoText="TRAVELLER.AI"
|
||||||
copyrightText="© 2025 Guesto. All rights reserved."
|
copyrightText="© 2025 TRAVELLER.AI. All rights reserved."
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Product", items: [
|
title: "Product", items: [
|
||||||
|
|||||||
@@ -9,15 +9,15 @@ const inter = Inter({
|
|||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Guesto - Travel CRM & Itinerary Builder for Agencies", description: "Streamline travel business management with Guesto's SaaS platform. Manage customers, create professional itineraries, track enquiries, and automate pricing.", keywords: "travel CRM, itinerary builder, travel management software, tour operator software, travel agency platform", openGraph: {
|
title: "TRAVELLER.AI - Enterprise Travel CRM & Itinerary Platform", description: "Advanced travel management platform with intelligent CRM, professional itinerary creation, enquiry tracking, and automated pricing for modern travel enterprises.", keywords: "travel CRM, itinerary builder, travel management software, tour operator software, travel agency platform, enterprise travel", openGraph: {
|
||||||
title: "Guesto - Professional Travel Management Platform", description: "Manage your entire travel business in one platform. Customer management, itinerary builder, enquiry tracking, and automated pricing.", type: "website", siteName: "Guesto", images: [
|
title: "TRAVELLER.AI - Professional Enterprise Travel Platform", description: "Manage your entire travel business in one platform. Customer management, itinerary builder, enquiry tracking, and automated pricing.", type: "website", siteName: "TRAVELLER.AI", images: [
|
||||||
{
|
{
|
||||||
url: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", alt: "Guesto Dashboard"
|
url: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", alt: "TRAVELLER.AI Dashboard"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
card: "summary_large_image", title: "Guesto - Travel Management Made Simple", description: "The all-in-one platform for travel agencies to manage customers and create professional itineraries.", images: ["http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg"]
|
card: "summary_large_image", title: "TRAVELLER.AI - Enterprise Travel Management", description: "The all-in-one platform for travel agencies to manage customers and create professional itineraries.", images: ["http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg"]
|
||||||
},
|
},
|
||||||
robots: {
|
robots: {
|
||||||
index: true,
|
index: true,
|
||||||
|
|||||||
139
src/app/page.tsx
139
src/app/page.tsx
@@ -35,7 +35,7 @@ export default function HomePage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="Guesto"
|
brandName="TRAVELLER.AI"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{
|
button={{
|
||||||
text: "Get Started", href: "https://app.guesto.com/login"
|
text: "Get Started", href: "https://app.guesto.com/login"
|
||||||
@@ -43,58 +43,75 @@ export default function HomePage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero" style={{
|
||||||
<HeroBillboardDashboard
|
backgroundImage: 'url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27100%27 height=%27100%27%3E%3Cdefs%3E%3Cfilter id=%27blur%27%3E%3CfeGaussianBlur in=%27SourceGraphic%27 stdDeviation=%275%27/%3E%3C/filter%3E%3C/defs%3E%3Cimage filter=%27url(%23blur)%27 width=%27100%27 height=%27100%27 opacity=%270.08%27/%3E%3C/svg%3E")',
|
||||||
tag="Travel Technology"
|
backgroundAttachment: 'fixed',
|
||||||
tagIcon={Sparkles}
|
backgroundSize: 'cover',
|
||||||
title="Manage Every Aspect of Your Travel Business"
|
backgroundPosition: 'center',
|
||||||
description="Streamline customer management, create professional itineraries, track enquiries, and automate pricing—all in one unified platform built for modern travel agencies."
|
position: 'relative'
|
||||||
buttons={[
|
}}>
|
||||||
{ text: "Start Free Trial", href: "https://app.guesto.com/signup" },
|
<div style={{
|
||||||
{ text: "Watch Demo", href: "#" }
|
position: 'absolute',
|
||||||
]}
|
top: 0,
|
||||||
background={{ variant: "plain" }}
|
left: 0,
|
||||||
dashboard={{
|
right: 0,
|
||||||
title: "Dashboard Overview", logoIcon: Globe,
|
bottom: 0,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", searchPlaceholder: "Search customers...", buttons: [
|
backgroundColor: 'rgba(255, 255, 255, 0.85)',
|
||||||
{ text: "Dashboard", href: "#" },
|
zIndex: 0
|
||||||
{ text: "Export", href: "#" }
|
}} />
|
||||||
],
|
<div style={{ position: 'relative', zIndex: 1 }}>
|
||||||
sidebarItems: [
|
<HeroBillboardDashboard
|
||||||
{ icon: Home, active: true },
|
tag="Travel Technology"
|
||||||
{ icon: Users, active: false },
|
tagIcon={Sparkles}
|
||||||
{ icon: FileText, active: false },
|
title="Manage Every Aspect of Your Travel Business"
|
||||||
{ icon: BarChart3, active: false },
|
description="Streamline customer management, create professional itineraries, track enquiries, and automate pricing—all in one unified platform built for modern travel agencies."
|
||||||
{ icon: Settings, active: false }
|
buttons={[
|
||||||
],
|
{ text: "Start Free Trial", href: "https://app.guesto.com/signup" },
|
||||||
stats: [
|
{ text: "Watch Demo", href: "#" }
|
||||||
{
|
]}
|
||||||
title: "Total Customers", values: [245, 312, 387],
|
background={{ variant: "plain" }}
|
||||||
description: "Active clients"
|
dashboard={{
|
||||||
},
|
title: "Dashboard Overview", logoIcon: Globe,
|
||||||
{
|
imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg", searchPlaceholder: "Search customers...", buttons: [
|
||||||
title: "Enquiries This Month", values: [48, 67, 89],
|
{ text: "Dashboard", href: "#" },
|
||||||
description: "New bookings"
|
{ text: "Export", href: "#" }
|
||||||
},
|
],
|
||||||
{
|
sidebarItems: [
|
||||||
title: "Revenue", values: [125000, 156000, 189000],
|
{ icon: Home, active: true },
|
||||||
valuePrefix: "₹", description: "Monthly revenue"
|
{ icon: Users, active: false },
|
||||||
}
|
{ icon: FileText, active: false },
|
||||||
],
|
{ icon: BarChart3, active: false },
|
||||||
chartTitle: "Itineraries Created", chartData: [
|
{ icon: Settings, active: false }
|
||||||
{ value: 45 },
|
],
|
||||||
{ value: 62 },
|
stats: [
|
||||||
{ value: 58 },
|
{
|
||||||
{ value: 75 },
|
title: "Total Customers", values: [245, 312, 387],
|
||||||
{ value: 82 }
|
description: "Active clients"
|
||||||
],
|
},
|
||||||
listTitle: "Recent Enquiries", listItems: [
|
{
|
||||||
{ icon: MapPin, title: "Bali Package Inquiry", status: "New" },
|
title: "Enquiries This Month", values: [48, 67, 89],
|
||||||
{ icon: Calendar, title: "Europe Tour - 14 Days", status: "Quoted" },
|
description: "New bookings"
|
||||||
{ icon: CheckCircle, title: "Dubai Honeymoon Package", status: "Confirmed" }
|
},
|
||||||
]
|
{
|
||||||
}}
|
title: "Revenue", values: [125000, 156000, 189000],
|
||||||
/>
|
valuePrefix: "₹", description: "Monthly revenue"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
chartTitle: "Itineraries Created", chartData: [
|
||||||
|
{ value: 45 },
|
||||||
|
{ value: 62 },
|
||||||
|
{ value: 58 },
|
||||||
|
{ value: 75 },
|
||||||
|
{ value: 82 }
|
||||||
|
],
|
||||||
|
listTitle: "Recent Enquiries", listItems: [
|
||||||
|
{ icon: MapPin, title: "Bali Package Inquiry", status: "New" },
|
||||||
|
{ icon: Calendar, title: "Europe Tour - 14 Days", status: "Quoted" },
|
||||||
|
{ icon: CheckCircle, title: "Dubai Honeymoon Package", status: "Confirmed" }
|
||||||
|
]
|
||||||
|
}}
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="features" data-section="features">
|
<div id="features" data-section="features">
|
||||||
@@ -131,7 +148,7 @@ export default function HomePage() {
|
|||||||
tag="Impact"
|
tag="Impact"
|
||||||
tagIcon={TrendingUp}
|
tagIcon={TrendingUp}
|
||||||
title="Trusted by Travel Industry Leaders"
|
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"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -149,21 +166,21 @@ export default function HomePage() {
|
|||||||
tag="Success Stories"
|
tag="Success Stories"
|
||||||
tagIcon={MessageSquare}
|
tagIcon={MessageSquare}
|
||||||
title="What Travel Professionals Say"
|
title="What Travel Professionals Say"
|
||||||
description="Hear from agencies transforming their business with Guesto."
|
description="Hear from agencies transforming their business with TRAVELLER.AI."
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Streamlined Our Entire Operation", quote: "Guesto has transformed how we manage customers and create itineraries. What used to take hours now takes minutes. Our team loves the intuitive interface.", name: "Priya Sharma", role: "Director, Wanderlust Travels", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Priya Sharma"
|
id: "1", title: "Streamlined Our Entire Operation", quote: "TRAVELLER.AI has transformed how we manage customers and create itineraries. What used to take hours now takes minutes. Our team loves the intuitive interface.", name: "Priya Sharma", role: "Director, Wanderlust Travels", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Priya Sharma"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Increased Revenue and Customer Satisfaction", quote: "With better organization and professional itineraries, we've increased bookings by 40%. Our customers appreciate the quality and timeliness of our proposals.", name: "Amit Patel", role: "CEO, Adventure Tours India", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=1", imageAlt: "Amit Patel"
|
id: "2", title: "Increased Revenue and Customer Satisfaction", quote: "With better organization and professional itineraries, we've increased bookings by 40%. Our customers appreciate the quality and timeliness of our proposals.", name: "Amit Patel", role: "CEO, Adventure Tours India", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=1", imageAlt: "Amit Patel"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Essential for Our Growing Team", quote: "As we scaled from 3 to 8 team members, Guesto made collaboration seamless. The multi-user access and clear workflows keep everyone on the same page.", name: "Sneha Desai", role: "Operations Manager, Global Holidays", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sneha Desai"
|
id: "3", title: "Essential for Our Growing Team", quote: "As we scaled from 3 to 8 team members, TRAVELLER.AI made collaboration seamless. The multi-user access and clear workflows keep everyone on the same page.", name: "Sneha Desai", role: "Operations Manager, Global Holidays", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sneha Desai"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", title: "Outstanding Customer Support", quote: "The Guesto team is incredibly responsive and always willing to help. Their support has been crucial in our successful implementation.", name: "Vikram Singh", role: "Founder, Heritage Tours", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=2", imageAlt: "Vikram Singh"
|
id: "4", title: "Outstanding Customer Support", quote: "The TRAVELLER.AI team is incredibly responsive and always willing to help. Their support has been crucial in our successful implementation.", name: "Vikram Singh", role: "Founder, Heritage Tours", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg?_wi=2", imageAlt: "Vikram Singh"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
@@ -172,9 +189,9 @@ export default function HomePage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<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=2"
|
imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=2"
|
||||||
imageAlt="Guesto Platform"
|
imageAlt="TRAVELLER.AI Platform"
|
||||||
logoText="Guesto"
|
logoText="TRAVELLER.AI"
|
||||||
copyrightText="© 2025 Guesto. All rights reserved."
|
copyrightText="© 2025 TRAVELLER.AI. All rights reserved."
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Product", items: [
|
title: "Product", items: [
|
||||||
|
|||||||
@@ -31,7 +31,7 @@ export default function PricingPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="Guesto"
|
brandName="TRAVELLER.AI"
|
||||||
navItems={navItems}
|
navItems={navItems}
|
||||||
button={{
|
button={{
|
||||||
text: "Get Started", href: "https://app.guesto.com/login"
|
text: "Get Started", href: "https://app.guesto.com/login"
|
||||||
@@ -83,9 +83,9 @@ export default function PricingPage() {
|
|||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<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=6"
|
imageSrc="http://img.b2bpic.net/free-photo/multi-ethnic-business-team-sitting-table-office-center-speaking-about-project-meeting-broadroom_482257-5077.jpg?_wi=6"
|
||||||
imageAlt="Guesto Platform"
|
imageAlt="TRAVELLER.AI Platform"
|
||||||
logoText="Guesto"
|
logoText="TRAVELLER.AI"
|
||||||
copyrightText="© 2025 Guesto. All rights reserved."
|
copyrightText="© 2025 TRAVELLER.AI. All rights reserved."
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Product", items: [
|
title: "Product", items: [
|
||||||
|
|||||||
Reference in New Issue
Block a user