From 808d7114c107b64126cce458a8d67a99939fdde8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 05:02:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cc74ba0..3b73439 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,7 +178,7 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Tell us about your project...", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/coffee-cup_74190-3467.jpg" + imageSrc="http://img.b2bpic.net/free-photo/aerial-view-from-hong-kong_181624-34551.jpg" imageAlt="Beautiful lush garden with pathway" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1