diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7e93e07..9d6c3c9 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -53,7 +53,7 @@ export default function AboutPage() { id: "1", title: "Empower Creators", description: "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=3"}, items: [ { icon: Lightbulb, @@ -71,7 +71,7 @@ export default function AboutPage() { id: "2", title: "Ensure Trust & Security", description: "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=4"}, items: [ { icon: Shield, @@ -89,7 +89,7 @@ export default function AboutPage() { id: "3", title: "Champion Accessibility", description: "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=4"}, items: [ { icon: Zap, @@ -118,16 +118,16 @@ export default function AboutPage() { team={[ { id: "1", 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=4"}, { 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=3"}, { 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=2"}, { 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=2"}, ]} /> diff --git a/src/app/freelancers/page.tsx b/src/app/freelancers/page.tsx index 89e6436..b2ffc40 100644 --- a/src/app/freelancers/page.tsx +++ b/src/app/freelancers/page.tsx @@ -16,21 +16,21 @@ const navItems = [ const freelancers = [ { - id: "1", name: "Alex Rivera", role: "UI/UX Designer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg"}, + id: "1", name: "Alex Rivera", role: "UI/UX Designer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg?_wi=5"}, { - 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"}, + 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?_wi=4"}, { - 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"}, + 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?_wi=3"}, { - id: "4", name: "Chris Walker", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg"}, + id: "4", name: "Chris Walker", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg?_wi=3"}, { - id: "5", name: "Sofia Bergström", role: "Content Writer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg"}, + id: "5", name: "Sofia Bergström", role: "Content Writer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg?_wi=6"}, { - 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"}, + 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?_wi=5"}, { - id: "7", name: "Luna Martinez", role: "SEO Specialist", imageSrc: "http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579639.jpg"}, + id: "7", name: "Luna Martinez", role: "SEO Specialist", imageSrc: "http://img.b2bpic.net/free-photo/plus-size-business-woman-working-professional-office_23-2150579639.jpg?_wi=4"}, { - id: "8", name: "Ryan O'Connor", role: "Video Producer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg"}, + id: "8", name: "Ryan O'Connor", role: "Video Producer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg?_wi=4"}, ]; export default function FreelancersPage() { diff --git a/src/app/page.tsx b/src/app/page.tsx index 7829c4b..3554d0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,13 +57,13 @@ export default function HomePage() { testimonials={[ { name: "Sarah Chen", handle: "Founder, TechStartup", testimonial: "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"}, + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-bearded-man-suit-laughing-smiling-standing-white-background_1258-155212.jpg?_wi=1"}, { name: "Marcus Johnson", handle: "CEO, Creative Agency", testimonial: "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"}, + 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=1"}, { name: "Emma Rodriguez", handle: "Product Manager, SaaS", testimonial: "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"}, + imageSrc: "http://img.b2bpic.net/free-photo/business-composition-with-modern-style_23-2147900150.jpg?_wi=1"}, ]} buttons={[ { text: "Get Started", href: "/services" }, @@ -84,7 +84,7 @@ export default function HomePage() { features={[ { id: "1", title: "Post Your Project", description: "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"}, + imageSrc: "http://img.b2bpic.net/free-vector/flat-design-abstract-geometric-landing-page_23-2149330796.jpg?_wi=1"}, items: [ { icon: FileText, text: "Clear project description" }, { icon: DollarSign, text: "Set your budget" }, @@ -94,7 +94,7 @@ export default function HomePage() { }, { id: "2", title: "Receive Proposals", description: "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"}, + imageSrc: "http://img.b2bpic.net/free-photo/freelance-workers-communicating-while-working-together-desktop-pc-office_637285-2806.jpg?_wi=1"}, items: [ { icon: UsersIcon, text: "Multiple proposals" }, { icon: Clock, text: "View ratings & reviews" }, @@ -104,7 +104,7 @@ export default function HomePage() { }, { id: "3", title: "Collaborate & Deliver", description: "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"}, + imageSrc: "http://img.b2bpic.net/free-vector/social-media-post-template-with-business-concept_53876-123052.jpg?_wi=1"}, items: [ { icon: MessageCircle, text: "Secure messaging" }, { icon: Share2, text: "File sharing" }, @@ -126,17 +126,17 @@ export default function HomePage() { tag="Top Talent" team={[ { - id: "1", name: "Alex Rivera", role: "UI/UX Designer", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-office_23-2149392072.jpg"}, + id: "1", name: "Alex Rivera", role: "UI/UX Designer", imageSrc: "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"}, + 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?_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"}, + 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?_wi=1"}, { - id: "4", name: "Chris Walker", role: "Creative Director", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_23-2148452664.jpg"}, + id: "4", name: "Chris Walker", role: "Creative Director", imageSrc: "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"}, + id: "5", name: "Sofia Bergström", role: "Content Writer", imageSrc: "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"}, + 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?_wi=2"}, ]} buttons={[{ text: "View All Freelancers", href: "#freelancers" }]} /> @@ -153,17 +153,17 @@ export default function HomePage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Web Design", 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"}, + id: "1", name: "Web Design", 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?_wi=2"}, { - id: "2", name: "Full-Stack Development", 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"}, + id: "2", name: "Full-Stack Development", 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?_wi=2"}, { - id: "3", name: "Content Writing", 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"}, + id: "3", name: "Content Writing", 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?_wi=2"}, { - id: "4", name: "Mobile App Development", 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"}, + id: "4", name: "Mobile App Development", 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?_wi=3"}, { - id: "5", name: "Digital Marketing", 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"}, + id: "5", name: "Digital Marketing", 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?_wi=3"}, { - id: "6", name: "Graphic Design", 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"}, + id: "6", name: "Graphic Design", 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?_wi=3"}, ]} /> @@ -187,11 +187,11 @@ export default function HomePage() {