Landing page for QuoteFlow — RFQ automation SaaS
for Indian manufacturers.
Hero: "Send RFQs to all your vendors in one click.
Compare every quote automatically."
Subheadline: "Stop managing vendor quotes over email
and Excel. QuoteFlow automates the entire process."
CTA button: "Start Free — No Credit Card Required"
Three feature cards:
I'll move the dashboard to /dashboard and create a new landing page at the root. Let me also read the globals.css to update the theme for the landing page:
Now I'll move the dashboard and create the landing page:
Now I need to update the sidebar to link to /dashboard instead of / for the Dashboard nav item:
I've created the QuoteFlow landing page and reorganized the app structure. The landing page is now at the root (/) with a hero section featuring the headline and subheadline, stats section showing key metrics, three feature cards (One-click Dispatch, Automatic Follow-ups, Smart Comparison), pricing section with Free and Pro (₹999/month) plans, and a "Built for Indian Manufacturers" trust badge. The dashboard has been moved to /dashboard and the sidebar navigation has been updated accordingly. All CTAs link to the dashboard for sign-up/login flow.
The sidebar already has a Settings link pointing to /settings. I need to create the Settings page. Let me create a comprehensive settings page for the procurement SaaS:
The Settings page is now available at /settings and connected to the sidebar navigation. It features five tabbed sections: Company (logo upload, company name, address, GST/PAN numbers, contact info), Profile (user photo, name, role, email, phone, security options), Email (reply-to address, CC emails, email signature), Notifications (toggles for quote received, deadline reminders, vendor responses, daily digest), and RFQ Defaults (default deadline days, payment terms, delivery location, auto follow-up settings, PO requirements). All fields are pre-populated with sample Indian business data and include a save button with confirmation feedback.