Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-01-03 16:10:17 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1277,4 +1277,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -221,7 +221,7 @@ export default function LandingPage() {
<ContactCenter
tag="Stay Connected"
title="Subscribe to Estonia Insights"
description="Get travel tips, cultural stories, and business opportunities delivered to your inbox. Join thousands of Estonia enthusiasts worldwide."
description="Exclusive travel tips, insider insights, and early access to new experiences. Join thousands of Estonia enthusiasts worldwide and be the first to discover hidden gems."
tagIcon={Mail}
inputPlaceholder="Enter your email"
buttonText="Subscribe"
@@ -267,4 +267,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}