Merge version_1 into main #3
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Watch Demo", href: "#dashboard" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/a-modern-financial-dashboard-interface-s-1772601000174-ae35c49f.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/a-modern-financial-dashboard-interface-s-1772601000174-ae35c49f.png?_wi=1"
|
||||
imageAlt="FinAssist financial dashboard preview"
|
||||
mediaAnimation="blur-reveal"
|
||||
imagePosition="right"
|
||||
@@ -79,13 +79,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Intelligent Expense Tracking", description: "Automatically categorize and track your spending in real-time. See exactly where your money goes with intuitive charts and detailed breakdowns by category.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/an-illustrated-graphic-of-a-student-mana-1772600999537-3f2bb193.png"},
|
||||
title: "Intelligent Expense Tracking", description: "Automatically categorize and track your spending in real-time. See exactly where your money goes with intuitive charts and detailed breakdowns by category.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/an-illustrated-graphic-of-a-student-mana-1772600999537-3f2bb193.png?_wi=1"},
|
||||
{
|
||||
id: 2,
|
||||
title: "AI-Powered Insights", description: "Get personalized recommendations based on your spending patterns. Our AI assistant learns your habits and suggests ways to save money without sacrificing your lifestyle.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/a-laptop-screen-displaying-ai-powered-fi-1772601002876-f2a5b2cf.png"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Budget Planning & Forecasting", description: "Create realistic budgets for each category and get predictions for future expenses. Plan semester-to-semester finances with confidence and avoid overspending.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/visual-representation-of-budget-planning-1772601001311-53a77a5b.png"},
|
||||
title: "Budget Planning & Forecasting", description: "Create realistic budgets for each category and get predictions for future expenses. Plan semester-to-semester finances with confidence and avoid overspending.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/visual-representation-of-budget-planning-1772601001311-53a77a5b.png?_wi=1"},
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -102,11 +102,11 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Financial Health Score", price: "Real-time", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/a-modern-financial-dashboard-interface-s-1772601000174-ae35c49f.png"},
|
||||
id: "1", name: "Financial Health Score", price: "Real-time", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/a-modern-financial-dashboard-interface-s-1772601000174-ae35c49f.png?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Spending Categories", price: "Visual", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/an-illustrated-graphic-of-a-student-mana-1772600999537-3f2bb193.png"},
|
||||
id: "2", name: "Spending Categories", price: "Visual", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/an-illustrated-graphic-of-a-student-mana-1772600999537-3f2bb193.png?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Savings Goals", price: "Trackable", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/visual-representation-of-budget-planning-1772601001311-53a77a5b.png"},
|
||||
id: "3", name: "Savings Goals", price: "Trackable", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ASzLx3IDVSIDGm8joccpM7kz5m/visual-representation-of-budget-planning-1772601001311-53a77a5b.png?_wi=2"},
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user