From 47c1e9c230779667912929303bab2d2ed6d5d0ee Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 21:20:13 +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 cbd124c..34f0353 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { }, { id: 2, - tag: "Driver Comfort", title: "Hospitality Hub", subtitle: "Premium facilities for driver wellbeing", description: "Beyond logistics, we believe in caring for the people who move the cargo. Fresh coffee, clean rest areas, and professional facilities create the perfect stop for weary drivers.", imageSrc: "http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg" + tag: "Driver Comfort", title: "Hospitality Hub", subtitle: "Premium facilities for driver wellbeing", description: "Beyond logistics, we believe in caring for the people who move the cargo. Fresh coffee, clean rest areas, and professional facilities create the perfect stop for weary drivers.", imageSrc: "http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg?_wi=1" } ]} /> @@ -154,7 +154,7 @@ export default function LandingPage() { description="Professional logistics operations combined with genuine hospitality creates a unique value proposition in the logistics industry." subdescription="More than a warehouse—it's a community hub for logistics professionals." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/barman-carrying-coffee_23-2147821228.jpg?_wi=2" imageAlt="NS Logistiek modern facility" mediaAnimation="blur-reveal" useInvertedBackground={false} -- 2.49.1