Merge version_3 into main #5
@@ -210,8 +210,8 @@ export default function HomePage() {
|
||||
{/* How It Works Section */}
|
||||
<div id="how-it-works" data-section="how-it-works">
|
||||
<ProductCardOne
|
||||
title="How AGRIIYUG Works"
|
||||
description="Simple steps to transform your farming with our smart platform."
|
||||
title="Quick Onboarding"
|
||||
description="Join AGRIIYUG in minutes and start transforming your farming with our smart platform."
|
||||
tag="Getting Started"
|
||||
tagIcon={CheckCircle}
|
||||
tagAnimation="slide-up"
|
||||
@@ -221,13 +221,13 @@ export default function HomePage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Download App", price: "Free", imageSrc:
|
||||
id: "1", name: "Download App", price: "1 minute", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyts8ufploeCLpIYcN05N219n/mobile-smartphone-displaying-agriiyug-ap-1772631158054-2a79208c.png", imageAlt: "Download AGRIIYUG app from play store"},
|
||||
{
|
||||
id: "2", name: "Create Profile", price: "2 min", imageSrc:
|
||||
id: "2", name: "Create Profile", price: "2 minutes", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyts8ufploeCLpIYcN05N219n/farmer-creating-profile-on-agriiyug-app--1772631158335-faf20c61.png", imageAlt: "Create your farmer profile"},
|
||||
{
|
||||
id: "3", name: "Start Earning", price: "Ongoing", imageSrc:
|
||||
id: "3", name: "Start Earning", price: "Immediately", imageSrc:
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATyts8ufploeCLpIYcN05N219n/happy-indian-farmer-celebrating-successf-1772631158004-1bc8dbd9.png", imageAlt: "Maximize your farm profits with insights"},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user