Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user