diff --git a/src/app/page.tsx b/src/app/page.tsx
index 55771b3..d404901 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,22 +29,10 @@ export default function LandingPage() {
@@ -55,74 +43,23 @@ 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?_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?_wi=1",
- },
- {
- 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",
- },
+ { 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: "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" },
]}
buttons={[
- {
- text: "Get Started",
- href: "/signup",
- },
- {
- text: "Learn More",
- href: "#features",
- },
+ { 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?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/3d-render-abstract-background-with-extruding-bevelled-hexagons_1048-13839.jpg"
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",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg",
- alt: "Marcus",
- },
- {
- src: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg",
- alt: "Elena",
- },
- {
- src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-laptop_23-2149915909.jpg",
- alt: "Jordan",
- },
+ { 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" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg", alt: "Marcus" },
+ { src: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", alt: "Elena" },
+ { src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-laptop_23-2149915909.jpg", alt: "Jordan" },
]}
avatarText="Trusted by 5,000+ career builders"
/>
@@ -130,50 +67,26 @@ export default function LandingPage() {
@@ -209,33 +114,31 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
+ title="Our Leadership"
+ description="Meet the experts behind Pathvo AI."
+ members={[
+ { name: "John Doe", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg" },
+ { name: "Jane Smith", role: "CTO", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg" }
+ ]}
/>