Merge version_1 into main #1
@@ -56,7 +56,7 @@ export default function AboutPage() {
|
||||
"We believe in the power of independent talent. Our platform gives freelancers the tools and opportunities to thrive, grow their businesses, and achieve financial independence.",
|
||||
media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg?_wi=6",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function AboutPage() {
|
||||
"Every transaction is protected by our secure escrow system. We verify all freelancers and maintain strict quality standards to ensure both sides of the marketplace feel confident.",
|
||||
media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg",
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg?_wi=7",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function AboutPage() {
|
||||
"We're committed to making professional services accessible to businesses of all sizes. From startups to enterprises, everyone deserves access to top talent.",
|
||||
media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg",
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg?_wi=7",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -142,28 +142,28 @@ export default function AboutPage() {
|
||||
name: "Jessica Martinez",
|
||||
role: "Founder & CEO",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "David Park",
|
||||
role: "VP of Operations",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg",
|
||||
"http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Rachel Thompson",
|
||||
role: "Head of Community",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579639.jpg",
|
||||
"http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579639.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Michael Chang",
|
||||
role: "CTO",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -52,70 +52,70 @@ export default function FreelancersPage() {
|
||||
id: "1",
|
||||
name: "Alex Rivera",
|
||||
role: "UI/UX Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg?_wi=3",
|
||||
imageAlt: "professional freelancer portrait headshot",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jordan Kim",
|
||||
role: "Full-Stack Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg?_wi=3",
|
||||
imageAlt: "male developer professional headshot",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Priya Sharma",
|
||||
role: "Digital Marketing Expert",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579639.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579639.jpg?_wi=2",
|
||||
imageAlt: "female marketing specialist portrait",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Chris Walker",
|
||||
role: "Creative Director",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg?_wi=2",
|
||||
imageAlt: "male creative director headshot",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sofia Bergström",
|
||||
role: "Content Writer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg?_wi=4",
|
||||
imageAlt: "professional freelancer portrait headshot",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Chen",
|
||||
role: "Data Scientist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg?_wi=4",
|
||||
imageAlt: "male developer professional headshot",
|
||||
},
|
||||
{
|
||||
id: "7",
|
||||
name: "Maria Santos",
|
||||
role: "Brand Strategist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579639.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579639.jpg?_wi=3",
|
||||
imageAlt: "female marketing specialist portrait",
|
||||
},
|
||||
{
|
||||
id: "8",
|
||||
name: "James Patterson",
|
||||
role: "SEO Specialist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg?_wi=3",
|
||||
imageAlt: "male creative director headshot",
|
||||
},
|
||||
{
|
||||
id: "9",
|
||||
name: "Nina Kovacs",
|
||||
role: "Video Editor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg?_wi=5",
|
||||
imageAlt: "professional freelancer portrait headshot",
|
||||
},
|
||||
{
|
||||
id: "10",
|
||||
name: "Marcus Lee",
|
||||
role: "DevOps Engineer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg?_wi=5",
|
||||
imageAlt: "male developer professional headshot",
|
||||
},
|
||||
]}
|
||||
@@ -129,37 +129,37 @@ export default function FreelancersPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg?_wi=3",
|
||||
imageAlt: "happy customer business person portrait",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-man-with-tattoos-showing-credit-card-recommending-his-bank-pleased-with-service-standing-white-wall_176420-38740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-senior-man-with-tattoos-showing-credit-card-recommending-his-bank-pleased-with-service-standing-white-wall_176420-38740.jpg?_wi=3",
|
||||
imageAlt: "female customer satisfied portrait",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900150.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900150.jpg?_wi=3",
|
||||
imageAlt: "male business client testimonial",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "James Wilson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-afro-businessman-wearing-shirt-black-suit-glasses-looking-front-while-standing-beige-wall_158595-7638.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-afro-businessman-wearing-shirt-black-suit-glasses-looking-front-while-standing-beige-wall_158595-7638.jpg?_wi=2",
|
||||
imageAlt: "young professional satisfied customer",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Anderson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=2",
|
||||
imageAlt: "professional executive testimonial photo",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Kumar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-album_52683-86255.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-looking-picture-album_52683-86255.jpg?_wi=2",
|
||||
imageAlt: "diverse professional client portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -73,7 +73,7 @@ export default function HomePage() {
|
||||
"Found amazing designers and developers within hours. The quality exceeded our expectations!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg",
|
||||
"http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marcus Johnson",
|
||||
@@ -82,7 +82,7 @@ export default function HomePage() {
|
||||
"Streamlined our hiring process and saved thousands on project costs. Highly recommended!",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-senior-man-with-tattoos-showing-credit-card-recommending-his-bank-pleased-with-service-standing-white-wall_176420-38740.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-senior-man-with-tattoos-showing-credit-card-recommending-his-bank-pleased-with-service-standing-white-wall_176420-38740.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Emma Rodriguez",
|
||||
@@ -91,7 +91,7 @@ export default function HomePage() {
|
||||
"Professional freelancers, transparent pricing, and quick turnaround. This is the future of work.",
|
||||
rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900150.jpg",
|
||||
"http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900150.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -124,7 +124,7 @@ export default function HomePage() {
|
||||
"Describe what you need, your budget, and timeline. Be as detailed as possible to attract the best freelancers.",
|
||||
media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -149,7 +149,7 @@ export default function HomePage() {
|
||||
"Qualified freelancers submit proposals with their expertise, portfolio, and rates. Review profiles and ratings to make informed decisions.",
|
||||
media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg",
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -174,7 +174,7 @@ export default function HomePage() {
|
||||
"Work directly with your chosen freelancer using our secure messaging and file-sharing tools. Track progress in real-time.",
|
||||
media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg",
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -210,42 +210,42 @@ export default function HomePage() {
|
||||
name: "Alex Rivera",
|
||||
role: "UI/UX Designer",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jordan Kim",
|
||||
role: "Full-Stack Developer",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg",
|
||||
"http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Priya Sharma",
|
||||
role: "Digital Marketing Expert",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579639.jpg",
|
||||
"http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579639.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Chris Walker",
|
||||
role: "Creative Director",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Sofia Bergström",
|
||||
role: "Content Writer",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Chen",
|
||||
role: "Data Scientist",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg",
|
||||
"http://img.b2bpic.net/free-photo/employee-looking-pc-monitor-drinking-coffee-checking-data_482257-124504.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -273,7 +273,7 @@ export default function HomePage() {
|
||||
price: "Starting $500",
|
||||
variant: "UI Design • Responsive • Fast Delivery",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -281,7 +281,7 @@ export default function HomePage() {
|
||||
price: "Starting $1,500",
|
||||
variant: "Frontend • Backend • Database Design",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg",
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -289,7 +289,7 @@ export default function HomePage() {
|
||||
price: "Starting $200",
|
||||
variant: "Blog Posts • Copywriting • SEO Optimized",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg",
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -297,7 +297,7 @@ export default function HomePage() {
|
||||
price: "Starting $2,000",
|
||||
variant: "iOS • Android • Cross-Platform",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -305,7 +305,7 @@ export default function HomePage() {
|
||||
price: "Starting $300",
|
||||
variant: "Social Media • SEO • Ad Campaigns",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg",
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -313,7 +313,7 @@ export default function HomePage() {
|
||||
price: "Starting $250",
|
||||
variant: "Logo • Branding • Illustrations",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg",
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -347,37 +347,37 @@ export default function HomePage() {
|
||||
id: "1",
|
||||
name: "Sarah Chen",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg",
|
||||
"http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus Johnson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/smiling-senior-man-with-tattoos-showing-credit-card-recommending-his-bank-pleased-with-service-standing-white-wall_176420-38740.jpg",
|
||||
"http://img.b2bpic.net/free-photo/smiling-senior-man-with-tattoos-showing-credit-card-recommending-his-bank-pleased-with-service-standing-white-wall_176420-38740.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emma Rodriguez",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900150.jpg",
|
||||
"http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900150.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "James Wilson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-afro-businessman-wearing-shirt-black-suit-glasses-looking-front-while-standing-beige-wall_158595-7638.jpg",
|
||||
"http://img.b2bpic.net/free-photo/portrait-young-afro-businessman-wearing-shirt-black-suit-glasses-looking-front-while-standing-beige-wall_158595-7638.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Anderson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg",
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Kumar",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/people-looking-picture-album_52683-86255.jpg",
|
||||
"http://img.b2bpic.net/free-photo/people-looking-picture-album_52683-86255.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
cardTitle="Join 50,000+ satisfied clients who've completed successful projects"
|
||||
|
||||
@@ -66,7 +66,7 @@ export default function BrowseServicesPage() {
|
||||
price: "Starting $500",
|
||||
variant: "UI Design • Responsive • Fast Delivery",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -74,7 +74,7 @@ export default function BrowseServicesPage() {
|
||||
price: "Starting $1,500",
|
||||
variant: "Frontend • Backend • Database Design",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg",
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -82,7 +82,7 @@ export default function BrowseServicesPage() {
|
||||
price: "Starting $200",
|
||||
variant: "Blog Posts • Copywriting • SEO Optimized",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg",
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -90,7 +90,7 @@ export default function BrowseServicesPage() {
|
||||
price: "Starting $2,000",
|
||||
variant: "iOS • Android • Cross-Platform",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -98,7 +98,7 @@ export default function BrowseServicesPage() {
|
||||
price: "Starting $300",
|
||||
variant: "Social Media • SEO • Ad Campaigns",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg",
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
@@ -106,7 +106,7 @@ export default function BrowseServicesPage() {
|
||||
price: "Starting $250",
|
||||
variant: "Logo • Branding • Illustrations",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg",
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -128,7 +128,7 @@ export default function BrowseServicesPage() {
|
||||
"Explore detailed service listings with pricing, timelines, and freelancer profiles. Compare multiple options to find the best fit for your project.",
|
||||
media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg",
|
||||
"http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg?_wi=6",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function BrowseServicesPage() {
|
||||
"Choose a service and customize it to your specific needs. Discuss any modifications with the freelancer to ensure perfect alignment.",
|
||||
media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg",
|
||||
"http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg?_wi=6",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -178,7 +178,7 @@ export default function BrowseServicesPage() {
|
||||
"Monitor progress in real-time with our built-in tracking tools. Receive your completed work and provide feedback for revisions if needed.",
|
||||
media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg",
|
||||
"http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg?_wi=6",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user