Merge version_15 into main #17

Merged
bender merged 1 commits from version_15 into main 2026-04-28 08:42:36 +00:00

View File

@@ -90,16 +90,16 @@ export default function LandingPage() {
]}
features={[
{
title: "אריזה בטוחה", description: "שימוש בחומרי אריזה איכותיים ושמירה מקסימלית על הרכוש.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1596700877964-16a7386c91a7?q=80&w=800&auto=format&fit=crop" },
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1581092160607-ee22530dd78a?q=80&w=800&auto=format&fit=crop" }
title: "אריזה בטוחה", description: "שימוש בחומרי אריזה איכותיים ושמירה מקסימלית על הרכוש.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1596700877964-16a7386c91a7?q=80&w=800&auto=format&fit=crop&_wi=1" },
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1581092160607-ee22530dd78a?q=80&w=800&auto=format&fit=crop&_wi=1" }
},
{
title: "צוות מקצועי", description: "עובדים מיומנים ומוסמכים בטיפול בפריטים כבדים ועדינים כאחד.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1587293852726-70cdb56c2866?q=80&w=800&auto=format&fit=crop" },
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1596700877964-16a7386c91a7?q=80&w=800&auto=format&fit=crop" }
title: "צוות מקצועי", description: "עובדים מיומנים ומוסמכים בטיפול בפריטים כבדים ועדינים כאחד.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1587293852726-70cdb56c2866?q=80&w=800&auto=format&fit=crop&_wi=1" },
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1596700877964-16a7386c91a7?q=80&w=800&auto=format&fit=crop&_wi=2" }
},
{
title: "אחסון והובלה", description: "שירותי אחסון מתקדמים והובלות בפריסה ארצית מהירה.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1581092160607-ee22530dd78a?q=80&w=800&auto=format&fit=crop" },
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1587293852726-70cdb56c2866?q=80&w=800&auto=format&fit=crop" }
title: "אחסון והובלה", description: "שירותי אחסון מתקדמים והובלות בפריסה ארצית מהירה.", phoneOne: { imageSrc: "https://images.unsplash.com/photo-1581092160607-ee22530dd78a?q=80&w=800&auto=format&fit=crop&_wi=2" },
phoneTwo: { imageSrc: "https://images.unsplash.com/photo-1587293852726-70cdb56c2866?q=80&w=800&auto=format&fit=crop&_wi=2" }
}
]}
/>