Update src/app/page.tsx
This commit is contained in:
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Organization",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmabzs",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmabzs&_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Alerts",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illustration-personal-organizer-calendar-brick-wall_53876-20975.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illustration-personal-organizer-calendar-brick-wall_53876-20975.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"AI",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-information-network-research_53876-120771.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-information-network-research_53876-120771.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "f4",
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Insight",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmabzs",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmabzs&_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f5",
|
||||
@@ -172,7 +172,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Collaboration",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illustration-personal-organizer-calendar-brick-wall_53876-20975.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/illustration-personal-organizer-calendar-brick-wall_53876-20975.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "f6",
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
tags: [
|
||||
"Automated",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-information-network-research_53876-120771.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-information-network-research_53876-120771.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Everything you need to manage your life admin."
|
||||
|
||||
Reference in New Issue
Block a user