Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-04-07 12:16:59 +00:00
3 changed files with 12 additions and 12 deletions

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="How the Generator Works"
description="Input your profile and let our AI do the heavy lifting."
imageSrc="http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336689.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336689.jpg?_wi=3"
bulletPoints={[
{
title: "Input",

View File

@@ -60,21 +60,21 @@ export default function LandingPage() {
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg?_wi=1",
},
{
name: "Elena R.",
@@ -101,7 +101,7 @@ export default function LandingPage() {
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",
@@ -146,7 +146,7 @@ export default function LandingPage() {
},
],
placeholder: "Describe your goal...",
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",
imageAlt: "3d abstract background technology",
},
{
@@ -165,14 +165,14 @@ export default function LandingPage() {
time: "1h",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336689.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336689.jpg?_wi=1",
imageAlt: "saas dashboard interface design",
},
{
title: "Growth Analytics",
description: "Visualize your progress daily.",
bentoComponent: "globe",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2",
imageAlt: "young professional portrait",
},
]}
@@ -187,7 +187,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Engineering Success Through AI"
description="We blend behavioral science with advanced AI to create meaningful change."
imageSrc="http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336689.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-character-emerging-from-smartphone_23-2151336689.jpg?_wi=2"
bulletPoints={[
{
title: "Data-Backed",
@@ -221,7 +221,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=3"
/>
</div>

View File

@@ -107,7 +107,7 @@ export default function LandingPage() {
quote: "Excellent value for professional growth.",
name: "Jane",
role: "Developer",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg?_wi=2",
imageAlt: "creative designer profile photo",
},
{
@@ -116,7 +116,7 @@ export default function LandingPage() {
quote: "The ROI on this subscription is incredible.",
name: "Mike",
role: "Manager",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg?_wi=2",
imageAlt: "tech lead profile photo",
},
]}