From 5f7829cf758a695f9aac449b4d07b02cebbd7194 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 06:33:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c7b7fec..f9d67f1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,10 +52,10 @@ export default function LandingPage() { { text: "Over Ons", href: "#about" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/retail-assistant-fashion-boutique_482257-76618.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/retail-assistant-fashion-boutique_482257-76618.jpg" imageAlt="Carolina Fashion Store Interior" mediaAnimation="slide-up" - background="radial-gradient" + background={{ variant: "radial-gradient" }} /> @@ -256,7 +256,7 @@ export default function LandingPage() {