From 27938f704e8c6ca3a326210204b6e159354e1849 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 12:57:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6ffe134..6205bc3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,29 +82,29 @@ export default function LandingPage() { tagIcon={ShoppingBag} products={[ { - id: "soap-body-green", name: "סבון גוף: תה ירוק וחימר ירוק", price: "₪36", variant: "100 גרם | ניקוי עמוק", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spa-with-soap_169016-3391.jpg", imageAlt: "סבון גוף טבעי"}, + id: "soap-body-green", name: "סבון גוף: תה ירוק וחימר ירוק", price: "₪36", variant: "100 גרם | ניקוי עמוק", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spa-with-soap_169016-3391.jpg?_wi=1", imageAlt: "סבון גוף טבעי"}, { - id: "soap-body-lavender", name: "סבון לבנדר עם פילינג עדין", price: "₪26", variant: "יחידה אחת | טיפול מרגיע", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spa-with-soap_169016-3391.jpg", imageAlt: "סבון לבנדר עם פילינג"}, + id: "soap-body-lavender", name: "סבון לבנדר עם פילינג עדין", price: "₪26", variant: "יחידה אחת | טיפול מרגיע", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spa-with-soap_169016-3391.jpg?_wi=2", imageAlt: "סבון לבנדר עם פילינג"}, { - id: "soap-face", name: "סבון פנים לעור רגיש", price: "₪42", variant: "100 גרם | טיפול עדין", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spa-with-soap_169016-3391.jpg", imageAlt: "סבון פנים טבעי"}, + id: "soap-face", name: "סבון פנים לעור רגיש", price: "₪42", variant: "100 גרם | טיפול עדין", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spa-with-soap_169016-3391.jpg?_wi=3", imageAlt: "סבון פנים טבעי"}, { - id: "shampoo-solid", name: "שמפו מוצק: הפנתר הורוד", price: "₪50", variant: "שמפו טבעי | שיער חזק", imageSrc: "http://img.b2bpic.net/free-photo/closeup-multicolored-handmade-soap-blurred-background_169016-27849.jpg", imageAlt: "שמפו מוצק"}, + id: "shampoo-solid", name: "שמפו מוצק: הפנתר הורוד", price: "₪50", variant: "שמפו טבעי | שיער חזק", imageSrc: "http://img.b2bpic.net/free-photo/closeup-multicolored-handmade-soap-blurred-background_169016-27849.jpg?_wi=1", imageAlt: "שמפו מוצק"}, { - id: "conditioner-solid", name: "מרכך מוצק לשיער", price: "₪40", variant: "טבעי 100% | מעמק וליטוף", imageSrc: "http://img.b2bpic.net/free-photo/closeup-multicolored-handmade-soap-blurred-background_169016-27849.jpg", imageAlt: "מרכך שיער"}, + id: "conditioner-solid", name: "מרכך מוצק לשיער", price: "₪40", variant: "טבעי 100% | מעמק וליטוף", imageSrc: "http://img.b2bpic.net/free-photo/closeup-multicolored-handmade-soap-blurred-background_169016-27849.jpg?_wi=2", imageAlt: "מרכך שיער"}, { - id: "lip-balm", name: "משחת שפתיים טבעית", price: "₪17", variant: "עם/ללא פיגמנט | לח ורך", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-applying-lip-balm_23-2147893527.jpg", imageAlt: "משחת שפתיים"}, + id: "lip-balm", name: "משחת שפתיים טבעית", price: "₪17", variant: "עם/ללא פיגמנט | לח ורך", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-applying-lip-balm_23-2147893527.jpg?_wi=1", imageAlt: "משחת שפתיים"}, { - id: "lip-butter", name: "חמאת שפתיים בפח", price: "₪22", variant: "טבעית וטעימה | טיפול עדין", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-applying-lip-balm_23-2147893527.jpg", imageAlt: "חמאת שפתיים"}, + id: "lip-butter", name: "חמאת שפתיים בפח", price: "₪22", variant: "טבעית וטעימה | טיפול עדין", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-applying-lip-balm_23-2147893527.jpg?_wi=2", imageAlt: "חמאת שפתיים"}, { - id: "magic-salve", name: "משחת הקסם", price: "₪25", variant: "לבעירות, נגיעות ושריטות", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-applying-lip-balm_23-2147893527.jpg", imageAlt: "משחת הקסם לרפואה"}, + id: "magic-salve", name: "משחת הקסם", price: "₪25", variant: "לבעירות, נגיעות ושריטות", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-applying-lip-balm_23-2147893527.jpg?_wi=3", imageAlt: "משחת הקסם לרפואה"}, { - id: "burner-oil", name: "שמן למבער: Cozy Breathe", price: "₪45", variant: "5 מ\"ל | ריח טבעי", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-air-humidifier-aroma-oils_169016-57639.jpg", imageAlt: "שמן למבער"}, + id: "burner-oil", name: "שמן למבער: Cozy Breathe", price: "₪45", variant: "5 מ\"ל | ריח טבעי", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-air-humidifier-aroma-oils_169016-57639.jpg?_wi=1", imageAlt: "שמן למבער"}, { - id: "wax-burner", name: "שעווה למבער", price: "₪35", variant: "טבעית וריחנית | 100% ריח", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-air-humidifier-aroma-oils_169016-57639.jpg", imageAlt: "שעווה למבער"}, + id: "wax-burner", name: "שעווה למבער", price: "₪35", variant: "טבעית וריחנית | 100% ריח", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-air-humidifier-aroma-oils_169016-57639.jpg?_wi=2", imageAlt: "שעווה למבער"}, { - id: "burner-unit", name: "מבער", price: "₪25", variant: "יחידה | מעוקשת ומינימליסטית", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-air-humidifier-aroma-oils_169016-57639.jpg", imageAlt: "מבער ריח"}, + id: "burner-unit", name: "מבער", price: "₪25", variant: "יחידה | מעוקשת ומינימליסטית", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-air-humidifier-aroma-oils_169016-57639.jpg?_wi=3", imageAlt: "מבער ריח"}, { - id: "soap-dish", name: "סבוניה מעץ", price: "₪10", variant: "משך קיים | איכות גבוהה", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spa-with-soap_169016-3391.jpg", imageAlt: "סבוניה מעץ"}, + id: "soap-dish", name: "סבוניה מעץ", price: "₪10", variant: "משך קיים | איכות גבוהה", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spa-with-soap_169016-3391.jpg?_wi=4", imageAlt: "סבוניה מעץ"}, ]} textboxLayout="default" gridVariant="three-columns-all-equal-width" @@ -132,7 +132,7 @@ export default function LandingPage() { title: "בדיקת איכות", description: "בדיקה קפדנית להבטיח שכל יחידה עומדת בתקני הטוהר והיעילות הגבוהים ביותר שלנו.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-cream_23-2149409646.jpg", imageAlt: "green clay natural texture skincare"}, { id: 4, - title: "אריזה בדום", description: "אריזה אחרונה בחרטות טבעיות וטיקנים, מוכנה לנסוע אלייך בחדשות.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spa-with-soap_169016-3391.jpg", imageAlt: "natural soaps handmade skincare products soap bars"}, + title: "אריזה בדום", description: "אריזה אחרונה בחרטות טבעיות וטיקנים, מוכנה לנסוע אלייך בחדשות.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spa-with-soap_169016-3391.jpg?_wi=5", imageAlt: "natural soaps handmade skincare products soap bars"}, ]} useInvertedBackground={false} /> -- 2.49.1