@@ -47,8 +47,8 @@ export default function Home({ posts, videos, jobs, contributors }) {
47
47
< div className = "pb-14 pt-24" >
48
48
< div className = "container mx-auto grid grid-cols-12 gap-x-5" >
49
49
< h1 className = "relative z-10 col-span-full text-4xl md:col-start-4 md:text-5xl xl:text-7xl" >
50
- Is technology your window of { ' ' }
51
- < span className = "font-serif font-light" > infinite opportunity </ span > ?
50
+ Is technology your window to { ' ' }
51
+ < span className = "font-serif font-light" > great experiences </ span > ?
52
52
</ h1 >
53
53
< div className = "xl:-mt- col-span-full -mt-5 mb-12 flex md:col-span-10 md:mt-8 xl:col-span-7" >
54
54
< div className = "w-1/2" >
@@ -79,12 +79,9 @@ export default function Home({ posts, videos, jobs, contributors }) {
79
79
</ div >
80
80
< span className = "col-span-full mb-6 md:col-start-7 md:mb-0 xl:col-start-8 xl:flex xl:items-center" >
81
81
< p className = "text-lg" >
82
- We are iO – a growing team of experts thriving on curiosity and explorers of all
83
- things < span className = "font-serif" > new and exciting</ span > . As an end-to-end agency
84
- we < span className = "font-serif" > think big and work locally</ span > in strategy,
85
- creation, content, marketing & technology - across every industry imaginable .
86
- Knowledge is the foundation of everything we undertake . Are you creative , curious
87
- and hungry for knowledge ? Feed your mind .
82
+ We blend marketing, technology and creativity because we believe that creating the
83
+ ultimate customer experience requires a blend of these different skills to make an
84
+ impact on our clients' brand and business.
88
85
</ p >
89
86
</ span >
90
87
< ul className = "col-span-full md:col-span-6 md:row-start-3 xl:col-span-3 xl:row-start-1" >
0 commit comments