Update src/app/page.tsx

This commit is contained in:
2026-05-19 23:44:15 +00:00
parent 65deb78590
commit e659aa1432

View File

@@ -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: "عميل راضٍ" },