From a9fa35cfee88a0e458c96f760d5a519e78409ea0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 17:11:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 100 +++++++++++++++++++++++++++++++---------------- 1 file changed, 66 insertions(+), 34 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e743ac2..c896167 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,8 @@ export default function HomePage() { { name: "Support", id: "#faq" }, ]} button={{ - text: "Get Started", href: "https://app.stockflow.example.com/signup"}} + text: "Get Started", href: "https://app.stockflow.example.com/signup" + }} animateOnLoad={true} /> @@ -64,7 +65,7 @@ export default function HomePage() { tag="Smart Inventory Management" tagIcon={TrendingUp} tagAnimation="slide-up" - background={{ variant: "grid" }} + background={{ variant: "glowing-orb" }} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/a-modern-inventory-management-dashboard--1772555117063-75019366.png" imageAlt="Inventory dashboard interface" mediaAnimation="opacity" @@ -74,22 +75,26 @@ export default function HomePage() { name: "Sarah Chen", handle: "Operations Manager, RetailPro", testimonial: "StockFlow reduced our inventory errors by 85% and we now track profit margins in real-time. Game-changing platform!", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png", imageAlt: "Sarah Chen"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png", imageAlt: "Sarah Chen" + }, { name: "Michael Rodriguez", handle: "E-commerce Owner, ShopHub", testimonial: "The daily, weekly, and monthly sales reports give us exactly the insights we need to optimize our business.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png", imageAlt: "Michael Rodriguez"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png", imageAlt: "Michael Rodriguez" + }, { name: "Emma Watson", handle: "Store Manager, Fashion Forward", testimonial: "Finally, a platform that combines inventory management with profit tracking. Absolutely essential for our business.", rating: 5, imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-an-e-commerce-e-1772555115180-edb2fb06.png", imageAlt: "Emma Watson"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-an-e-commerce-e-1772555115180-edb2fb06.png", imageAlt: "Emma Watson" + }, ]} testimonialRotationInterval={5000} buttons={[ { - text: "Start Free Trial", href: "https://app.stockflow.example.com/signup"}, + text: "Start Free Trial", href: "https://app.stockflow.example.com/signup" + }, { text: "Watch Demo", href: "#features" }, ]} buttonAnimation="slide-up" @@ -123,17 +128,20 @@ export default function HomePage() { features={[ { id: "stock-tracking", label: "Stock Tracking", title: "Real-time Inventory Management", items: [ - "Live stock level updates across all locations", "Automated low-stock alerts and notifications", "Barcode scanning and SKU management", "Multi-warehouse inventory sync"], + "Live stock level updates across all locations", "Automated low-stock alerts and notifications", "Barcode scanning and SKU management", "Multi-warehouse inventory sync" + ], buttons: [{ text: "Learn More", href: "#" }], }, { id: "sales-tracking", label: "Sales Analytics", title: "Comprehensive Sales Intelligence", items: [ - "Daily, weekly, monthly, and yearly analytics", "Sales by product, category, or time period", "Real-time transaction tracking", "Comparative period analysis and trends"], + "Daily, weekly, monthly, and yearly analytics", "Sales by product, category, or time period", "Real-time transaction tracking", "Comparative period analysis and trends" + ], buttons: [{ text: "Explore Analytics", href: "#" }], }, { id: "profit-metrics", label: "Profit Tracking", title: "Monitor Your Bottom Line", items: [ - "Automated profit calculations", "Cost of goods analysis", "Margin tracking by product", "Revenue vs. expenses visualization"], + "Automated profit calculations", "Cost of goods analysis", "Margin tracking by product", "Revenue vs. expenses visualization" + ], buttons: [{ text: "View Metrics", href: "#" }], }, ]} @@ -153,10 +161,12 @@ export default function HomePage() { { id: "1", icon: Users, title: "Active Users", value: "15,000+" }, { id: "2", icon: ShoppingCart, - title: "Transactions Tracked", value: "500M+"}, + title: "Transactions Tracked", value: "500M+" + }, { id: "3", icon: TrendingUp, - title: "Avg Profit Increase", value: "42%"}, + title: "Avg Profit Increase", value: "42%" + }, { id: "4", icon: Clock, title: "Time Saved Monthly", value: "120 hrs" }, ]} /> @@ -175,27 +185,33 @@ export default function HomePage() { { id: "1", name: "Sarah Chen", handle: "Operations Manager, RetailPro", testimonial: "StockFlow reduced our inventory errors by 85% and we now track profit margins in real-time. Absolutely game-changing!", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png", imageAlt: "Sarah Chen"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-mana-1772555115308-082d88d1.png", imageAlt: "Sarah Chen" + }, { id: "2", name: "Michael Rodriguez", handle: "E-commerce Owner, ShopHub", testimonial: "The daily, weekly, monthly sales reports give us exactly the insights we need to optimize our business strategy.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png", imageAlt: "Michael Rodriguez"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-retail-manage-1772555115414-0f7a2ba7.png", imageAlt: "Michael Rodriguez" + }, { id: "3", name: "Emma Watson", handle: "Store Manager, Fashion Forward", testimonial: "Finally, a platform that combines inventory management with profit tracking. Essential for our retail operations.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-an-e-commerce-e-1772555115180-edb2fb06.png", imageAlt: "Emma Watson"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-an-e-commerce-e-1772555115180-edb2fb06.png", imageAlt: "Emma Watson" + }, { id: "4", name: "David Kim", handle: "Supply Chain Director, GlobalTrade", testimonial: "The multi-location sync and real-time updates have streamlined our entire supply chain management process.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-supply-chain--1772555114931-2b7fd833.png", imageAlt: "David Kim"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-supply-chain--1772555114931-2b7fd833.png", imageAlt: "David Kim" + }, { id: "5", name: "Lisa Thompson", handle: "CEO, Fashion Ventures", testimonial: "ROI was immediate. We recovered our investment within the first month through better inventory decisions.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-dire-1772555115193-d727cc11.png", imageAlt: "Lisa Thompson"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-business-dire-1772555115193-d727cc11.png", imageAlt: "Lisa Thompson" + }, { id: "6", name: "James Wilson", handle: "Shop Owner, Wilson's Corner Store", testimonial: "The profit tracking feature showed me where we were losing money. Best business decision I made this year.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-shop-owner-or-1772555115068-de180fad.png", imageAlt: "James Wilson"}, + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARURmBxrejr64VtuPGs2xIm36h/professional-headshot-of-a-shop-owner-or-1772555115068-de180fad.png", imageAlt: "James Wilson" + }, ]} speed={40} /> @@ -215,31 +231,37 @@ export default function HomePage() { id: "starter", price: "$49/mo", name: "Starter Plan", badge: "Perfect for Small Businesses", badgeIcon: Sparkles, buttons: [ { - text: "Start Free Trial", href: "https://app.stockflow.example.com/signup?plan=starter"}, + text: "Start Free Trial", href: "https://app.stockflow.example.com/signup?plan=starter" + }, { text: "Learn More", href: "#" }, ], features: [ - "Up to 100 SKUs", "Single location management", "Daily sales analytics", "Basic profit tracking", "Email support", "1GB data storage"], + "Up to 100 SKUs", "Single location management", "Daily sales analytics", "Basic profit tracking", "Email support", "1GB data storage" + ], }, { id: "professional", price: "$149/mo", name: "Professional Plan", badge: "Most Popular", badgeIcon: Crown, buttons: [ { - text: "Start Free Trial", href: "https://app.stockflow.example.com/signup?plan=professional"}, + text: "Start Free Trial", href: "https://app.stockflow.example.com/signup?plan=professional" + }, { text: "Learn More", href: "#" }, ], features: [ - "Up to 1,000 SKUs", "Multi-location sync", "Daily, weekly, monthly analytics", "Advanced profit analytics", "Priority support", "50GB data storage", "API access", "Custom reports"], + "Up to 1,000 SKUs", "Multi-location sync", "Daily, weekly, monthly analytics", "Advanced profit analytics", "Priority support", "50GB data storage", "API access", "Custom reports" + ], }, { id: "enterprise", price: "Custom", name: "Enterprise Plan", badge: "For Large Operations", badgeIcon: Zap, buttons: [ { - text: "Contact Sales", href: "mailto:sales@stockflow.example.com"}, + text: "Contact Sales", href: "mailto:sales@stockflow.example.com" + }, { text: "Schedule Demo", href: "#" }, ], features: [ - "Unlimited SKUs", "Unlimited locations", "Daily, weekly, monthly, yearly analytics", "Enterprise profit analytics", "Dedicated account manager", "Unlimited data storage", "Advanced API access", "White-label options", "Custom integrations"], + "Unlimited SKUs", "Unlimited locations", "Daily, weekly, monthly, yearly analytics", "Enterprise profit analytics", "Dedicated account manager", "Unlimited data storage", "Advanced API access", "White-label options", "Custom integrations" + ], }, ]} /> @@ -257,22 +279,28 @@ export default function HomePage() { faqs={[ { id: "1", title: "How quickly can I start tracking my inventory?", content: - "You can create an account and start tracking inventory within minutes. Simply import your product list via CSV, set up your locations, and begin real-time inventory management immediately. Our onboarding process typically takes 15-30 minutes."}, + "You can create an account and start tracking inventory within minutes. Simply import your product list via CSV, set up your locations, and begin real-time inventory management immediately. Our onboarding process typically takes 15-30 minutes." + }, { id: "2", title: "Can I see sales data for different time periods?", content: - "Yes! StockFlow provides comprehensive analytics for daily, weekly, monthly, and yearly sales performance. You can compare time periods, view trends, and analyze sales by product category, location, or custom date ranges."}, + "Yes! StockFlow provides comprehensive analytics for daily, weekly, monthly, and yearly sales performance. You can compare time periods, view trends, and analyze sales by product category, location, or custom date ranges." + }, { id: "3", title: "How accurate is the profit tracking?", content: - "Our profit tracking is automated and highly accurate. It calculates profit by combining your sales data with cost of goods information. You can adjust costs per product, and the system automatically recalculates all profit metrics."}, + "Our profit tracking is automated and highly accurate. It calculates profit by combining your sales data with cost of goods information. You can adjust costs per product, and the system automatically recalculates all profit metrics." + }, { id: "4", title: "Does StockFlow work with multiple store locations?", content: - "Absolutely. Professional and Enterprise plans support unlimited locations. Real-time inventory syncs across all your locations, and you can view consolidated analytics or drill down into individual store performance."}, + "Absolutely. Professional and Enterprise plans support unlimited locations. Real-time inventory syncs across all your locations, and you can view consolidated analytics or drill down into individual store performance." + }, { id: "5", title: "What if I exceed my SKU limit?", content: - "You can easily upgrade your plan to support more SKUs. We recommend upgrading before you hit your limit to avoid any disruption. Downgrades are also available if your inventory needs change."}, + "You can easily upgrade your plan to support more SKUs. We recommend upgrading before you hit your limit to avoid any disruption. Downgrades are also available if your inventory needs change." + }, { id: "6", title: "Is my data secure?", content: - "Yes, we employ enterprise-grade security including 256-bit SSL encryption, regular security audits, and GDPR compliance. Your inventory and sales data is backed up automatically and protected against unauthorized access."}, + "Yes, we employ enterprise-grade security including 256-bit SSL encryption, regular security audits, and GDPR compliance. Your inventory and sales data is backed up automatically and protected against unauthorized access." + }, ]} /> @@ -283,13 +311,15 @@ export default function HomePage() { tagIcon={Rocket} title="Transform Your Inventory Management Today" description="Join thousands of businesses using StockFlow to streamline operations, track sales, and maximize profits. Start your free trial now—no credit card required." - background={{ variant: "grid" }} + background={{ variant: "plain" }} useInvertedBackground={false} buttons={[ { - text: "Start Free Trial", href: "https://app.stockflow.example.com/signup"}, + text: "Start Free Trial", href: "https://app.stockflow.example.com/signup" + }, { - text: "Contact Our Team", href: "mailto:hello@stockflow.example.com"}, + text: "Contact Our Team", href: "mailto:hello@stockflow.example.com" + }, ]} /> @@ -322,9 +352,11 @@ export default function HomePage() { { label: "Help Center", href: "/help" }, { label: "Documentation", href: "/docs" }, { - label: "Contact", href: "mailto:support@stockflow.example.com"}, + label: "Contact", href: "mailto:support@stockflow.example.com" + }, { - label: "Status Page", href: "https://status.stockflow.example.com"}, + label: "Status Page", href: "https://status.stockflow.example.com" + }, ], }, ]}