Merge version_1 into main #1
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
handle: "@ariver",
|
||||
testimonial: "This tracker made managing my freelancing business so simple. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg?_wi=1",
|
||||
imageAlt: "modern software dashboard",
|
||||
},
|
||||
{
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@jamies",
|
||||
testimonial: "Perfect for beginners who need to stay on top of invoices.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-holding-tablet-medium-shot_23-2148346151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-holding-tablet-medium-shot_23-2148346151.jpg?_wi=1",
|
||||
imageAlt: "person using tablet for finance",
|
||||
},
|
||||
{
|
||||
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
handle: "@mlee",
|
||||
testimonial: "Clean design and extremely easy to use. Love it!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg?_wi=1",
|
||||
imageAlt: "3d finance icons data",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@stam",
|
||||
testimonial: "Exactly what I was looking for. Straightforward and functional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-graphics-blue-tones_1134-384.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-graphics-blue-tones_1134-384.jpg?_wi=1",
|
||||
imageAlt: "digital financial report",
|
||||
},
|
||||
{
|
||||
@@ -90,11 +90,11 @@ export default function LandingPage() {
|
||||
handle: "@caseyp",
|
||||
testimonial: "No clutter, just the tools I need to track my expenses.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg?_wi=2",
|
||||
imageAlt: "modern software dashboard",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg?_wi=3"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://img.b2bpic.net/free-photo/portrait-business-woman_23-2148767936.jpg",
|
||||
@@ -152,19 +152,19 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Customer Management",
|
||||
description: "Easily keep track of all your clients in one place.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-holding-tablet-medium-shot_23-2148346151.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-holding-tablet-medium-shot_23-2148346151.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Invoice Tracking",
|
||||
description: "Create, send, and track payments to ensure you're always getting paid.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-people-multitasking-3d-cartoon-scene_23-2151294543.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Smart Insights",
|
||||
description: "Get a clear summary of your profit, income, and pending payments instantly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-graphics-blue-tones_1134-384.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-graphics-blue-tones_1134-384.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Built for Beginners"
|
||||
@@ -240,7 +240,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/computer-dark-room-with-graphs-screen_169016-48896.jpg?_wi=4"
|
||||
columns={[
|
||||
{
|
||||
title: "Product",
|
||||
|
||||
Reference in New Issue
Block a user