diff --git a/index.md b/index.md index 9e1faecb8..8aeff2129 100644 --- a/index.md +++ b/index.md @@ -2,8 +2,8 @@ layout: frontpage # Header texts -headerTitle: "Object-Oriented Meets Functional" -headerSubtitle: "Have the best of both worlds. Construct elegant class hierarchies for maximum code reuse and extensibility, implement their behavior using higher-order functions. Or anything in-between." +headerTitle: "The Scala Programming Language" +headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, and its fast runtime lets you build efficient, high-performance systems, with easy access to a huge ecosystem of libraries." headerButtonTitle: "Learn More" headerButtonUrl: "/what-is-scala/"