Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7461656e7d | |||
| de85a899fb | |||
| ea851bb9ae |
@@ -88,23 +88,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Karriereberatung", tags: [
|
||||
id: "f1", title: "Karriereberatung: Erfolgreich zum nächsten Schritt", tags: [
|
||||
"Zukunft", "Fokus"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-designers-team-sitting-coworking-space-table-talking-about-profits-old-projects-looking-through-statistics-laptop-having-conversation_176420-16816.jpg", imageAlt: "Close up of young designers team"},
|
||||
{
|
||||
id: "f2", title: "Existenzgründer-Coaching", tags: [
|
||||
id: "f2", title: "Existenzgründer-Coaching: Sicher in die Selbstständigkeit", tags: [
|
||||
"Gründung", "Strategie"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-colleagues-sitting-office_171337-17228.jpg", imageAlt: "Cheerful colleagues sitting in office"},
|
||||
{
|
||||
id: "f3", title: "Bewerbungstraining", tags: [
|
||||
id: "f3", title: "Bewerbungstraining: Sicher zum neuen Job", tags: [
|
||||
"Erfolg", "Profil"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-women-studying-using-laptop-notebook-library_23-2149283381.jpg", imageAlt: "Young women studying in a library"},
|
||||
{
|
||||
id: "f4", title: "Führungskräfte-Coaching", tags: [
|
||||
id: "f4", title: "Führungskräfte-Coaching: Exzellenz im Management", tags: [
|
||||
"Leadership", "Management"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-people-work_23-2148985533.jpg", imageAlt: "Group of young people at work"},
|
||||
{
|
||||
id: "f5", title: "Berufliche Neuorientierung", tags: [
|
||||
id: "f5", title: "Berufliche Neuorientierung: Neue Wege entdecken", tags: [
|
||||
"Wandel", "Perspektive"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-lawyer-holding-contract_23-2148230828.jpg", imageAlt: "Front view lawyer holding a contract"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user