Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-09 14:06:42 +00:00

View File

@@ -46,11 +46,11 @@ export default function LandingPage() {
testimonials={[
{
name: "דוד כהן", handle: "צרכן", testimonial: "בשמים איכותיים במחיר הוגן עם שירות משלוח מהיר וחסכוני.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-fragnance-with-package-dark-surface-couple-gift-perfume-love-feeling-color-marriage-woman_140725-108995.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-fragnance-with-package-dark-surface-couple-gift-perfume-love-feeling-color-marriage-woman_140725-108995.jpg?_wi=1"
},
{
name: "ליאור מור", handle: "קונה קבוע", testimonial: "המגוון העצום של הבשמים והמחירים האחידים עושים את הקנייה לקלה וחסכונית.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-fragnance-with-package-dark-surface-couple-gift-perfume-love-feeling-color-marriage-woman_140725-108995.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-fragnance-with-package-dark-surface-couple-gift-perfume-love-feeling-color-marriage-woman_140725-108995.jpg?_wi=2"
}
]}
buttons={[
@@ -72,7 +72,7 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1", name: "בשם פרנסיסקו", price: "50 מ"ל - 200 ₪ | 100 מ"ל - 350 ₪", variant: "ניחוח קלאסי אירופאי", imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-fragnance-with-package-dark-surface-couple-gift-perfume-love-feeling-color-marriage-woman_140725-108995.jpg", imageAlt: "בשם פרנסיסקו"
id: "1", name: "בשם פרנסיסקו", price: "50 מ"ל - 200 ₪ | 100 מ"ל - 350 ₪", variant: "ניחוח קלאסי אירופאי", imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-fragnance-with-package-dark-surface-couple-gift-perfume-love-feeling-color-marriage-woman_140725-108995.jpg?_wi=3", imageAlt: "בשם פרנסיסקו"
},
{
id: "2", name: "בשם רומנטיקה", price: "50 מ"ל - 200 ₪ | 100 מ"ל - 350 ₪", variant: "ניחוח פרחוני ועדין", imageSrc: "http://img.b2bpic.net/free-vector/gold-black-background_1415-78.jpg", imageAlt: "בשם רומנטיקה"
@@ -81,7 +81,7 @@ export default function LandingPage() {
id: "3", name: "בשם אקזוטיקה", price: "50 מ"ל - 200 ₪ | 100 מ"ל - 350 ₪", variant: "ניחוח אוריינטלי מתוק", imageSrc: "http://img.b2bpic.net/free-vector/premium-banners-with-golden-mandalas_1017-8705.jpg", imageAlt: "בשם אקזוטיקה"
},
{
id: "4", name: "בשם סוויט דרימס", price: "50 מ"ל - 200 ₪ | 100 מ"ל - 350 ₪", variant: "ניחוח וניל וקרמל עדין", imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-fragnance-with-package-dark-surface-couple-gift-perfume-love-feeling-color-marriage-woman_140725-108995.jpg", imageAlt: "בשם סוויט דרימס"
id: "4", name: "בשם סוויט דרימס", price: "50 מ"ל - 200 ₪ | 100 מ"ל - 350 ₪", variant: "ניחוח וניל וקרמל עדין", imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-fragnance-with-package-dark-surface-couple-gift-perfume-love-feeling-color-marriage-woman_140725-108995.jpg?_wi=4", imageAlt: "בשם סוויט דרימס"
}
]}
/>