From 37cc4e61aae88861b2b788918738ec8d6dda6ce1 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 04:48:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cd2910..66d31c6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -211,7 +211,7 @@ export default function LandingPage() { id: "1", name: "John Anderson", handle: "BuildCorp Director", testimonial: "Paradigma transformed our workflow. We've cut project timelines in half and our team productivity has skyrocketed. It's the best investment we've made in our construction business.", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", imageAlt: "John Anderson", icon: Star, }, { - id: "2", name: "Sarah Mitchell", handle: "Architect at DesignStudio", testimonial: "The AI-powered design recommendations have revolutionized how we approach modular construction. We're delivering better projects faster than ever before.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-her-desk_23-2147636005.jpg", imageAlt: "Sarah Mitchell", icon: Star, + id: "2", name: "Sarah Mitchell", handle: "Architect at DesignStudio", testimonial: "The AI-powered design recommendations have revolutionized how we approach modular construction. We're delivering better projects faster than ever before.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-her-desk_23-2147636005.jpg?_wi=1", imageAlt: "Sarah Mitchell", icon: Star, }, { id: "3", name: "Marcus Chen", handle: "Project Manager", testimonial: "The collaboration features have eliminated countless hours of back-and-forth communication. Our team is more efficient than ever. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-business-man-engineer-hard-hat-building_1303-21146.jpg", imageAlt: "Marcus Chen", icon: Star, @@ -223,7 +223,7 @@ export default function LandingPage() { id: "5", name: "David Thompson", handle: "Structural Engineer", testimonial: "The compliance checking feature automatically ensures all designs meet building codes. It's like having an expert reviewer on every project.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-3026.jpg", imageAlt: "David Thompson", icon: Star, }, { - id: "6", name: "Lisa Wang", handle: "Operations Director", testimonial: "Scaling our business has never been easier. Paradigma grows with us, and their customer support is exceptional. We couldn't ask for better.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-her-desk_23-2147636005.jpg", imageAlt: "Lisa Wang", icon: Star, + id: "6", name: "Lisa Wang", handle: "Operations Director", testimonial: "Scaling our business has never been easier. Paradigma grows with us, and their customer support is exceptional. We couldn't ask for better.", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-her-desk_23-2147636005.jpg?_wi=2", imageAlt: "Lisa Wang", icon: Star, }, ]} speed={40}