Update src/app/page.tsx

This commit is contained in:
2026-04-20 06:45:10 +00:00
parent 6be9481749
commit 6eb20ec2f0

View File

@@ -128,7 +128,7 @@ export default function LandingPage() {
},
{
title: "Industrial & Logistics Staffing", description: "Fast-turnaround personnel placement for high-volume operational environments and facility support.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Logistics staffing"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", imageAlt: "Logistics staffing"},
items: [
{
icon: CheckCircle,
@@ -164,7 +164,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Miller", handle: "HR Director, TechCorp", testimonial: "Exceptional service. They truly understand the nuance of our staffing needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"},
{
id: "2", name: "Mark Evans", handle: "Operations Lead, Logistics Pro", testimonial: "The industrial talent they provide is unparalleled in both quality and speed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/womens-happy-about-success_23-2148461402.jpg"},