From e33b104e01f7f78ff32683c6f590ab4aa495ed53 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 12:04:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 581a0e8..522148d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { logoText="Hanlay & Company" description="Trusted Business Solutions for Growing Companies. Hanlay & Company delivers reliable services with proven expertise. Partner with us for sustainable growth and measurable results." buttons={[{ text: "Explore Our Services", href: "#features" }]} - imageSrc="http://img.b2bpic.net/free-photo/conference-training-room-with-video_1385-2127.jpg" + imageSrc="http://img.b2bpic.net/free-photo/conference-training-room-with-video_1385-2127.jpg?_wi=1" imageAlt="Hanlay & Company Corporate Office" mediaAnimation="slide-up" /> @@ -74,7 +74,7 @@ export default function LandingPage() { { id: "s2", title: "Operational Efficiency", content: "Process optimization to reduce overhead and improve output." }, { id: "s3", title: "Market Expansion", content: "Scale your business reach with our data-driven strategies." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-male-manager-shaking-hand-partner_1262-20184.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-male-manager-shaking-hand-partner_1262-20184.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -97,8 +97,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Sarah Johnson", date: "2023-10-12", title: "Procurement Manager", quote: "Hanlay & Company provided the stability our firm needed for rapid growth.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/woman-coat-outside-th-street_1303-11079.jpg", imageSrc: "http://img.b2bpic.net/free-photo/conference-training-room-with-video_1385-2127.jpg", imageAlt: "business executive headshot" }, - { id: "t2", name: "Michael Chen", date: "2023-11-05", title: "CTO", quote: "Reliable experts with deep industry insight. Highly recommended.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-male-manager-shaking-hand-partner_1262-20184.jpg", imageAlt: "business executive headshot" }, + { id: "t1", name: "Sarah Johnson", date: "2023-10-12", title: "Procurement Manager", quote: "Hanlay & Company provided the stability our firm needed for rapid growth.", tag: "Corporate", avatarSrc: "http://img.b2bpic.net/free-photo/woman-coat-outside-th-street_1303-11079.jpg", imageSrc: "http://img.b2bpic.net/free-photo/conference-training-room-with-video_1385-2127.jpg?_wi=2", imageAlt: "business executive headshot" }, + { id: "t2", name: "Michael Chen", date: "2023-11-05", title: "CTO", quote: "Reliable experts with deep industry insight. Highly recommended.", tag: "Tech", avatarSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3796.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-male-manager-shaking-hand-partner_1262-20184.jpg?_wi=2", imageAlt: "business executive headshot" }, { id: "t3", name: "Elena Rodriguez", date: "2023-12-01", title: "Operations Director", quote: "Transparent and measurable results. Exactly what we were looking for.", tag: "Logistics", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-business-executive-with-arms-crossed_1170-1133.jpg", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg", imageAlt: "business executive headshot" }, { id: "t4", name: "David Kim", date: "2024-01-15", title: "Financial Controller", quote: "The team helped us streamline our operations efficiently and quickly.", tag: "Finance", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-4617.jpg", imageSrc: "http://img.b2bpic.net/free-photo/phoenix-with-burning-wings-feathers-generative-ai_8829-2886.jpg", imageAlt: "business executive headshot" }, { id: "t5", name: "Susan Lee", date: "2024-02-20", title: "Founder", quote: "Consistent performance and high professionalism.", tag: "Retail", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=q809lq", imageSrc: "http://img.b2bpic.net/free-photo/three-blank-feather-flags-advertising-display_187299-47626.jpg", imageAlt: "business executive headshot" }, -- 2.49.1