Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-17 20:51:26 +00:00

View File

@@ -67,10 +67,10 @@ export default function FloraiBotanicalPage() {
tag="Growing Community"
tagAnimation="slide-up"
metrics={[
{ id: "species", value: "30,000+", description: "Plant Species" },
{ id: "accuracy", value: "98.5%", description: "Accuracy Rate" },
{ id: "guides", value: "15,000+", description: "Care Guides" },
{ id: "gardeners", value: "2M+", description: "Happy Gardeners" }
{ id: "species", value: "30,000+", title: "Plant Species", icon: Leaf },
{ id: "accuracy", value: "98.5%", title: "Accuracy Rate", icon: CheckCircle },
{ id: "guides", value: "15,000+", title: "Care Guides", icon: BookOpen },
{ id: "gardeners", value: "2M+", title: "Happy Gardeners", icon: Heart }
]}
metricsAnimation="blur-reveal"
useInvertedBackground={false}
@@ -90,22 +90,22 @@ export default function FloraiBotanicalPage() {
useInvertedBackground={true}
plans={[
{
id: "free", title: "Free", price: "$0", period: "/month", features: [
id: "free", badge: "Free", price: "$0", subtitle: "/month", features: [
"Basic plant identification", "Limited care guides", "Standard notifications"
],
button: { text: "Get Started", href: "#" }
buttons: [{ text: "Get Started", href: "#" }]
},
{
id: "pro", title: "Pro", price: "$9.99", period: "/month", features: [
id: "pro", badge: "Pro", price: "$9.99", subtitle: "/month", features: [
"Unlimited identification", "All care guides", "Expert chat access", "Custom watering schedules", "Priority support"
],
button: { text: "Subscribe Now", href: "#" }
buttons: [{ text: "Subscribe Now", href: "#" }]
},
{
id: "premium", title: "Premium", price: "$19.99", period: "/month", features: [
id: "premium", badge: "Premium", price: "$19.99", subtitle: "/month", features: [
"Everything in Pro", "Advanced disease detection", "Photo library storage", "Community badge", "Early access to features"
],
button: { text: "Subscribe Now", href: "#" }
buttons: [{ text: "Subscribe Now", href: "#" }]
}
]}
/>
@@ -152,16 +152,16 @@ export default function FloraiBotanicalPage() {
carouselMode="buttons"
features={[
{
title: "Identify Plants", description: "Take a photo and instantly identify any plant species with high accuracy.", icon: Camera
title: "Identify Plants", description: "Take a photo and instantly identify any plant species with high accuracy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-modern-mobile-phone-interface-showing--1773779869099-649db078.png", imageAlt: "Plant identification"
},
{
title: "Watering Schedule", description: "Get personalized seasonal watering schedules for your specific plants.", icon: Droplets
title: "Watering Schedule", description: "Get personalized seasonal watering schedules for your specific plants.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-modern-mobile-phone-interface-showing--1773779869099-649db078.png", imageAlt: "Watering schedule"
},
{
title: "Expert Chat", description: "Talk to our AI botanist about care, diseases, and gardening tips.", icon: User
title: "Expert Chat", description: "Talk to our AI botanist about care, diseases, and gardening tips.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-modern-mobile-phone-interface-showing--1773779869099-649db078.png", imageAlt: "Expert chat"
},
{
title: "Plant Topics", description: "Explore a curated library of guides from beginners to advanced care.", icon: BookOpen
title: "Plant Topics", description: "Explore a curated library of guides from beginners to advanced care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-modern-mobile-phone-interface-showing--1773779869099-649db078.png", imageAlt: "Plant topics"
}
]}
/>
@@ -214,13 +214,13 @@ export default function FloraiBotanicalPage() {
gridVariant="three-columns-all-equal-width"
members={[
{
id: "1", name: "Dr. Sarah Chen", role: "Lead Botanist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-portrait-of-a-lead-botanist-professional-1773779869099-649db078.png", imageAlt: "Dr. Sarah Chen"
id: "1", name: "Dr. Sarah Chen", role: "Lead Botanist", description: "Expert botanist with 15+ years of experience in plant identification and care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-portrait-of-a-lead-botanist-professional-1773779869099-649db078.png", imageAlt: "Dr. Sarah Chen"
},
{
id: "2", name: "Marcus Johnson", role: "AI Research Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-portrait-of-an-ai-research-specialist-1773779869099-649db078.png", imageAlt: "Marcus Johnson"
id: "2", name: "Marcus Johnson", role: "AI Research Lead", description: "AI specialist focused on developing advanced plant recognition algorithms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-portrait-of-an-ai-research-specialist-1773779869099-649db078.png", imageAlt: "Marcus Johnson"
},
{
id: "3", name: "Elena Rodriguez", role: "Plant Care Expert", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-portrait-of-a-plant-care-expert-smiling-1773779869099-649db078.png", imageAlt: "Elena Rodriguez"
id: "3", name: "Elena Rodriguez", role: "Plant Care Expert", description: "Passionate about helping plant lovers succeed in their gardening journey.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-portrait-of-a-plant-care-expert-smiling-1773779869099-649db078.png", imageAlt: "Elena Rodriguez"
}
]}
/>