Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 15:50:35 +00:00

View File

@@ -113,7 +113,7 @@ export default function LandingPage() {
quote: "Finally, a resume builder that understands technical roles.",
name: "Sarah J.",
role: "Software Engineer",
imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg?_wi=1",
},
{
id: "2",
@@ -121,7 +121,7 @@ export default function LandingPage() {
quote: "My resume looks professional and stands out every time.",
name: "Michael Chen",
role: "Creative Director",
imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-138.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-138.jpg?_wi=1",
},
{
id: "3",
@@ -129,7 +129,7 @@ export default function LandingPage() {
quote: "I got three job offers in just one week after using this.",
name: "David Kim",
role: "Founder",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg?_wi=1",
},
{
id: "4",
@@ -137,7 +137,7 @@ export default function LandingPage() {
quote: "The AI feedback gave me the edge I needed to succeed.",
name: "Emily Rodriguez",
role: "Product Manager",
imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-helmet-watches-monitoring-data-close-up-cyber-safety_169016-71001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-helmet-watches-monitoring-data-close-up-cyber-safety_169016-71001.jpg?_wi=1",
},
{
id: "5",
@@ -145,7 +145,7 @@ export default function LandingPage() {
quote: "Fast, easy, and produces beautiful professional results.",
name: "Marcus Thorne",
role: "Senior Developer",
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg?_wi=1",
},
]}
title="Trusted by Thousands"
@@ -167,31 +167,31 @@ export default function LandingPage() {
id: "m1",
name: "Alex Rivers",
role: "CEO",
imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/project-leder-with-disabilities-looking-front-sitting-immobilized-wheelchair-business-office-room_482257-2404.jpg?_wi=2",
},
{
id: "m2",
name: "Jordan Smith",
role: "CTO",
imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-138.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/successful-confident-businessman-glasses-speaking-beige-wall_176420-138.jpg?_wi=2",
},
{
id: "m3",
name: "Taylor Reed",
role: "Lead Designer",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bearded-young-man-casual-shirt-standing-with-laptop-hands_93675-134479.jpg?_wi=2",
},
{
id: "m4",
name: "Casey Morgan",
role: "Senior Engineer",
imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-helmet-watches-monitoring-data-close-up-cyber-safety_169016-71001.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-electrician-helmet-watches-monitoring-data-close-up-cyber-safety_169016-71001.jpg?_wi=2",
},
{
id: "m5",
name: "Morgan Lee",
role: "Product Lead",
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg?_wi=2",
},
]}
/>