diff --git a/src/app/page.tsx b/src/app/page.tsx
index 29df501..7103da0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,110 +42,38 @@ export default function LandingPage() {
@@ -168,36 +84,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
features={[
- {
- id: "f1",
- label: "Search",
- title: "Plant Encyclopedia",
- items: [
- "Deep botanical data",
- "Care requirements lookup",
- "Scientific plant species profiles",
- ],
- },
- {
- id: "f2",
- label: "AI",
- title: "Conversational Assistant",
- items: [
- "Instant plant health advice",
- "24/7 care troubleshooting",
- "Customized care schedules",
- ],
- },
- {
- id: "f3",
- label: "Visual",
- title: "Image Recognition",
- items: [
- "Identify plants by photo",
- "AI disease diagnostic tools",
- "Fast visual lookup",
- ],
- },
+ { id: "f1", label: "Search", title: "Plant Encyclopedia", items: ["Deep botanical data", "Care requirements lookup", "Scientific plant species profiles"] },
+ { id: "f2", label: "AI", title: "Conversational Assistant", items: ["Instant plant health advice", "24/7 care troubleshooting", "Customized care schedules"] },
+ { id: "f3", label: "Visual", title: "Image Recognition", items: ["Identify plants by photo", "AI disease diagnostic tools", "Fast visual lookup"] },
]}
title="Why Gardeners Choose GreenThumb AI"
description="We blend botanical science with intuitive AI to make your indoor jungle flourish."
@@ -209,12 +98,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Nurturing Your Personal Oasis"
description="GreenThumb AI was founded by horticulturists and data scientists to bridge the gap between plant potential and care perfection. Whether you are a beginner or an expert, we simplify your journey into the world of plants."
- buttons={[
- {
- text: "Our Mission",
- href: "#",
- },
- ]}
+ buttons={[{ text: "Our Mission", href: "#" }]}
imageSrc="http://img.b2bpic.net/free-photo/calathea-potted-houseplants_209303-92.jpg"
imageAlt="Modern home vertical garden wall"
/>
@@ -224,50 +108,15 @@ export default function LandingPage() {
@@ -306,46 +143,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
- {
- id: "t1",
- name: "Sarah J.",
- handle: "@sarahurban",
- testimonial: "Finally, my plants are actually thriving. The AI guidance is incredibly accurate.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-her-greenhouse_23-2149072106.jpg",
- },
- {
- id: "t2",
- name: "Michael Chen",
- handle: "@mchengardens",
- testimonial: "I never knew succulents were so easy to mess up, but this app saved them all.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg",
- },
- {
- id: "t3",
- name: "Emily R.",
- handle: "@emilyplants",
- testimonial: "The detailed care profiles are fantastic for a beginner like me. Very helpful.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/photo-handsome-redhead-bearded-young-man-holding-potted-plant_171337-7720.jpg",
- },
- {
- id: "t4",
- name: "David Kim",
- handle: "@dkim_eco",
- testimonial: "Great insights on air quality. Highly recommend to any eco-conscious consumer.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cotton-flower-vase-wooden-floor_53876-105954.jpg",
- },
- {
- id: "t5",
- name: "Alice Wang",
- handle: "@alice.gardens",
- testimonial: "My indoor jungle looks healthier than ever. The AI interface is just genius.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-growing-plants_23-2148918517.jpg",
- },
+ { id: "t1", name: "Sarah J.", handle: "@sarahurban", testimonial: "Finally, my plants are actually thriving. The AI guidance is incredibly accurate.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-farmer-working-her-greenhouse_23-2149072106.jpg" },
+ { id: "t2", name: "Michael Chen", handle: "@mchengardens", testimonial: "I never knew succulents were so easy to mess up, but this app saved them all.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg" },
+ { id: "t3", name: "Emily R.", handle: "@emilyplants", testimonial: "The detailed care profiles are fantastic for a beginner like me. Very helpful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-handsome-redhead-bearded-young-man-holding-potted-plant_171337-7720.jpg" },
+ { id: "t4", name: "David Kim", handle: "@dkim_eco", testimonial: "Great insights on air quality. Highly recommend to any eco-conscious consumer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cotton-flower-vase-wooden-floor_53876-105954.jpg" },
+ { id: "t5", name: "Alice Wang", handle: "@alice.gardens", testimonial: "My indoor jungle looks healthier than ever. The AI interface is just genius.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-growing-plants_23-2148918517.jpg" },
]}
showRating={true}
title="Words From Our Gardeners"
@@ -358,21 +160,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "How does the plant database work?",
- content: "You can search by name, light requirements, water needs, or use our visual identification tool.",
- },
- {
- id: "q2",
- title: "Is the AI assistant always accurate?",
- content: "We maintain 98% accuracy based on extensive botanical datasets and verified horticultural sources.",
- },
- {
- id: "q3",
- title: "Can I use the app for outdoor gardens?",
- content: "Absolutely, GreenThumb AI handles both indoor plants and outdoor botanical species.",
- },
+ { id: "q1", title: "How does the plant database work?", content: "You can search by name, light requirements, water needs, or use our visual identification tool." },
+ { id: "q2", title: "Is the AI assistant always accurate?", content: "We maintain 98% accuracy based on extensive botanical datasets and verified horticultural sources." },
+ { id: "q3", title: "Can I use the app for outdoor gardens?", content: "Absolutely, GreenThumb AI handles both indoor plants and outdoor botanical species." },
]}
title="Your Gardening Questions"
description="Common questions regarding plant care and how our AI assistant can help you."
@@ -386,25 +176,10 @@ export default function LandingPage() {
title="Need Botanical Help?"
description="Contact our team if you have questions or want to collaborate with our plant science researchers."
inputs={[
- {
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
- },
- {
- name: "email",
- type: "email",
- placeholder: "Email Address",
- required: true,
- },
+ { name: "name", type: "text", placeholder: "Your Name", required: true },
+ { name: "email", type: "email", placeholder: "Email Address", required: true },
]}
- textarea={{
- name: "message",
- placeholder: "How can we help?",
- rows: 4,
- required: true,
- }}
+ textarea={{ name: "message", placeholder: "How can we help?", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-interior-design-with-many-plants_23-2149155749.jpg"
/>
@@ -412,45 +187,9 @@ export default function LandingPage() {