From 4da914776ebd3be7038d95d3bc3dd9142a0bc227 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 12:18:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d26bf17..da467e0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,8 +43,8 @@ export default function LandingPage() { title="Shape Your Future with AI Precision" description="Pathvo AI delivers personalized career roadmaps, skill mapping, and high-income potential strategies powered by cutting-edge intelligence." testimonials={[ - { name: "Alex Rivet", handle: "@ariver", testimonial: "Pathvo AI completely redefined my career trajectory. 30 days later, I have a clear roadmap and a new job.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" }, - { name: "Sarah Chen", handle: "@schen", testimonial: "The AI generator is shockingly accurate. It hit my exact career goals perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg" }, + { name: "Alex Rivet", handle: "@ariver", testimonial: "Pathvo AI completely redefined my career trajectory. 30 days later, I have a clear roadmap and a new job.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1" }, + { name: "Sarah Chen", handle: "@schen", testimonial: "The AI generator is shockingly accurate. It hit my exact career goals perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg?_wi=1" }, { name: "Marcus V.", handle: "@mvdev", testimonial: "Simple, fast, and incredibly effective. Worth every penny.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg" }, { name: "Elena R.", handle: "@elenar", testimonial: "Transformed my uncertainty into a structured 30-day action plan. Love the UI!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg" }, { name: "Jordan P.", handle: "@jordan", testimonial: "Best SaaS experience I've had. Premium design meets actual utility.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-laptop_23-2149915909.jpg" }, @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Get Started", href: "/signup" }, { text: "Learn More", href: "#features" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-extruding-bevelled-hexagons_1048-13839.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-extruding-bevelled-hexagons_1048-13839.jpg?_wi=1" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "Alex" }, { src: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg", alt: "Sarah" }, @@ -117,8 +117,8 @@ export default function LandingPage() { title="Our Leadership" description="Meet the experts behind Pathvo AI." members={[ - { id: "1", name: "John Doe", role: "CEO", description: "Visionary leader with 10+ years of experience.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" }, - { id: "2", name: "Jane Smith", role: "CTO", description: "AI architect focused on scalable solutions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg" } + { id: "1", name: "John Doe", role: "CEO", description: "Visionary leader with 10+ years of experience.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2" }, + { id: "2", name: "Jane Smith", role: "CTO", description: "AI architect focused on scalable solutions.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg?_wi=2" } ]} /> @@ -130,7 +130,7 @@ export default function LandingPage() { tag="Support" title="Need Help?" description="Our team is here to support your career breakthrough. Reach out anytime." - imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-extruding-bevelled-hexagons_1048-13839.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-extruding-bevelled-hexagons_1048-13839.jpg?_wi=2" /> -- 2.49.1