From bfb1d1bea79f7d665102024f313dd353e3f4cbb3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 08:23:48 +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 480eaec..a62f242 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Learn More", href: "#about" } ]} background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg?_wi=1" imageAlt="Gallery showcase" frameStyle="card" mediaAnimation="slide-up" @@ -153,7 +153,7 @@ export default function LandingPage() { description="Subscribe to our newsletter for exclusive previews of new works, exhibition invitations, and special collector offers." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-art-craft-workshop-with-rustic-beautiful-painting-canvas_482257-118171.jpg?_wi=2" imageAlt="Contact section" mediaAnimation="slide-up" mediaPosition="right"