Update src/app/page.tsx

This commit is contained in:
2026-06-02 15:41:34 +00:00
parent 6546474bfa
commit d57607bfd5

View File

@@ -191,17 +191,17 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "testimonial-item-1", name: "שרה כהן", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg", imageAlt: "שרה כהן", quote: "שירות יוצא מן הכלל! המנעולן הגיע תוך דקות ספורות ופתר את הבעיה במהירות ובמקצועיות רבה. ממליצה בחום!", role: "לקוחה מרוצה", title: "שירות מהיר ומקצועי"},
id: "testimonial-item-1", name: "שרה כהן", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-asian-woman-entrepreneur-recommending-cafe-showing-okay-ok-sign-approval_1258-199352.jpg", imageAlt: "שרה כהן"},
{
id: "testimonial-item-2", name: "דוד לוי", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-desk_23-2149270975.jpg", imageAlt: "דוד לוי", quote: "נשר מנעולים הצילו אותי מסיטואציה לא נעימה. פריצת רכב מהירה ויעילה, במחיר הוגן. שירות מעולה ואדיב.", role: "לקוח מרוצה", title: "פריצת רכב מהירה"},
id: "testimonial-item-2", name: "דוד לוי", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-sitting-desk_23-2149270975.jpg", imageAlt: "דוד לוי"},
{
id: "testimonial-item-3", name: "רבקה יוסף", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914197.jpg", imageAlt: "רבקה יוסף", quote: "התקנת מנעול חכם חדש בוצעה בצורה מושלמת. המנעולן היה סבלני והסביר הכל בפירוט. מרגישה הרבה יותר בטוחה בבית.", role: "בעלת בית", title: "התקנת מנעול חכם"},
id: "testimonial-item-3", name: "רבקה יוסף", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914197.jpg", imageAlt: "רבקה יוסף"},
{
id: "testimonial-item-4", name: "משפחת בן דוד", imageSrc: "http://img.b2bpic.net/free-photo/couple-cuddling-near-boxes_23-2147758811.jpg", imageAlt: "משפחת בן דוד", quote: "החלפת צילינדרים בכל הבית בצורה מקצועית ויעילה. המחיר היה הוגן והשירות מעל ומעבר. תודה רבה!", role: "משפחה", title: "החלפת צילינדרים"},
id: "testimonial-item-4", name: "משפחת בן דוד", imageSrc: "http://img.b2bpic.net/free-photo/couple-cuddling-near-boxes_23-2147758811.jpg", imageAlt: "משפחת בן דוד"},
{
id: "testimonial-item-5", name: "אלי מזרחי", imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286015.jpg", imageAlt: "אלי מזרחי", quote: "שירות אמין ומהיר, בדיוק כשצריך! המנעולן הגיע במהירות שיא והיה מאוד מקצועי ואדיב. מומלץ בחום לכל תושבי עפולה.", role: "בעל עסק", title: "מנעולן אמין בעפולה"},
id: "testimonial-item-5", name: "אלי מזרחי", imageSrc: "http://img.b2bpic.net/free-photo/latino-hair-salon-owner-preparing-clients_23-2150286015.jpg", imageAlt: "אלי מזרחי"},
{
id: "testimonial-item-6", name: "חנה פרץ", imageSrc: "http://img.b2bpic.net/free-photo/group-handsome-retro-welldressed-man-gangsters-indoor-hotel-multiethnic-male-bachelor-mafia_627829-12009.jpg", imageAlt: "חנה פרץ", quote: "הזמנתי שכפול מפתחות ממוחשב, העבודה בוצעה במקום ובאיכות גבוהה. שירות לקוחות מצוין ויחס אישי.", role: "לקוחה חוזרת", title: "שכפול מפתחות איכותי"}
id: "testimonial-item-6", name: "חנה פרץ", imageSrc: "http://img.b2bpic.net/free-photo/group-handsome-retro-welldressed-man-gangsters-indoor-hotel-multiethnic-male-bachelor-mafia_627829-12009.jpg", imageAlt: "חנה פרץ"}
]}
cardTitle="מה הלקוחות שלנו אומרים"
cardTag="המלצות"