Merge version_1 into main #1
131
src/app/page.tsx
131
src/app/page.tsx
@@ -29,42 +29,30 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Careers",
|
||||
id: "careers",
|
||||
},
|
||||
name: "Careers", id: "careers"},
|
||||
{
|
||||
name: "Education",
|
||||
id: "education",
|
||||
},
|
||||
name: "Education", id: "education"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
]}
|
||||
brandName="Hospitality Pathways"
|
||||
button={{ text: "Get Started", href: "#home" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Your Future in Hospitality and Tourism Starts Here"
|
||||
description="Hospitality isn't just hotels or cooking—it's travel, events, management, customer service, and countless exciting careers. Explore ten career paths, discover Ontario colleges, and find your perfect pathway."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Careers",
|
||||
href: "#careers",
|
||||
},
|
||||
text: "Explore Careers", href: "#careers"},
|
||||
{
|
||||
text: "View College Programs",
|
||||
href: "#education",
|
||||
},
|
||||
text: "View College Programs", href: "#education"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/internationals-people-standing-cafe-with-shopping-bags_1157-31452.jpg"
|
||||
/>
|
||||
@@ -78,17 +66,11 @@ export default function LandingPage() {
|
||||
description="The hospitality industry is one of the most diverse and dynamic sectors in the global economy. From event management to luxury travel, there's a career for every personality type."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Endless Variety",
|
||||
description: "Work in hotels, travel, events, or corporate management.",
|
||||
},
|
||||
title: "Endless Variety", description: "Work in hotels, travel, events, or corporate management."},
|
||||
{
|
||||
title: "Global Opportunities",
|
||||
description: "Take your skills anywhere in the world.",
|
||||
},
|
||||
title: "Global Opportunities", description: "Take your skills anywhere in the world."},
|
||||
{
|
||||
title: "People-First Roles",
|
||||
description: "Make a difference in people's experiences every day.",
|
||||
},
|
||||
title: "People-First Roles", description: "Make a difference in people's experiences every day."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-handing-his-boarding-pass-counter_107420-63588.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -103,22 +85,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Event Planning",
|
||||
description: "Coordinate conferences, festivals, and weddings.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency-office_23-2150801509.jpg",
|
||||
},
|
||||
title: "Event Planning", description: "Coordinate conferences, festivals, and weddings.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-travel-agency-office_23-2150801509.jpg"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Hotel Management",
|
||||
description: "Lead teams and ensure guest satisfaction.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-male-traveler-holding-map-handbag_23-2148148666.jpg",
|
||||
},
|
||||
title: "Hotel Management", description: "Lead teams and ensure guest satisfaction.", imageSrc: "http://img.b2bpic.net/free-photo/mid-section-male-traveler-holding-map-handbag_23-2148148666.jpg"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Travel Consultant",
|
||||
description: "Design unique itineraries for global travelers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reflection-musician-piano_23-2148673658.jpg",
|
||||
},
|
||||
title: "Travel Consultant", description: "Design unique itineraries for global travelers.", imageSrc: "http://img.b2bpic.net/free-photo/reflection-musician-piano_23-2148673658.jpg"},
|
||||
]}
|
||||
title="Diverse Career Paths"
|
||||
description="Discover ten exciting industries within hospitality and tourism."
|
||||
@@ -132,48 +105,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "diploma",
|
||||
name: "College Diploma",
|
||||
price: "2 Years",
|
||||
features: [
|
||||
"Hands-on learning",
|
||||
"Industry placements",
|
||||
"Direct career entry",
|
||||
],
|
||||
id: "diploma", name: "College Diploma", price: "2 Years", features: [
|
||||
"Hands-on learning", "Industry placements", "Direct career entry"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
},
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "degree",
|
||||
name: "Degree Program",
|
||||
price: "4 Years",
|
||||
features: [
|
||||
"Comprehensive theory",
|
||||
"Leadership training",
|
||||
"Advanced career options",
|
||||
],
|
||||
id: "degree", name: "Degree Program", price: "4 Years", features: [
|
||||
"Comprehensive theory", "Leadership training", "Advanced career options"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
},
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "apprenticeship",
|
||||
name: "Apprenticeship",
|
||||
price: "Varied",
|
||||
features: [
|
||||
"Earn while learning",
|
||||
"Trade certification",
|
||||
"Mentorship focus",
|
||||
],
|
||||
id: "apprenticeship", name: "Apprenticeship", price: "Varied", features: [
|
||||
"Earn while learning", "Trade certification", "Mentorship focus"],
|
||||
buttons: [
|
||||
{
|
||||
text: "Learn More",
|
||||
},
|
||||
text: "Learn More"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -187,20 +139,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Is hospitality just for chefs?",
|
||||
content: "Absolutely not! It covers travel, finance, logistics, marketing, and more.",
|
||||
},
|
||||
id: "q1", title: "Is hospitality just for chefs?", content: "Absolutely not! It covers travel, finance, logistics, marketing, and more."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What high school courses do I need?",
|
||||
content: "Focus on business, communication, and social sciences.",
|
||||
},
|
||||
id: "q2", title: "What high school courses do I need?", content: "Focus on business, communication, and social sciences."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I work internationally?",
|
||||
content: "Yes, hospitality is a universal language and your skills will be highly transferable.",
|
||||
},
|
||||
id: "q3", title: "Can I work internationally?", content: "Yes, hospitality is a universal language and your skills will be highly transferable."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Everything you need to know about starting your journey."
|
||||
@@ -213,29 +156,19 @@ export default function LandingPage() {
|
||||
logoText="Hospitality Pathways"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#careers",
|
||||
},
|
||||
label: "Careers", href: "#careers"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Resources",
|
||||
items: [
|
||||
title: "Resources", items: [
|
||||
{
|
||||
label: "Ontario Colleges",
|
||||
href: "#education",
|
||||
},
|
||||
label: "Ontario Colleges", href: "#education"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user