Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 23:30:35 +00:00

View File

@@ -20,8 +20,7 @@ export default function AboutPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Vendors", href: "/vendors" },
{ label: "Products", href: "/products" },
{ label: "Pricing", href: "/pricing" },
@@ -29,8 +28,7 @@ export default function AboutPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Blog", href: "/blog" },
{ label: "Careers", href: "/careers" },
@@ -38,8 +36,7 @@ export default function AboutPage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Help Center", href: "/help" },
{ label: "Contact", href: "/contact" },
{ label: "Privacy Policy", href: "/privacy" },
@@ -79,8 +76,8 @@ export default function AboutPage() {
{ value: "5+ Years", title: "Industry Experience" },
{ value: "100+ Team", title: "Global Experts" },
]}
imageSrc="http://img.b2bpic.net/free-photo/work-team-office-engaged-infographics-analysis-problem-solving_482257-123647.jpg?_wi=2"
imageAlt: "VendorZ team collaboration"
imageSrc="http://img.b2bpic.net/free-photo/work-team-office-engaged-infographics-analysis-problem-solving_482257-123647.jpg"
imageAlt="VendorZ team collaboration"
mediaAnimation="slide-up"
useInvertedBackground={false}
/>
@@ -99,53 +96,17 @@ export default function AboutPage() {
speed={40}
testimonials={[
{
id: "1",
name: "Sarah Chen",
handle: "CEO, TechFlow Industries",
testimonial: "VendorZ transformed our sourcing process. We found premium suppliers in days instead of months. The platform is intuitive and the vendor quality is exceptional.",
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2",
imageAlt: "portrait professional woman business",
},
id: "1", name: "Sarah Chen", handle: "CEO, TechFlow Industries", testimonial: "VendorZ transformed our sourcing process. We found premium suppliers in days instead of months. The platform is intuitive and the vendor quality is exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "portrait professional woman business"},
{
id: "2",
name: "Michael Rodriguez",
handle: "Procurement Manager, GlobalTrade Co",
testimonial: "The competitive pricing and vendor verification gave us confidence in our purchases. Our procurement costs dropped by 30% within the first quarter.",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg?_wi=2",
imageAlt: "portrait professional man business",
},
id: "2", name: "Michael Rodriguez", handle: "Procurement Manager, GlobalTrade Co", testimonial: "The competitive pricing and vendor verification gave us confidence in our purchases. Our procurement costs dropped by 30% within the first quarter.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageAlt: "portrait professional man business"},
{
id: "3",
name: "Elena Petrov",
handle: "Operations Director, Premium Goods Ltd",
testimonial: "VendorZ's seamless API integration saved our team hundreds of hours. Order management is now completely automated and error-free.",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg?_wi=2",
imageAlt: "portrait professional woman confident",
},
id: "3", name: "Elena Petrov", handle: "Operations Director, Premium Goods Ltd", testimonial: "VendorZ's seamless API integration saved our team hundreds of hours. Order management is now completely automated and error-free.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-woman-posing-with-arms-crossed_74855-2813.jpg", imageAlt: "portrait professional woman confident"},
{
id: "4",
name: "James Wu",
handle: "Supply Chain Lead, NextGen Manufacturing",
testimonial: "The platform's transparency and reliability are unmatched. We've established long-term partnerships with vendors we discovered on VendorZ.",
imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg?_wi=2",
imageAlt: "portrait professional man leader",
},
id: "4", name: "James Wu", handle: "Supply Chain Lead, NextGen Manufacturing", testimonial: "The platform's transparency and reliability are unmatched. We've established long-term partnerships with vendors we discovered on VendorZ.", imageSrc: "http://img.b2bpic.net/free-photo/content-senior-businessman-with-arms-crossed_1262-1790.jpg", imageAlt: "portrait professional man leader"},
{
id: "5",
name: "Lisa Anderson",
handle: "Business Owner, Anderson Retail Group",
testimonial: "Customer support is outstanding. Every question is answered promptly, and the team goes above and beyond to ensure our success.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg?_wi=2",
imageAlt: "portrait professional woman entrepreneur",
},
id: "5", name: "Lisa Anderson", handle: "Business Owner, Anderson Retail Group", testimonial: "Customer support is outstanding. Every question is answered promptly, and the team goes above and beyond to ensure our success.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-entrepreneur_1098-3855.jpg", imageAlt: "portrait professional woman entrepreneur"},
{
id: "6",
name: "David Okonkwo",
handle: "Founder, African Exports Hub",
testimonial: "VendorZ opened doors to international markets we didn't know existed. Our business has grown exponentially since joining the platform.",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg?_wi=2",
imageAlt: "portrait professional man global",
},
id: "6", name: "David Okonkwo", handle: "Founder, African Exports Hub", testimonial: "VendorZ opened doors to international markets we didn't know existed. Our business has grown exponentially since joining the platform.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-camera_107420-95907.jpg", imageAlt: "portrait professional man global"},
]}
/>
</div>
@@ -161,14 +122,12 @@ export default function AboutPage() {
{ name: "company", type: "text", placeholder: "Company Name", required: true },
]}
textarea={{
name: "message",
placeholder: "Tell us about your interest in VendorZ...",
rows: 4,
name: "message", placeholder: "Tell us about your interest in VendorZ...", rows: 4,
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg?_wi=2"
imageAlt: "business partnership meeting"
imageSrc="http://img.b2bpic.net/free-photo/cheerful-businesswomen-talking-office-party_637285-9627.jpg"
imageAlt="business partnership meeting"
mediaAnimation="slide-up"
mediaPosition="right"
buttonText="Get Started Today"