Update src/app/page.tsx

This commit is contained in:
2026-06-10 17:17:43 +00:00
parent 897ecf0613
commit 84a7f6ad04

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
handle: "@SaraAlMohammad",
testimonial: "باقات ريف الورد تتجاوز الجمال، إنها لمسة ساحرة تملأ القلب بالسعادة. تعامل راقٍ وتوصيل سريع.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg?_wi=1",
},
{
name: "خالد العلي",
@@ -142,7 +142,7 @@ export default function LandingPage() {
},
]}
avatarText="أكثر من ٧٥٠ عميل راضٍ"
imageSrc="http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697696.jpg"
imageSrc="http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697696.jpg?_wi=1"
imageAlt="باقة ورد فاخرة مع خلفية ناعمة"
showDimOverlay={true}
showBlur={true}
@@ -331,7 +331,7 @@ export default function LandingPage() {
text: "تصفح الجودة",
href: "#products",
},
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697696.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697696.jpg?_wi=2",
imageAlt: "Content girl working with flowers in shop",
},
{
@@ -348,7 +348,7 @@ export default function LandingPage() {
text: "تعرف على فريقنا",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg?_wi=2",
imageAlt: "Content girl working with flowers in shop",
},
]}