From f6e85ac8d6b36a87a126443eb1ec43406d762f12 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 11:07:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 87d7cbb..cbda509 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pine-cone-conifer-branch-covered-with-snow_23-2147988564.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pine-cone-conifer-branch-covered-with-snow_23-2147988564.jpg?_wi=1" imageAlt="مجوهرات الجميعي الفاخرة" /> @@ -113,14 +113,14 @@ export default function LandingPage() { id: "p1", name: "أطقم ذهب فاخرة", price: "استفسر", - imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-human-hand-stand-display_23-2150347078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-human-hand-stand-display_23-2150347078.jpg?_wi=1", imageAlt: "أطقم ذهب", }, { id: "p2", name: "خواتم خطوبة", price: "استفسر", - imageSrc: "http://img.b2bpic.net/free-photo/woman-demonstrating-golden-oriental-style-jewelry_114579-12627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-demonstrating-golden-oriental-style-jewelry_114579-12627.jpg?_wi=1", imageAlt: "خواتم", }, { @@ -199,21 +199,21 @@ export default function LandingPage() { title: "أسعار تنافسية", description: "نتابع حركة البورصة لضمان أفضل سعر للعملاء.", buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/pine-cone-conifer-branch-covered-with-snow_23-2147988564.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pine-cone-conifer-branch-covered-with-snow_23-2147988564.jpg?_wi=2", imageAlt: "Front view elegant candlestick on dark surface", }, { title: "سهولة البيع", description: "نضمن لك سهولة إعادة بيع الذهب بسعر عادل.", buttonIcon: "Award", - imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-human-hand-stand-display_23-2150347078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/expensive-golden-ring-with-human-hand-stand-display_23-2150347078.jpg?_wi=2", imageAlt: "Front view elegant candlestick on dark surface", }, { title: "حفظ آمن", description: "نقدم استشارات لاختيار الذهب الأنسب لاستثمار طويل الأمد.", buttonIcon: "Star", - imageSrc: "http://img.b2bpic.net/free-photo/woman-demonstrating-golden-oriental-style-jewelry_114579-12627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-demonstrating-golden-oriental-style-jewelry_114579-12627.jpg?_wi=2", imageAlt: "Front view elegant candlestick on dark surface", }, ]} -- 2.49.1