diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz new file mode 100644 index 0000000..3e3aa82 Binary files /dev/null and b/.yarn/install-state.gz differ diff --git a/.yarnrc.yml b/.yarnrc.yml new file mode 100644 index 0000000..3186f3f --- /dev/null +++ b/.yarnrc.yml @@ -0,0 +1 @@ +nodeLinker: node-modules diff --git a/assets/js/static.js b/assets/js/static.js index 0ec1a81..f965814 100644 --- a/assets/js/static.js +++ b/assets/js/static.js @@ -1,128 +1,142 @@ -export const tabs=[ +export const tabs = [ { - name:'index', - title:'Home', - icon:'home' + name: "index", + title: "Home", + icon: "home", }, { - name:'startups', - icon:'startups', - title:'Startups' - }, { - name:'innovation', - icon:'innovationInsights', - title:'Innovation Insights' - }, { - name:'LPLogin', - icon:'LPLogin', - title:'LP Login' + name: "startups", + icon: "startups", + title: "Startups", }, { - name:'joinUs', - icon:'joinLightLimX', - title:'Join LightLimX' + name: "innovation", + icon: "innovationInsights", + title: "Innovation Insights", }, { - name:'contact', - icon:'contactUs', - title:'Contact Us' - }, -] -export const footerLink=[ - { - name:'startups', - title:'Startups', - type:'link' + name: "LPLogin", + icon: "LPLogin", + title: "LP Login", }, { - name:'LPLogin', - title:'LP Login', - type:'link' + // name: "joinUs", + // icon: "joinLightLimX", + // title: "Join LightLimX", }, { - name:'partners', - title:'Partners', - type:'href', - link:'/' + name: "contact", + icon: "contactUs", + title: "Contact Us", + }, +]; +export const footerLink = [ + { + name: "startups", + title: "Startups", + type: "link", }, { - name:'portfolio', - title:'Portfolio', - type:'href', - link:'/' + name: "LPLogin", + title: "LP Login", + type: "link", }, { - name:'focusAreas', - title:'Focus Areas', - type:'href', - link:'/' + name: "partners", + title: "Partners", + type: "href", + link: "/", }, { - name:'aboutUs', - title:'About Us', - type:'href', - link:'/' - }, { - name:'innovation', - title:'Innovation Insights', - type:'link' + name: "portfolio", + title: "Portfolio", + type: "href", + link: "/", }, { - name:'joinUs', - title:'Join LightLimX', - type:'link' + name: "focusAreas", + title: "Focus Areas", + type: "href", + link: "/", }, { - name:'contact', - title:'Contact Us', - type:'link' + name: "aboutUs", + title: "About Us", + type: "href", + link: "/", }, -] -export const portfolios=[ { - time:'.3s', - img:'Accelerator', - title:'Accelerator', - content:'We leverage proprietary processes to build market-leading companies from scratch. Our extensive operational support team accelerates the growth of ventures we partner with.', - link:'/startups' - },{ - time:'.6s', - img:'Investment', - title:'Investment', - content:'We bring our wealth of venture experience and leverage our global resources to help projects and maximize their potential.', - link:'/startups' - },{ - time:'.9s', - img:'Growth', - title:'Growth', - content:'We drive strategic growth, shorten the time to reach global scale, facilitate introductions, but we don’t stop there. ', - link:'/startups' + name: "innovation", + title: "Innovation Insights", + type: "link", }, -] -export const partners=[ { - img:'images/1.png', - link:'' - }, { - img:'images/2.png', - link:'' - }, { - img:'images/3.png', - link:'' - }, { - img:'images/4.png', - link:'' - }, { - img:'images/5.png', - link:'' - } -] -export const banners=[ - { - img:'images/b.png', - },{ - img:'images/1.png', - },{ - img:'images/2.png', + name: "joinUs", + title: "Join LightLimX", + type: "link", }, -] + { + name: "contact", + title: "Contact Us", + type: "link", + }, +]; +export const portfolios = [ + { + time: ".3s", + img: "Accelerator", + title: "Accelerator", + content: + "We leverage proprietary processes to build market-leading companies from scratch. Our extensive operational support team accelerates the growth of ventures we partner with.", + link: "/startups", + }, + { + time: ".6s", + img: "Investment", + title: "Investment", + content: + "We bring our wealth of venture experience and leverage our global resources to help projects and maximize their potential.", + link: "/startups", + }, + { + time: ".9s", + img: "Growth", + title: "Growth", + content: + "We drive strategic growth, shorten the time to reach global scale, facilitate introductions, but we don’t stop there. ", + link: "/startups", + }, +]; +export const partners = [ + { + img: "images/1.png", + link: "", + }, + { + img: "images/2.png", + link: "", + }, + { + img: "images/3.png", + link: "", + }, + { + img: "images/4.png", + link: "", + }, + { + img: "images/5.png", + link: "", + }, +]; +export const banners = [ + { + img: "images/b.png", + }, + { + img: "images/1.png", + }, + { + img: "images/2.png", + }, +]; diff --git a/components/EmailFooter/index.vue b/components/EmailFooter/index.vue index bd01967..f243bb4 100644 --- a/components/EmailFooter/index.vue +++ b/components/EmailFooter/index.vue @@ -3,13 +3,13 @@

info@lightlimx.com

Email us to connect