diff --git a/src/app/page.tsx b/src/app/page.tsx index 99529e6..3768526 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { description="תאילנדית בנחלה היא הרבה יותר ממסעדה. זה מקום שבו אוכל טוב, טבע ושירות חם נפגשים בהרמוניה מושלמת." subdescription="בין עצי הפקאן העתיקים של נהריה, אנחנו מציעים חוויה קולינרית שמשלבת מסורת תאילנדית עתיקה עם חומרים טריים ובריאויות. כל מנה מוגשת בעם ובאהבה." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-outdoor-cafe-narrow-bystreet-paros-greece_181624-7740.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-shot-outdoor-cafe-narrow-bystreet-paros-greece_181624-7740.jpg?_wi=1" imageAlt="גן המסעדה בין עצי פקאן" mediaAnimation="slide-up" useInvertedBackground={false} @@ -78,8 +78,8 @@ export default function LandingPage() { { title: "פאד תאי", description: "אטריות אורז מוקפצות ברוטב תאילנדי מסורתי עם ירקות טריים ופרוטאין לבחירתך. מנה קלאסית שמתחזקת כל פעם מחדש.", icon: Flame, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-noodles-with-other-asian-food_23-2148382872.jpg", imageAlt: "פאד תאי - המנה המומלצת" }, - { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-outdoor-cafe-narrow-bystreet-paros-greece_181624-7740.jpg", imageAlt: "סביבת ההגשה" } + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-noodles-with-other-asian-food_23-2148382872.jpg?_wi=1", imageAlt: "פאד תאי - המנה המומלצת" }, + { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-outdoor-cafe-narrow-bystreet-paros-greece_181624-7740.jpg?_wi=2", imageAlt: "סביבת ההגשה" } ] }, { @@ -93,14 +93,14 @@ export default function LandingPage() { title: "שיפודי סאטה", description: "עוף או שרימפ במרינדה תאילנדית עם רוטב בוטנים עשיר. קלי בטעם ומתובל בדיוק הנכון – אפילו המלצרים שלנו לא יכולים להפסיק.", icon: Sparkles, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/side-view-lamb-kebab-with-shrimps-griled-onion-sauce-board_141793-4983.jpg", imageAlt: "סאטה - שיפודי תאילנד" }, - { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-noodles-with-other-asian-food_23-2148382872.jpg", imageAlt: "צלחת מובילה" } + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bowl-noodles-with-other-asian-food_23-2148382872.jpg?_wi=2", imageAlt: "צלחת מובילה" } ] }, { title: "מלבי", description: "קינוח מתוק עם קרם קוקוס, תרמיל בעלי-תאילנדיים וטופי מהיר. ביקורות קוראים את זה 'חוויה הניצחון' – זה בגלל טעמה המדהים.", icon: Cake, mediaItems: [ { imageSrc: "http://img.b2bpic.net/free-photo/japanese-melon-cantaloupe-cantaloupe-seasonal-fruit-health-concept_1150-23390.jpg", imageAlt: "מלבי - קינוח תאילנדי" }, - { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-outdoor-cafe-narrow-bystreet-paros-greece_181624-7740.jpg", imageAlt: "סביבה רומנטית" } + { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-outdoor-cafe-narrow-bystreet-paros-greece_181624-7740.jpg?_wi=3", imageAlt: "סביבה רומנטית" } ] } ]}