Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user