From e659aa1432e6526aed9c4595d16fbca6c4320178 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 23:44:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b8c1e1..9473dd3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,11 +101,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { id: "1", name: "أحمد علي", role: "صاحب مطعم", company: "مطعم النخبة", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg" }, - { id: "2", name: "سارة محمد", role: "مديرة فندق", company: "فندق الفخامة", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-tattooed-person_23-2149563368.jpg" }, - { id: "3", name: "خالد عمر", role: "مدير مطعم", company: "مطعم الجودة", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-pretty-waitress_1098-15705.jpg" }, - { id: "4", name: "مريم حسن", role: "إدارة مستشفى", company: "مركز الشفاء", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nurse-typing-computer-keyboard-consultation_482257-20170.jpg" }, - { id: "5", name: "ياسر كمال", role: "صاحب مقهى", company: "كافيه القهوة", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-training-intern-how-use-computer-software_482257-117866.jpg" } + { id: "1", name: "عميل جوجل", role: "صاحب مطعم", company: "عميل موثق", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg" }, + { id: "2", name: "عميل جوجل", role: "مديرة فندق", company: "عميل موثق", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-tattooed-person_23-2149563368.jpg" }, + { id: "3", name: "عميل جوجل", role: "مدير مطعم", company: "عميل موثق", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-pretty-waitress_1098-15705.jpg" }, + { id: "4", name: "عميل جوجل", role: "إدارة مستشفى", company: "عميل موثق", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nurse-typing-computer-keyboard-consultation_482257-20170.jpg" }, + { id: "5", name: "عميل جوجل", role: "صاحب مقهى", company: "عميل موثق", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/call-center-onboarding-specialist-training-intern-how-use-computer-software_482257-117866.jpg" } ]} kpiItems={[ { value: "98%", label: "عميل راضٍ" },