Update src/app/page.tsx

This commit is contained in:
2026-05-28 11:52:14 +00:00
parent ec463c65f5
commit 0138b49560

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
},
{
name: "דוד לוי", handle: "@david_chef", testimonial: "המגוון מרשים והכל טרי ואיכותי. נהניתי מכל ביס. מומלץ בחום!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-french-fries_140725-9683.jpg", imageAlt: "woman smiling food"
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-french-fries_140725-9683.jpg?_wi=1", imageAlt: "woman smiling food"
},
{
name: "מרים יוסף", handle: "@miri_treats", testimonial: "שירות נפלא ומטעמים שאין שני להם. הבוטיק העיראקי הכשר האהוב עליי!", rating: 5,
@@ -76,7 +76,7 @@ export default function LandingPage() {
},
{
name: "יוסי קורן", handle: "@yossi_foodlover", testimonial: "המטבוחה העיראקית שלהם היא פשוט חלום! חריפה במידה ועם טעם עמוק ועשיר.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/olives-chive_23-2147985314.jpg", imageAlt: "woman smiling food"
imageSrc: "http://img.b2bpic.net/free-photo/olives-chive_23-2147985314.jpg?_wi=1", imageAlt: "woman smiling food"
}
]}
testimonialRotationInterval={5000}
@@ -108,7 +108,7 @@ export default function LandingPage() {
}
]}
avatarText="+100 לקוחות מרוצים"
imageSrc="http://img.b2bpic.net/free-photo/fried-meat-with-french-fries_140725-9683.jpg"
imageSrc="http://img.b2bpic.net/free-photo/fried-meat-with-french-fries_140725-9683.jpg?_wi=2"
imageAlt="Iraqi Kosher Boutique Food Spread"
showDimOverlay={false}
showBlur={true}
@@ -133,7 +133,7 @@ export default function LandingPage() {
title: "חומרי גלם טריים", description: "בחירה קפדנית של המרכיבים הטובים והטריים ביותר, מתוצרת מקומית."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/olives-chive_23-2147985314.jpg"
imageSrc="http://img.b2bpic.net/free-photo/olives-chive_23-2147985314.jpg?_wi=2"
imageAlt="Traditional Iraqi cooking in a kosher kitchen"
mediaAnimation="slide-up"
/>