Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
308
src/app/page.tsx
308
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Dashboard",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "Tracking",
|
||||
id: "product",
|
||||
},
|
||||
{
|
||||
name: "Support",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Dashboard", id: "hero" },
|
||||
{ name: "Features", id: "features" },
|
||||
{ name: "Tracking", id: "product" },
|
||||
{ name: "Support", id: "contact" },
|
||||
]}
|
||||
brandName="FarmFlow"
|
||||
/>
|
||||
@@ -54,71 +42,30 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Smart Livestock Tracking"
|
||||
description="Optimize your sheep farm performance with real-time data insights, RFID integration, and automated health alerts for maximum farm efficiency."
|
||||
kpis={[
|
||||
{
|
||||
value: "98%",
|
||||
label: "Health Rate",
|
||||
},
|
||||
{
|
||||
value: "1.2k",
|
||||
label: "RFID Tagged",
|
||||
},
|
||||
{
|
||||
value: "15%",
|
||||
label: "Growth Boost",
|
||||
},
|
||||
{ value: "98%", label: "Health Rate" },
|
||||
{ value: "1.2k", label: "RFID Tagged" },
|
||||
{ value: "15%", label: "Growth Boost" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/organic-vegetable-farm-hydroponic-vegetable-plant-factory_35913-2607.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/organic-vegetable-farm-hydroponic-vegetable-plant-factory_35913-2607.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/robots-harvesting-strawberries-with-drones-futuristic-farm_23-2152000857.jpg",
|
||||
alt: "Robots harvesting",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/automatic-transport-robot-transporting-plants-smart-robotic-farmers-concept_35913-2311.jpg",
|
||||
alt: "Transport robot",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/bearded-male-researcher-studies-plants-with-tablet-standing-greenhouse_8353-7143.jpg",
|
||||
alt: "Researcher with tablet",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/two-researches-man-woman-examine-greenery-with-tablet-all-white-greenhouse_8353-7179.jpg",
|
||||
alt: "Researchers in greenhouse",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908117.jpg",
|
||||
alt: "Tech concept",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/robots-harvesting-strawberries-with-drones-futuristic-farm_23-2152000857.jpg", alt: "Robots harvesting" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/automatic-transport-robot-transporting-plants-smart-robotic-farmers-concept_35913-2311.jpg", alt: "Transport robot" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/bearded-male-researcher-studies-plants-with-tablet-standing-greenhouse_8353-7143.jpg", alt: "Researcher with tablet" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/two-researches-man-woman-examine-greenery-with-tablet-all-white-greenhouse_8353-7179.jpg", alt: "Researchers in greenhouse" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/futuristic-technology-concept_23-2151908117.jpg", alt: "Tech concept" },
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Real-time Tracking",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "RFID Analytics",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Health Alerts",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Automated Feeding",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Efficiency Gains",
|
||||
},
|
||||
{ type: "text", text: "Real-time Tracking" },
|
||||
{ type: "text", text: "RFID Analytics" },
|
||||
{ type: "text", text: "Health Alerts" },
|
||||
{ type: "text", text: "Automated Feeding" },
|
||||
{ type: "text", text: "Efficiency Gains" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -130,20 +77,11 @@ export default function LandingPage() {
|
||||
title="Data-Backed Farming"
|
||||
description="We bridge the gap between traditional ranching and modern technology. Our system simplifies health tracking, weight monitoring, and daily logs, allowing you to focus on the animals."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "RFID Tracking",
|
||||
description: "Seamlessly monitor animal history.",
|
||||
},
|
||||
{
|
||||
title: "Health Alerts",
|
||||
description: "Catch issues before they escalate.",
|
||||
},
|
||||
{
|
||||
title: "Export Analytics",
|
||||
description: "PDF/CSV reporting for experts.",
|
||||
},
|
||||
{ title: "RFID Tracking", description: "Seamlessly monitor animal history." },
|
||||
{ title: "Health Alerts", description: "Catch issues before they escalate." },
|
||||
{ title: "Export Analytics", description: "PDF/CSV reporting for experts." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/veterinarian-animal-doctor-cattle-farm-checking-health-cows_342744-893.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/veterinarian-animal-doctor-cattle-farm-checking-health-cows_342744-893.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -155,55 +93,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Daily Records",
|
||||
description: "Log weights and feeds quickly.",
|
||||
icon: Zap,
|
||||
title: "Daily Records", description: "Log weights and feeds quickly.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mock-up-smiley-man-with-tablet_23-2148233373.jpg",
|
||||
imageAlt: "Data",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plant-green-growth-gardening-botany-natural_53876-15917.jpg",
|
||||
imageAlt: "Data",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/organic-vegetable-farm-hydroponic-vegetable-plant-factory_35913-2607.jpg?_wi=2",
|
||||
imageAlt: "digital farm data dashboard",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/mock-up-smiley-man-with-tablet_23-2148233373.jpg", imageAlt: "Data" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/plant-green-growth-gardening-botany-natural_53876-15917.jpg", imageAlt: "Data" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Automated Alerts",
|
||||
description: "Identify health trends instantly.",
|
||||
icon: AlertTriangle,
|
||||
title: "Automated Alerts", description: "Identify health trends instantly.", icon: AlertTriangle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg",
|
||||
imageAlt: "Alerts",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-scientific-research-laboratory-with-glass-test-tubes-flask-microscope-sapling_482257-4582.jpg",
|
||||
imageAlt: "Alerts",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veterinarian-animal-doctor-cattle-farm-checking-health-cows_342744-893.jpg?_wi=2",
|
||||
imageAlt: "digital farm data dashboard",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", imageAlt: "Alerts" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-scientific-research-laboratory-with-glass-test-tubes-flask-microscope-sapling_482257-4582.jpg", imageAlt: "Alerts" },
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Reporting Engine",
|
||||
description: "Deep insights for optimization.",
|
||||
icon: PieChart,
|
||||
title: "Reporting Engine", description: "Deep insights for optimization.", icon: PieChart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-using-tablet-field_23-2148233377.jpg",
|
||||
imageAlt: "Charts",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037333.jpg",
|
||||
imageAlt: "Charts",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15977.jpg?_wi=1",
|
||||
imageAlt: "digital farm data dashboard",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-using-tablet-field_23-2148233377.jpg", imageAlt: "Charts" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037333.jpg", imageAlt: "Charts" },
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Core Functionalities"
|
||||
@@ -218,60 +126,12 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "TechFarm",
|
||||
name: "RFID Scanner Pro",
|
||||
price: "$199",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15977.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
brand: "TechFarm",
|
||||
name: "Nutri-Scale",
|
||||
price: "$89",
|
||||
rating: 4,
|
||||
reviewCount: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-farm-scene-with-poultry-people_23-2151462240.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
brand: "TechFarm",
|
||||
name: "Farm Tablet",
|
||||
price: "$299",
|
||||
rating: 5,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/finding-out-shortest-way-back_329181-13761.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
brand: "TechFarm",
|
||||
name: "Auto Feeder",
|
||||
price: "$150",
|
||||
rating: 4,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cow-milking-facility-mechanized-milking-equipment_1150-12763.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
brand: "TechFarm",
|
||||
name: "Smart Ear Tag",
|
||||
price: "$12",
|
||||
rating: 5,
|
||||
reviewCount: "100",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-feeding-his-cat-milk-from-bottle-farm_23-2149211710.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
brand: "TechFarm",
|
||||
name: "Env Monitor",
|
||||
price: "$75",
|
||||
rating: 4,
|
||||
reviewCount: "22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-makes-photo-field-by-smartphone_169016-17986.jpg",
|
||||
},
|
||||
{ id: "1", brand: "TechFarm", name: "RFID Scanner Pro", price: "$199", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-taking-care-his-business_329181-15977.jpg" },
|
||||
{ id: "2", brand: "TechFarm", name: "Nutri-Scale", price: "$89", rating: 4, reviewCount: "5", imageSrc: "http://img.b2bpic.net/free-photo/chicken-farm-scene-with-poultry-people_23-2151462240.jpg" },
|
||||
{ id: "3", brand: "TechFarm", name: "Farm Tablet", price: "$299", rating: 5, reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/finding-out-shortest-way-back_329181-13761.jpg" },
|
||||
{ id: "4", brand: "TechFarm", name: "Auto Feeder", price: "$150", rating: 4, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/cow-milking-facility-mechanized-milking-equipment_1150-12763.jpg" },
|
||||
{ id: "5", brand: "TechFarm", name: "Smart Ear Tag", price: "$12", rating: 5, reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/young-farmer-feeding-his-cat-milk-from-bottle-farm_23-2149211710.jpg" },
|
||||
{ id: "6", brand: "TechFarm", name: "Env Monitor", price: "$75", rating: 4, reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-makes-photo-field-by-smartphone_169016-17986.jpg" },
|
||||
]}
|
||||
title="Farm Equipment Integration"
|
||||
description="Essential hardware and software tools to streamline your ranch management workflow."
|
||||
@@ -285,27 +145,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "30%",
|
||||
title: "Less Waste",
|
||||
description: "Optimized feeding cycles.",
|
||||
icon: Droplet,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "15%",
|
||||
title: "Higher Yield",
|
||||
description: "Weight gain improvement.",
|
||||
icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "24/7",
|
||||
title: "Monitoring",
|
||||
description: "Continuous animal checkups.",
|
||||
icon: Clock,
|
||||
},
|
||||
{ id: "m1", value: "30%", title: "Less Waste", description: "Optimized feeding cycles.", icon: Droplet },
|
||||
{ id: "m2", value: "15%", title: "Higher Yield", description: "Weight gain improvement.", icon: TrendingUp },
|
||||
{ id: "m3", value: "24/7", title: "Monitoring", description: "Continuous animal checkups.", icon: Clock },
|
||||
]}
|
||||
title="System Performance"
|
||||
description="Quantifiable impact of automated monitoring."
|
||||
@@ -316,31 +158,11 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-gardener-apron-hat-with-serious-face-with-crossed-hands_141793-37840.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "John Doe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-gardener-man-wearing-jumpsuit-hat-with-serious-frowning-face_141793-37330.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike Ross",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-away-holding-clipboard_23-2148233483.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Elena Smith",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-farmer-rural_1398-2023.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Chris P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-wearing-hat-looking-camera-sitting-grass_23-2148203071.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-gardener-apron-hat-with-serious-face-with-crossed-hands_141793-37840.jpg" },
|
||||
{ id: "t2", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/young-bearded-gardener-man-wearing-jumpsuit-hat-with-serious-frowning-face_141793-37330.jpg" },
|
||||
{ id: "t3", name: "Mike Ross", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-away-holding-clipboard_23-2148233483.jpg" },
|
||||
{ id: "t4", name: "Elena Smith", imageSrc: "http://img.b2bpic.net/free-photo/happy-farmer-rural_1398-2023.jpg" },
|
||||
{ id: "t5", name: "Chris P.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-wearing-hat-looking-camera-sitting-grass_23-2148203071.jpg" },
|
||||
]}
|
||||
cardTitle="Success Stories"
|
||||
cardTag="Ranchers"
|
||||
@@ -351,9 +173,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
tag="Get Started"
|
||||
title="Request a Trial"
|
||||
description="Ready to digitize your farm management? Get in touch today for a free platform consultation."
|
||||
@@ -365,32 +185,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "FarmFlow",
|
||||
items: [
|
||||
{
|
||||
label: "Overview",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "History",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "FarmFlow", items: [ { label: "Overview", href: "#" }, { label: "History", href: "#" } ] },
|
||||
{ title: "Support", items: [ { label: "FAQ", href: "#" }, { label: "Contact", href: "#" } ] },
|
||||
]}
|
||||
bottomLeftText="© 2024 FarmFlow Inc."
|
||||
bottomRightText="All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user