Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function FloraiBotanicalPage() {
|
||||
{ text: "Explore Topics", href: "#" }
|
||||
]}
|
||||
buttonAnimation="blur-reveal"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-modern-mobile-phone-interface-showing--1773779869099-649db078.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B5XEzlBtv8ys4dJZy7G0pyXs3R/a-modern-mobile-phone-interface-showing--1773779869099-649db078.png?_wi=1"
|
||||
imageAlt="Flori AI plant identification interface"
|
||||
showDimOverlay={false}
|
||||
showBlur={true}
|
||||
@@ -156,16 +156,16 @@ export default function FloraiBotanicalPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
features={[
|
||||
{
|
||||
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: "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?_wi=2", imageAlt: "Plant identification"
|
||||
},
|
||||
{
|
||||
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: "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?_wi=3", imageAlt: "Watering schedule"
|
||||
},
|
||||
{
|
||||
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: "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?_wi=4", imageAlt: "Expert chat"
|
||||
},
|
||||
{
|
||||
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"
|
||||
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?_wi=5", imageAlt: "Plant topics"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user