5 Commits

Author SHA1 Message Date
2f30e64c2d Update src/app/page.tsx 2026-03-03 12:28:51 +00:00
e5435c6b49 Update src/app/layout.tsx 2026-03-03 12:28:50 +00:00
c315c2a725 Merge version_2 into main
Merge version_2 into main
2026-03-03 12:26:28 +00:00
07f8eb0cf5 Update src/app/page.tsx 2026-03-03 12:26:24 +00:00
0a9d4a0a85 Update src/app/layout.tsx 2026-03-03 12:26:24 +00:00
2 changed files with 31 additions and 96 deletions

View File

@@ -6,41 +6,27 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag"; import Tag from "@/tag/Tag";
const mulish = Mulish({ const mulish = Mulish({
variable: "--font-mulish", variable: "--font-mulish", subsets: ["latin"],
subsets: ["latin"],
}); });
const inter = Inter({ const inter = Inter({
variable: "--font-inter", variable: "--font-inter", subsets: ["latin"],
subsets: ["latin"],
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "TravelConnect - Travel Marketplace for Tours & Agents", title: "TravelConnect - Travel Marketplace for Tours & Agents", description: "Discover curated tours from verified travel agents worldwide. Direct messaging, advanced search, and seamless booking all in one platform.", keywords: "travel marketplace, tour booking, travel agents, verified tours, independent travel operators", metadataBase: new URL("https://travelconnect.com"),
description: "Discover curated tours from verified travel agents worldwide. Direct messaging, advanced search, and seamless booking all in one platform.",
keywords: "travel marketplace, tour booking, travel agents, verified tours, independent travel operators",
metadataBase: new URL("https://travelconnect.com"),
alternates: { alternates: {
canonical: "https://travelconnect.com", canonical: "https://travelconnect.com"
}, },
openGraph: { openGraph: {
title: "TravelConnect - Travel Marketplace for Tours & Agents", title: "TravelConnect - Travel Marketplace for Tours & Agents", description: "Discover curated tours from verified travel agents worldwide. Direct messaging, advanced search, and seamless booking all in one platform.", url: "https://travelconnect.com", siteName: "TravelConnect", type: "website", images: [
description: "Discover curated tours from verified travel agents worldwide. Direct messaging, advanced search, and seamless booking all in one platform.",
url: "https://travelconnect.com",
siteName: "TravelConnect",
type: "website",
images: [
{ {
url: "http://img.b2bpic.net/free-photo/holding-world-my-hands-attractive-female-travel-agent-showing-globe-smiling-while-working-her-modern-office_662251-2385.jpg", url: "http://img.b2bpic.net/free-photo/holding-world-my-hands-attractive-female-travel-agent-showing-globe-smiling-while-working-her-modern-office_662251-2385.jpg", alt: "travel marketplace tours agents"
alt: "travel marketplace tours agents", }
},
], ],
}, },
twitter: { twitter: {
card: "summary_large_image", card: "summary_large_image", title: "TravelConnect - Travel Marketplace for Tours & Agents", description: "Discover curated tours from verified travel agents worldwide. Direct messaging, advanced search, and seamless booking all in one platform.", images: ["http://img.b2bpic.net/free-photo/holding-world-my-hands-attractive-female-travel-agent-showing-globe-smiling-while-working-her-modern-office_662251-2385.jpg"],
title: "TravelConnect - Travel Marketplace for Tours & Agents",
description: "Discover curated tours from verified travel agents worldwide. Direct messaging, advanced search, and seamless booking all in one platform.",
images: ["http://img.b2bpic.net/free-photo/holding-world-my-hands-attractive-female-travel-agent-showing-globe-smiling-while-working-her-modern-office_662251-2385.jpg"],
}, },
robots: { robots: {
index: true, index: true,
@@ -1432,4 +1418,4 @@ export default function RootLayout({
</ServiceWrapper> </ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -22,8 +22,7 @@ export default function HomePage() {
const footerColumns = [ const footerColumns = [
{ {
title: "Platform", title: "Platform", items: [
items: [
{ label: "Browse Tours", href: "/pricing" }, { label: "Browse Tours", href: "/pricing" },
{ label: "For Travel Agents", href: "/pricing" }, { label: "For Travel Agents", href: "/pricing" },
{ label: "How It Works", href: "/" }, { label: "How It Works", href: "/" },
@@ -31,8 +30,7 @@ export default function HomePage() {
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ label: "About Us", href: "/about" }, { label: "About Us", href: "/about" },
{ label: "Blog", href: "/" }, { label: "Blog", href: "/" },
{ label: "Careers", href: "/" }, { label: "Careers", href: "/" },
@@ -40,8 +38,7 @@ export default function HomePage() {
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ label: "Help Center", href: "/" }, { label: "Help Center", href: "/" },
{ label: "Contact Us", href: "/contact" }, { label: "Contact Us", href: "/contact" },
{ label: "Community", href: "/" }, { label: "Community", href: "/" },
@@ -49,8 +46,7 @@ export default function HomePage() {
], ],
}, },
{ {
title: "Legal", title: "Legal", items: [
items: [
{ label: "Privacy Policy", href: "/" }, { label: "Privacy Policy", href: "/" },
{ label: "Terms of Service", href: "/" }, { label: "Terms of Service", href: "/" },
{ label: "Cookie Policy", href: "/" }, { label: "Cookie Policy", href: "/" },
@@ -76,8 +72,7 @@ export default function HomePage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={navItems} navItems={navItems}
button={{ button={{
text: "Find Your Adventure", text: "Find Your Adventure", href: "features"
href: "features",
}} }}
brandName="TravelConnect" brandName="TravelConnect"
/> />
@@ -131,47 +126,23 @@ export default function HomePage() {
tagAnimation="slide-up" tagAnimation="slide-up"
features={[ features={[
{ {
id: "search", id: "verification", label: "Verified Agents", title: "Trusted travel professionals with transparent credentials", items: [
label: "Advanced Search", "Identity & background verification", "Transparent reviews & ratings", "Verified certifications displayed", "Badge system for credibility"
title: "Find tours by destination, date, budget & activity type",
items: [
"Filter by location, duration & price range",
"Real-time availability updates",
"Save favorite tours & agents",
"Activity-based categorization",
], ],
}, },
{ {
id: "messaging", id: "search", label: "Advanced Search", title: "Find tours by destination, date, budget & activity type", items: [
label: "Direct Messaging", "Filter by location, duration & price range", "Real-time availability updates", "Save favorite tours & agents", "Activity-based categorization"
title: "Connect directly with travel agents for inquiries",
items: [
"Real-time agent communication",
"Secure message history",
"Share travel preferences easily",
"Quick quote requests",
], ],
}, },
{ {
id: "verification", id: "messaging", label: "Direct Messaging", title: "Connect directly with travel agents for inquiries", items: [
label: "Verified Agents", "Real-time agent communication", "Secure message history", "Share travel preferences easily", "Quick quote requests"
title: "Trusted travel professionals with transparent credentials",
items: [
"Identity & background verification",
"Transparent reviews & ratings",
"Verified certifications displayed",
"Badge system for credibility",
], ],
}, },
{ {
id: "booking", id: "booking", label: "Seamless Booking", title: "Secure, straightforward tour booking process", items: [
label: "Seamless Booking", "Integrated payment systems", "Booking confirmation & receipts", "Cancellation & modification options", "Travel insurance integration"
title: "Secure, straightforward tour booking process",
items: [
"Integrated payment systems",
"Booking confirmation & receipts",
"Cancellation & modification options",
"Travel insurance integration",
], ],
}, },
]} ]}
@@ -189,14 +160,7 @@ export default function HomePage() {
tagIcon={CheckCircle} tagIcon={CheckCircle}
tagAnimation="slide-up" tagAnimation="slide-up"
names={[ names={[
"Destination Specialists Inc", "Destination Specialists Inc", "Global Adventure Tours", "Local Experiences Agency", "Cultural Journey Co", "Sustainable Travel Partners", "Premium Tour Operators", "Adventure Quest Expeditions", "Wanderlust Connections"
"Global Adventure Tours",
"Local Experiences Agency",
"Cultural Journey Co",
"Sustainable Travel Partners",
"Premium Tour Operators",
"Adventure Quest Expeditions",
"Wanderlust Connections",
]} ]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
@@ -208,37 +172,22 @@ export default function HomePage() {
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen <TestimonialCardSixteen
title="Hear from Travel Professionals" title="Hear from Travel Professionals"
description="See how independent travel agents and tour operators are transforming their business with TravelConnect." description="Join 1,200+ travel agents earning more bookings on TravelConnect"
tag="Success Stories" tag="Success Stories"
tagIcon={Heart} tagIcon={Heart}
tagAnimation="slide-up" tagAnimation="slide-up"
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Maria Rodriguez", role: "Founder & CEO", company: "Destination Specialists Inc", rating: 5,
name: "Maria Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "business woman professional portrait"
role: "Founder & CEO",
company: "Destination Specialists Inc",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg",
imageAlt: "business woman professional portrait",
}, },
{ {
id: "2", id: "2", name: "James Chen", role: "Tour Operator", company: "Global Adventure Tours", rating: 5,
name: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "business man professional portrait"
role: "Tour Operator",
company: "Global Adventure Tours",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg",
imageAlt: "business man professional portrait",
}, },
{ {
id: "3", id: "3", name: "Sophie Duvivier", role: "Owner", company: "Local Experiences Agency", rating: 5,
name: "Sophie Duvivier", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "woman entrepreneur professional portrait"
role: "Owner",
company: "Local Experiences Agency",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg",
imageAlt: "woman entrepreneur professional portrait",
}, },
]} ]}
kpiItems={[ kpiItems={[
@@ -263,4 +212,4 @@ export default function HomePage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }