diff --git a/src/app/page.tsx b/src/app/page.tsx index 1228ab9..9aaecc3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function HomePage() { > -
- +
+
+
+ +
@@ -131,7 +148,7 @@ export default function HomePage() { 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" @@ -149,21 +166,21 @@ export default function HomePage() { tag="Success Stories" tagIcon={MessageSquare} 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" useInvertedBackground={false} 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: "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() {