Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 48b2a6e224 | |||
| de5c5f0be8 | |||
| a103a52dca | |||
| b7c3bb14ff | |||
| e780cdf9b7 | |||
| 4191a950d9 | |||
| 15845492e7 | |||
| cebdfb14e8 |
@@ -1277,4 +1277,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -41,10 +41,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="Estonia"
|
||||
logoText="est"
|
||||
description="Discover the gateway to digital innovation and Nordic beauty. From medieval Old Towns to cutting-edge startups, explore a nation where ancient traditions meet modern technology."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767456004857-8mx7jarq.jpg"
|
||||
imageAlt="Scenic view of Tallinn, Estonia"
|
||||
imageAlt="Scenic view of Tallinn, est"
|
||||
frameStyle="card"
|
||||
/>
|
||||
</div>
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
tag="Our Story"
|
||||
title="A Digital Nation with a Rich Heritage"
|
||||
description="Estonia combines centuries of cultural tradition with modern technological advancement"
|
||||
subdescription="Home to 1.3 million people and counting"
|
||||
subdescription="Birthplace of Skype, home to 13 unicorns, and trusted by 99% of citizens for digital services"
|
||||
icon={Globe}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767456005543-6kcvafe3.jpg"
|
||||
imageAlt="Estonian cultural heritage and architecture"
|
||||
@@ -267,4 +267,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user