From 27939dbe93f46111c03f7067fef027bb14e4cf4e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 10:10:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 283 +++++++---------------------------------------- 1 file changed, 43 insertions(+), 240 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 16ddca4..7acbf29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,22 +31,10 @@ export default function LandingPage() { @@ -166,46 +86,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - title: "תספורות מודרניות", - description: "עיצובים עדכניים לכל סגנון.", - bentoComponent: "reveal-icon", - icon: Scissors, - imageSrc: "http://img.b2bpic.net/free-photo/young-joyful-blonde-male-barber-uniform-holds-hair-clipper-raises-fist-up-isolated-olive-green-space-with-copy-space_141793-60317.jpg?_wi=2", - imageAlt: "professional barber smiling", - }, - { - title: "יחס אישי", - description: "אנחנו כאן בשבילך.", - bentoComponent: "reveal-icon", - icon: User, - imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-tattooed-hipster-wearing-white-shirt-with-suspenders-holds-scissors-isolated-dark-textured-background_613910-6387.jpg?_wi=3", - imageAlt: "professional barber smiling", - }, - { - title: "דיוק מוחלט", - description: "אנחנו לא מתפשרים על איכות.", - bentoComponent: "reveal-icon", - icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=2", - imageAlt: "professional barber smiling", - }, - { - title: "עיצוב זקן", - description: "סידור ועיצוב מקצועי.", - bentoComponent: "reveal-icon", - icon: Feather, - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-clenching-fist-happy-excited-shouting_141793-37149.jpg?_wi=2", - imageAlt: "professional barber smiling", - }, - { - title: "טיפולי פנים", - description: "טיפולים משלימים לגבר.", - bentoComponent: "reveal-icon", - icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=2", - imageAlt: "professional barber smiling", - }, + { title: "תספורות מודרניות", description: "עיצובים עדכניים לכל סגנון.", bentoComponent: "reveal-icon", icon: Scissors }, + { title: "יחס אישי", description: "אנחנו כאן בשבילך.", bentoComponent: "reveal-icon", icon: User }, + { title: "דיוק מוחלט", description: "אנחנו לא מתפשרים על איכות.", bentoComponent: "reveal-icon", icon: CheckCircle }, + { title: "עיצוב זקן", description: "סידור ועיצוב מקצועי.", bentoComponent: "reveal-icon", icon: Feather }, + { title: "טיפולי פנים", description: "טיפולים משלימים לגבר.", bentoComponent: "reveal-icon", icon: Sparkles } ]} title="השירותים שלנו" description="מקצועיות ודיוק בכל תספורת." @@ -218,24 +103,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", - icon: Star, - title: "דירוג", - value: "5.0", - }, - { - id: "m2", - icon: Users, - title: "לקוחות מרוצים", - value: "43+", - }, - { - id: "m3", - icon: Award, - title: "שנות נסיון", - value: "5+", - }, + { id: "m1", icon: Star, title: "דירוג", value: "5.0" }, + { id: "m2", icon: Users, title: "לקוחות מרוצים", value: "43+" }, + { id: "m3", icon: Award, title: "שנות נסיון", value: "5+" } ]} title="ההצלחה במספרים" description="לקוחות מרוצים שבחרו בטוב ביותר." @@ -247,41 +117,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} testimonials={[ - { - id: "1", - name: "יוסי", - role: "לקוח", - testimonial: "טל הוא פשוט מלך, מקצוען!", - imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg?_wi=3", - }, - { - id: "2", - name: "דני", - role: "לקוח", - testimonial: "תמיד יוצא מרוצה מהמספרה.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-clenching-fist-happy-excited-shouting_141793-37149.jpg?_wi=3", - }, - { - id: "3", - name: "איתי", - role: "לקוח", - testimonial: "יחס מעולה, חוויה כיפית.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=3", - }, - { - id: "4", - name: "שלומי", - role: "לקוח", - testimonial: "ספר מדויק מאוד, ממליץ.", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg", - }, - { - id: "5", - name: "אלעד", - role: "לקוח", - testimonial: "כיף לחזור כל פעם מחדש.", - imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-crazy-happy-showing-ok-sign-standing-blue-wall_141793-96743.jpg", - }, + { id: "1", name: "יוסי", role: "לקוח", testimonial: "טל הוא פשוט מלך, מקצוען!", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg" }, + { id: "2", name: "דני", role: "לקוח", testimonial: "תמיד יוצא מרוצה מהמספרה.", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-clenching-fist-happy-excited-shouting_141793-37149.jpg" }, + { id: "3", name: "איתי", role: "לקוח", testimonial: "יחס מעולה, חוויה כיפית.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg" }, + { id: "4", name: "שלומי", role: "לקוח", testimonial: "ספר מדויק מאוד, ממליץ.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-break_1098-14791.jpg" }, + { id: "5", name: "אלעד", role: "לקוח", testimonial: "כיף לחזור כל פעם מחדש.", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-trimmer-crazy-happy-showing-ok-sign-standing-blue-wall_141793-96743.jpg" } ]} title="מה הלקוחות שלנו אומרים" description="אנשים אמיתיים, תוצאות אמיתיות." @@ -293,21 +133,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "צריך לקבוע תור מראש?", - content: "מומלץ מאוד לקבוע תור מראש בטלפון.", - }, - { - id: "q2", - title: "איפה אתם ממוקמים?", - content: "ברחוב רמב\"ם 29, באר שבע.", - }, - { - id: "q3", - title: "מתי אתם פתוחים?", - content: "אנחנו זמינים בשעות הפעילות, כדאי לוודא מולנו בטלפון.", - }, + { id: "q1", title: "צריך לקבוע תור מראש?", content: "מומלץ מאוד לקבוע תור מראש בטלפון." }, + { id: "q2", title: "איפה אתם ממוקמים?", content: "ברחוב רמב\"ם 29, באר שבע." }, + { id: "q3", title: "מתי אתם פתוחים?", content: "אנחנו זמינים בשעות הפעילות, כדאי לוודא מולנו בטלפון." } ]} title="שאלות נפוצות" description="כל מה שצריך לדעת לפני שמגיעים." @@ -319,44 +147,19 @@ export default function LandingPage() {