Update src/app/page.tsx
This commit is contained in:
@@ -297,7 +297,7 @@ export default function HomePage() {
|
||||
<ContactCenter
|
||||
tag="Newsletter"
|
||||
title="Stay Connected with AGRIIYUG"
|
||||
description="Subscribe to receive updates on new features, farming tips, market insights, and exclusive offers for our community."
|
||||
description="Get weekly market price alerts, pest prevention tips, and exclusive equipment deals to maximize your farm's productivity and profitability."
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
@@ -318,4 +318,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user