Compare commits
5 Commits
version_21
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| c358ec0efb | |||
| 623710729f | |||
| 0705984c3d | |||
| 501821c32d | |||
| 3285a51a70 |
@@ -34,9 +34,15 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Services", id: "/services"
|
||||
},
|
||||
{
|
||||
name: "Approach", id: "/approach"
|
||||
},
|
||||
{
|
||||
name: "Company", id: "/company"
|
||||
},
|
||||
{
|
||||
name: "Cases", id: "/cases"
|
||||
},
|
||||
{
|
||||
name: "Insights", id: "/insights"
|
||||
},
|
||||
@@ -59,12 +65,13 @@ export default function LandingPage() {
|
||||
}}
|
||||
imagePosition="right"
|
||||
title="変革の先陣を切る"
|
||||
titleClassName="!text-7xl lg:!text-8xl"
|
||||
titleClassName="!text-8xl lg:!text-9xl"
|
||||
description="コンサルティングを、もう一段深く. Delivering BCG/McKinsey-grade IT strategy to Japan's mid-cap enterprises."
|
||||
buttons={[]}
|
||||
mediaAnimation="slide-up"
|
||||
fixedMediaHeight={true}
|
||||
testimonials={[]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=b439c3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user