Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
handle: "@schen",
|
||||
testimonial: "Finally, a finance app that actually helps me see where I'm going, not just where I've been.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-126417.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-126417.jpg?_wi=1",
|
||||
imageAlt: "fintech dashboard mobile app dark mode",
|
||||
},
|
||||
{
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
handle: "@markj",
|
||||
testimonial: "The predictive cash-flow tool is a game changer for my personal savings goals.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg?_wi=1",
|
||||
imageAlt: "fintech dashboard mobile app dark mode",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
handle: "@eross",
|
||||
testimonial: "Absolute clarity on my subscriptions. I saved $200 in the first month alone.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-person-texting-messages-smartphone-app-sofa-finishing-tasks-before_482257-132374.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-person-texting-messages-smartphone-app-sofa-finishing-tasks-before_482257-132374.jpg?_wi=1",
|
||||
imageAlt: "fintech dashboard mobile app dark mode",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
handle: "@dkim",
|
||||
testimonial: "Premium, clean, and fast. Everything I want in a banking app.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg?_wi=1",
|
||||
imageAlt: "fintech dashboard mobile app dark mode",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
handle: "@ascott",
|
||||
testimonial: "Trustworthy and intelligent. AuraWealth is my new financial home.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-working-late-office_23-2148991380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-working-late-office_23-2148991380.jpg?_wi=1",
|
||||
imageAlt: "fintech dashboard mobile app dark mode",
|
||||
},
|
||||
]}
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-126417.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/financial-manager-doing-accounting-work-pc-with-chroma-key-screen_482257-126417.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Total Net Worth",
|
||||
description: "Aggregated view of all your accounts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-high-end-office-workspace-with-advanced-technology-enhance-efficiency_482257-119617.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Live Tracking",
|
||||
@@ -340,7 +340,7 @@ export default function LandingPage() {
|
||||
quote: "I have absolute clarity now.",
|
||||
name: "Sarah Chen",
|
||||
role: "CEO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-person-texting-messages-smartphone-app-sofa-finishing-tasks-before_482257-132374.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-person-texting-messages-smartphone-app-sofa-finishing-tasks-before_482257-132374.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -348,7 +348,7 @@ export default function LandingPage() {
|
||||
quote: "The most beautiful finance app ever.",
|
||||
name: "Mark Jones",
|
||||
role: "CTO",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-office-holding-tablet_23-2148356266.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -356,7 +356,7 @@ export default function LandingPage() {
|
||||
quote: "Cancelled useless subscriptions easily.",
|
||||
name: "Elena Ross",
|
||||
role: "Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-working-late-office_23-2148991380.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-working-late-office_23-2148991380.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
|
||||
Reference in New Issue
Block a user