Update src/app/page.tsx
This commit is contained in:
@@ -77,15 +77,15 @@ export default function LandingPage() {
|
||||
imageAlt: "Professional workspace",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1201.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1201.jpg?_wi=1",
|
||||
imageAlt: "Creative tasks",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-modern-technology-background_1035-4456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-modern-technology-background_1035-4456.jpg?_wi=1",
|
||||
imageAlt: "Digital connections",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-city-street-with-blurry-background-buildings-establishing-shot_41433-206.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-city-street-with-blurry-background-buildings-establishing-shot_41433-206.jpg?_wi=1",
|
||||
imageAlt: "Instant payments",
|
||||
},
|
||||
]}
|
||||
@@ -102,19 +102,19 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Instant Payments",
|
||||
description: "Withdraw your earnings securely via M-Pesa or bank transfer the moment your task is completed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-city-street-with-blurry-background-buildings-establishing-shot_41433-206.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-using-smartphone-city-street-with-blurry-background-buildings-establishing-shot_41433-206.jpg?_wi=2",
|
||||
imageAlt: "Instant payment icons",
|
||||
},
|
||||
{
|
||||
title: "Skill Marketplace",
|
||||
description: "Showcase your unique abilities and connect with clients looking for specific services you provide.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1201.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/designer-work-office_158595-1201.jpg?_wi=2",
|
||||
imageAlt: "Skill showcase",
|
||||
},
|
||||
{
|
||||
title: "Reputation Matters",
|
||||
description: "Build a solid rating profile and charge higher for the high-quality services you consistently deliver.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-modern-technology-background_1035-4456.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/geometric-modern-technology-background_1035-4456.jpg?_wi=2",
|
||||
imageAlt: "Reputation tracking",
|
||||
},
|
||||
]}
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "Creative Hub",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone_23-2148461401.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone_23-2148461401.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
role: "Writer",
|
||||
company: "CopyKings",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone_23-2148461401.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-talking-phone_23-2148461401.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Trusted by Thousands"
|
||||
|
||||
Reference in New Issue
Block a user