From f9005071c78233aae7cf1410748a6f880b3b57ec Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 06:14:54 +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 a067026..9871fb2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { buttonAnimation="slide-up" avatars={[]} avatarText="+100 عميل سعيد" - imageSrc={"https://images.unsplash.com/photo-1507914486512-870631c0ae5e?q=80&w=2070&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"} + imageSrc={"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DGHziDQYnCgfhAvQHrkjdu4egx/uploaded-1781072072682-4aghpl5r.jpg"} imageAlt="مقهى هادئ ومريح" showBlur={true} textPosition="bottom" @@ -266,4 +266,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}