diff --git a/src/app/page.tsx b/src/app/page.tsx
index 93947c9..8027c32 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -36,22 +36,22 @@ export default function LandingPage() {
{ name: "Testimonials", id: "testimonials" },
{ name: "FAQ", id: "faq" },
]}
- brandName="GrantWriter AI"
+ brandName="Orchid & Bonsai"
/>
@@ -59,9 +59,9 @@ export default function LandingPage() {
@@ -70,12 +70,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- { tag: "AI Automation", title: "Intelligent Drafting", subtitle: "Save time", description: "Generate high-quality grant drafts instantly based on your project goals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/ai-text-generator-icon-high-quality-icon-1775406322766-7f1815c2.png", buttons: [{ text: "Explore Drafting Capabilities", href: "#features" }] },
- { tag: "Workflow", title: "Seamless Team Collaboration", subtitle: "Work together", description: "Real-time editing and shared workspaces designed for busy teams.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/document-upload-cloud-symbol-modern-ui-i-1775406322985-9e9001f6.png", buttons: [{ text: "View Collaboration Tools", href: "#features" }] },
- { tag: "Tracking", title: "Success Analytics", subtitle: "Monitor growth", description: "Advanced insights into your application performance and funding trends.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BwfdkVjxSqmY5DPNKdocx0jBnA/performance-analytics-chart-modern-ui-ic-1775406323210-d617695a.png", buttons: [{ text: "Discover Analytics", href: "#features" }] },
+ { tag: "Curated", title: "Premium Supplies", subtitle: "Professional grade", description: "High-quality pots, specialized soil, and fertilizers for optimal growth.", imageSrc: "https://images.unsplash.com/photo-1594498652286-f14d8a59489f?q=80&w=600", buttons: [{ text: "Shop Supplies", href: "#features" }] },
+ { tag: "Guidance", title: "Expert Masterclasses", subtitle: "From master growers", description: "Learn pruning, repotting, and specialized care techniques from experts.", imageSrc: "https://images.unsplash.com/photo-1444491741275-3747c53d50b4?q=80&w=600", buttons: [{ text: "View Courses", href: "#features" }] },
+ { tag: "Care", title: "Personalized Schedules", subtitle: "Stay on track", description: "Receive reminders and care plans tailored to your specific plant species.", imageSrc: "https://images.unsplash.com/photo-1549488344-c6c7f75d5080?q=80&w=600", buttons: [{ text: "Start Planning", href: "#features" }] },
]}
- title="Advanced Tools for Grants"
- description="Everything your team needs to write, manage, and win more grants effectively."
+ title="Excellence in Cultivation"
+ description="Everything you need to nurture your collection and develop your passion for botanical art."
/>
@@ -85,24 +85,23 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
- { id: "m1", icon: Award, title: "Success Rate", value: "92%" },
- { id: "m2", icon: DollarSign, title: "Total Funded", value: "$1.2B+" },
- { id: "m3", icon: Clock, title: "Time Saved", value: "15h/week" },
+ { id: "m1", icon: Award, title: "Species Curated", value: "500+" },
+ { id: "m2", icon: DollarSign, title: "Active Growers", value: "10k+" },
+ { id: "m3", icon: Clock, title: "Expert Sessions", value: "250h+" },
]}
- title="Proven Results"
- description="Our software powers the world's most effective grant writing teams."
+ title="Growing Community"
+ description="Join the largest network of orchid and bonsai enthusiasts worldwide."
/>
@@ -127,42 +126,42 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file