Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-02 01:34:22 +00:00

View File

@@ -92,11 +92,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah Chen", role: "CEO", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg" },
{ id: "1", name: "Sarah Chen", role: "CEO", company: "GrowthCo", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg?_wi=1" },
{ id: "2", name: "Mark Davis", role: "Founder", company: "TechScale", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-charismatic-sensual-male-black-sweater-creative-personality_613910-11130.jpg" },
{ id: "3", name: "Elena Rodriguez", role: "CMO", company: "BrandBoost", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-hipster-hat-glasses-wearing_613910-12284.jpg" },
{ id: "4", name: "David Kim", role: "CTO", company: "NetSync", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/male-office-administrator-his-desk-is-engaged-project-management_482257-123665.jpg" },
{ id: "5", name: "Alex Jensen", role: "Product Lead", company: "Nova", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg" },
{ id: "5", name: "Alex Jensen", role: "Product Lead", company: "Nova", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-her-employees-background_1262-20305.jpg?_wi=2" },
]}
kpiItems={[
{ value: "100+", label: "Startups" },