From c95e4350a79f6ea9251e17bdc644defc379ee12c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 08:30:10 +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 26032e5..58fbdc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,8 +84,8 @@ export default function LandingPage() { src: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg", alt: "Beautiful young businesswoman"}, ]} avatarText="Loved by coffee enthusiasts worldwide!" - imageSrc="http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-preparing-cappuccino-coffee-machine_613910-1289.jpg" - imageAlt="Cozy coffee shop interior with barista" + imageSrc="https://images.unsplash.com/photo-1517048676732-d65bc937f952?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" + imageAlt="Person enjoying coffee in an office setting" mediaAnimation="slide-up" marqueeItems={[ { -- 2.49.1