Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
price: "₪35",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
price: "₪55",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-cinnamons-orange-slices-dark-plate-high-quality-photo_114579-67994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-cinnamons-orange-slices-dark-plate-high-quality-photo_114579-67994.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
price: "₪30",
|
||||
rating: 4,
|
||||
reviewCount: "90",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-bread-shopping-bag-wooden-background_169016-20843.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
price: "₪45",
|
||||
rating: 5,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-cinnamons-orange-slices-dark-plate-high-quality-photo_114579-67994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-cinnamons-orange-slices-dark-plate-high-quality-photo_114579-67994.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="המאפים שלנו"
|
||||
@@ -189,35 +189,35 @@ export default function LandingPage() {
|
||||
name: "שרה כהן",
|
||||
role: "לקוחה",
|
||||
testimonial: "פשוט מושלם, טעם של פעם.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "דוד לוי",
|
||||
role: "לקוח",
|
||||
testimonial: "הלחם הכי טוב שאכלתי בחיים.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "מיכל רוזן",
|
||||
role: "לקוחה",
|
||||
testimonial: "מרגישים את האהבה בכל ביס.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "ישראל ישראלי",
|
||||
role: "לקוח",
|
||||
testimonial: "ממליץ בחום לכל אירוע.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "אורית שחר",
|
||||
role: "לקוחה",
|
||||
testimonial: "יחס אישי וטעם של בית.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gladsome-young-lady-posing-with-pastries-kitchen_132075-10840.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="מה אומרים עלינו"
|
||||
|
||||
Reference in New Issue
Block a user