Merge version_1 into main #1
@@ -108,28 +108,28 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Fully Automated Dashboard", description: "No formulas. Just check a box and see your data come to life instantly.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Weekly & Monthly Insights", description: "Visual charts to identify patterns and eliminate procrastination permanently.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/line-graph-with-line-graph-that-says-number-s_698780-1079.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/line-graph-with-line-graph-that-says-number-s_698780-1079.jpg?_wi=1"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/line-graph-with-line-graph-that-says-number-s_698780-1079.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/line-graph-with-line-graph-that-says-number-s_698780-1079.jpg?_wi=2"
|
||||
}
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Multi-Device Sync", description: "Access your habits on iPhone, Android, Tablet, or PC instantly and seamlessly.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-male-executive-using-mobile-phone-laptop_1170-867.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-male-executive-using-mobile-phone-laptop_1170-867.jpg?_wi=1"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-male-executive-using-mobile-phone-laptop_1170-867.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-male-executive-using-mobile-phone-laptop_1170-867.jpg?_wi=2"
|
||||
}
|
||||
}
|
||||
]}
|
||||
@@ -147,13 +147,13 @@ export default function LandingPage() {
|
||||
id: "1", name: "Sarah Chen", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-businesswoman-sitting-desk-with-laptop-looking-calendar_1098-20530.jpg", imageAlt: "Sarah Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg", imageAlt: "Marcus Johnson"
|
||||
id: "2", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg?_wi=1", imageAlt: "Marcus Johnson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-template-flat-style_23-2148220502.jpg", imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg", imageAlt: "David Kim"
|
||||
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/financial-graph-stock-market-tablet_53876-98076.jpg?_wi=2", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Wang", imageSrc: "http://img.b2bpic.net/free-vector/fitness-mobile-app-infographic-flat-design_52683-16494.jpg", imageAlt: "Jessica Wang"
|
||||
|
||||
Reference in New Issue
Block a user