Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f72a13e9b4 | |||
| 3ce1340e73 | |||
| c95a2e5739 | |||
| 3e2ec5f4a6 |
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
|||||||
tag="Premier Recruiting Agency"
|
tag="Premier Recruiting Agency"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Book a Consultation", href: "#contact"},
|
text: "Get Started Now", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
@@ -99,15 +99,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Executive Search", tags: [
|
id: "1", title: "Secure Top-Tier Leadership", tags: [
|
||||||
"Leadership", "Strategy"],
|
"Leadership", "Strategy"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/hiring-recruitment-process_23-2148624066.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-vector/hiring-recruitment-process_23-2148624066.jpg"},
|
||||||
{
|
{
|
||||||
id: "2", title: "Career Coaching", tags: [
|
id: "2", title: "Accelerate Professional Growth", tags: [
|
||||||
"Development", "Success"],
|
"Development", "Success"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/arrow-pack-with-copy-space_23-2148543365.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-photo/arrow-pack-with-copy-space_23-2148543365.jpg"},
|
||||||
{
|
{
|
||||||
id: "3", title: "HR Consulting", tags: [
|
id: "3", title: "Optimize Organizational Efficiency", tags: [
|
||||||
"Operations", "Strategy"],
|
"Operations", "Strategy"],
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/online-education-icons-set_1284-6139.jpg"},
|
imageSrc: "http://img.b2bpic.net/free-vector/online-education-icons-set_1284-6139.jpg"},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user