Merge version_1 into main #1
210
src/app/page.tsx
210
src/app/page.tsx
@@ -27,43 +27,29 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Mission",
|
||||
id: "mission",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Staffing", id: "staffing" },
|
||||
{ name: "Mission", id: "mission" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="APEX Hospitality"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
logoText="APEX Hospitality"
|
||||
description="Elevating Food & Beverage Excellence. We build, manage, and staff successful businesses."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Our Services", href: "#services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-silver-forks-isolated_181624-22916.jpg"
|
||||
@@ -77,9 +63,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Who We Are"
|
||||
description={[
|
||||
"At APEX, we bring expertise, passion, and industry knowledge to help entrepreneurs and brands create outstanding restaurant experiences.",
|
||||
"From concept development to daily operations, we are committed to excellence in every detail, ensuring your business vision thrives in a competitive market.",
|
||||
]}
|
||||
"At APEX, we bring expertise, passion, and industry knowledge to help entrepreneurs and brands create outstanding restaurant experiences.", "From concept development to daily operations, we are committed to excellence in every detail, ensuring your business vision thrives in a competitive market."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -90,35 +74,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Restaurant Opening",
|
||||
tags: [
|
||||
"Concept",
|
||||
"Branding",
|
||||
"Kitchen",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reserved-table-restaurant_53876-147887.jpg",
|
||||
},
|
||||
id: "f1", title: "Restaurant Opening", tags: [
|
||||
"Concept", "Branding", "Kitchen"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reserved-table-restaurant_53876-147887.jpg"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Staffing Solutions",
|
||||
tags: [
|
||||
"Training",
|
||||
"Placement",
|
||||
"Service",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-office_1157-21036.jpg",
|
||||
},
|
||||
id: "f2", title: "Staffing Solutions", tags: [
|
||||
"Training", "Placement", "Service"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-businessman-working-office_1157-21036.jpg"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Operational Excellence",
|
||||
tags: [
|
||||
"Budget",
|
||||
"SOP",
|
||||
"Quality",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908123.jpg",
|
||||
},
|
||||
id: "f3", title: "Operational Excellence", tags: [
|
||||
"Budget", "SOP", "Quality"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908123.jpg"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Comprehensive solutions for every stage of your hospitality journey."
|
||||
@@ -132,32 +98,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Chefs & Kitchen",
|
||||
tags: [
|
||||
"Culinary",
|
||||
"Training",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-head-chef-restaurant-kitchen-uses-laptop-refine-recipes_482257-121136.jpg",
|
||||
},
|
||||
id: "s1", title: "Chefs & Kitchen", tags: [
|
||||
"Culinary", "Training"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-head-chef-restaurant-kitchen-uses-laptop-refine-recipes_482257-121136.jpg"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Management Staff",
|
||||
tags: [
|
||||
"Leadership",
|
||||
"Operations",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/restaurant-letterhead-template-design_23-2151977539.jpg",
|
||||
},
|
||||
id: "s2", title: "Management Staff", tags: [
|
||||
"Leadership", "Operations"],
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/restaurant-letterhead-template-design_23-2151977539.jpg"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Service & Bar",
|
||||
tags: [
|
||||
"Guest Experience",
|
||||
"Service",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-reports-pile-documents-business-concept_1150-2251.jpg",
|
||||
},
|
||||
id: "s3", title: "Service & Bar", tags: [
|
||||
"Guest Experience", "Service"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-reports-pile-documents-business-concept_1150-2251.jpg"},
|
||||
]}
|
||||
title="Professional Staffing"
|
||||
description="Highly skilled professionals to build your dream team."
|
||||
@@ -171,32 +122,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "e1",
|
||||
title: "SOP Creation",
|
||||
tags: [
|
||||
"Standards",
|
||||
"Consistency",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-comparing-results_1150-88.jpg",
|
||||
},
|
||||
id: "e1", title: "SOP Creation", tags: [
|
||||
"Standards", "Consistency"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workers-comparing-results_1150-88.jpg"},
|
||||
{
|
||||
id: "e2",
|
||||
title: "Cost Control",
|
||||
tags: [
|
||||
"Budgeting",
|
||||
"Profitability",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-luxury-restaurant_23-2150598346.jpg",
|
||||
},
|
||||
id: "e2", title: "Cost Control", tags: [
|
||||
"Budgeting", "Profitability"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-luxury-restaurant_23-2150598346.jpg"},
|
||||
{
|
||||
id: "e3",
|
||||
title: "Quality Enhancement",
|
||||
tags: [
|
||||
"Performance",
|
||||
"Quality",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-preparing-dish_23-2148763223.jpg",
|
||||
},
|
||||
id: "e3", title: "Quality Enhancement", tags: [
|
||||
"Performance", "Quality"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-preparing-dish_23-2148763223.jpg"},
|
||||
]}
|
||||
title="Operational Excellence"
|
||||
description="Efficiency and profitability through proven strategies."
|
||||
@@ -210,29 +146,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "w1",
|
||||
title: "Industry Expertise",
|
||||
tags: [
|
||||
"F&B Knowledge",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-s-hand-checking-list-restaurant_23-2147970868.jpg",
|
||||
},
|
||||
id: "w1", title: "Industry Expertise", tags: [
|
||||
"F&B Knowledge"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-s-hand-checking-list-restaurant_23-2147970868.jpg"},
|
||||
{
|
||||
id: "w2",
|
||||
title: "Customized Solutions",
|
||||
tags: [
|
||||
"Tailored Approach",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cook-smelling-salad-with-meat-plate_23-2148040175.jpg",
|
||||
},
|
||||
id: "w2", title: "Customized Solutions", tags: [
|
||||
"Tailored Approach"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cook-smelling-salad-with-meat-plate_23-2148040175.jpg"},
|
||||
{
|
||||
id: "w3",
|
||||
title: "End-to-End Support",
|
||||
tags: [
|
||||
"Full Lifecycle",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg",
|
||||
},
|
||||
id: "w3", title: "End-to-End Support", tags: [
|
||||
"Full Lifecycle"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-hand-holding-financial-statistics-displayed-t_1150-772.jpg"},
|
||||
]}
|
||||
title="Why Choose APEX?"
|
||||
description="Dedicated partnership for hospitality success."
|
||||
@@ -244,9 +168,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Our Mission"
|
||||
description={[
|
||||
"To empower hospitality businesses with innovative solutions, skilled talent, and operational excellence.",
|
||||
"We aim to help brands grow, succeed, and stand out in a competitive market.",
|
||||
]}
|
||||
"To empower hospitality businesses with innovative solutions, skilled talent, and operational excellence.", "We aim to help brands grow, succeed, and stand out in a competitive market."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -257,20 +179,12 @@ export default function LandingPage() {
|
||||
description="Contact us today for a consultation. Based in Riyadh, serving the region."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
},
|
||||
name: "name", type: "text", placeholder: "Your Name"},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
},
|
||||
name: "email", type: "email", placeholder: "Your Email"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "How can we help?",
|
||||
}}
|
||||
name: "message", placeholder: "How can we help?"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lit-diner-place-city-night_23-2149001259.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -279,29 +193,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "APEX Hospitality",
|
||||
items: [
|
||||
title: "APEX Hospitality", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user