diff --git a/src/app/page.tsx b/src/app/page.tsx index 48da4ac..7493410 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,8 @@ export default function HomePage() { { name: "ביקורות", id: "/testimonials" }, ]} button={{ - text: "הזמן עכשיו", href: "#contact"}} + text: "הזמן עכשיו", href: "#contact" + }} animateOnLoad={true} /> @@ -48,21 +49,27 @@ export default function HomePage() { tagIcon={Star} tagAnimation="slide-up" background={{ - variant: "glowing-orb"}} + variant: "glowing-orb" + }} kpis={[ { - value: "4.9", label: "דירוג מהלקוחות"}, + value: "4.9", label: "דירוג מהלקוחות" + }, { - value: "624", label: "ביקורות חיוביות"}, + value: "624", label: "ביקורות חיוביות" + }, { - value: "מ-₪50", label: "טווח מחירים"}, + value: "מ-₪50", label: "טווח מחירים" + }, ]} enableKpiAnimation={true} buttons={[ { - text: "צפה בתפריט", href: "/menu"}, + text: "צפה בתפריט", href: "/menu" + }, { - text: "הזמן אונליין", href: "#contact"}, + text: "הזמן אונליין", href: "#contact" + }, ]} buttonAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088580.jpg?_wi=1" @@ -80,9 +87,11 @@ export default function HomePage() { description="רינגלבלום 13 הוא בר ומסעדה בבאר שבע המציע אוכל רחוב איכותי, מנות טבעוניות, שירות מצוין, ומוזיקה עם אווירה צעירה ודינמית. המקום ידוע כאחד המקומות האהובים בעיר עם מאות ביקורות חיוביות ודירוג גבוה מאוד." metrics={[ { - value: "2020", title: "שנת הפתיחה"}, + value: "2020", title: "שנת הפתיחה" + }, { - value: "24/7", title: "שירות מעולה"}, + value: "24/7", title: "שירות מעולה" + }, ]} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/row-decorative-light-bulbs-hanging-cafe_181624-58119.jpg?_wi=1" @@ -103,17 +112,23 @@ export default function HomePage() { useInvertedBackground={false} products={[ { - id: "1", name: "המבורגר עסיסי", price: "₪45", variant: "בחירת בשר אנגוס וטחינה", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-veggie-burger-with-black-buns-cutting-board_23-2148784540.jpg?_wi=1", imageAlt: "המבורגר עסיסי"}, + id: "1", name: "המבורגר עסיסי", price: "₪45", variant: "בחירת בשר אנגוס וטחינה", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-veggie-burger-with-black-buns-cutting-board_23-2148784540.jpg?_wi=1", imageAlt: "המבורגר עסיסי" + }, { - id: "2", name: "עראיס מיוחל", price: "₪38", variant: "בשר טחון עם תבלינים מרוקאים", imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949081.jpg?_wi=1", imageAlt: "עראיס מיוחל"}, + id: "2", name: "עראיס מיוחל", price: "₪38", variant: "בשר טחון עם תבלינים מרוקאים", imageSrc: "http://img.b2bpic.net/free-photo/creative-composition-tasty-food_23-2148949081.jpg?_wi=1", imageAlt: "עראיס מיוחל" + }, { - id: "3", name: "קרפצ'יו בשר", price: "₪52", variant: "בשר טרי עם שמן זית וביצים", imageSrc: "http://img.b2bpic.net/free-photo/red-cabbage-dish-wooden-plate_23-2148224118.jpg?_wi=1", imageAlt: "קרפצ'יו בשר"}, + id: "3", name: "קרפצ'יו בשר", price: "₪52", variant: "בשר טרי עם שמן זית וביצים", imageSrc: "http://img.b2bpic.net/free-photo/red-cabbage-dish-wooden-plate_23-2148224118.jpg?_wi=1", imageAlt: "קרפצ'יו בשר" + }, { - id: "4", name: "עוף קריספי", price: "₪42", variant: "כנפיים ודדים מטוגנים בזהב", imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-drumsticks-grilled-kfc-style-with-crackers_114579-765.jpg?_wi=1", imageAlt: "עוף קריספי"}, + id: "4", name: "עוף קריספי", price: "₪42", variant: "כנפיים ודדים מטוגנים בזהב", imageSrc: "http://img.b2bpic.net/free-photo/crispy-chicken-drumsticks-grilled-kfc-style-with-crackers_114579-765.jpg?_wi=1", imageAlt: "עוף קריספי" + }, { - id: "5", name: "שווארמה טבעונית", price: "₪28", variant: "ירקות עם תבלינים לבנוניים", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-wraps_1147-47.jpg?_wi=1", imageAlt: "שווארמה טבעונית"}, + id: "5", name: "שווארמה טבעונית", price: "₪28", variant: "ירקות עם תבלינים לבנוניים", imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-wraps_1147-47.jpg?_wi=1", imageAlt: "שווארמה טבעונית" + }, { - id: "6", name: "חמוצי הבית", price: "₪18", variant: "תערובת ירקות ותבלינים", imageSrc: "http://img.b2bpic.net/free-photo/jar-pickled-red-onions-white-background-concept-fermented-vegetarian-food_127032-3376.jpg?_wi=1", imageAlt: "חמוצי הבית"}, + id: "6", name: "חמוצי הבית", price: "₪18", variant: "תערובת ירקות ותבלינים", imageSrc: "http://img.b2bpic.net/free-photo/jar-pickled-red-onions-white-background-concept-fermented-vegetarian-food_127032-3376.jpg?_wi=1", imageAlt: "חמוצי הבית" + }, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -125,17 +140,23 @@ export default function HomePage() { ); -} \ No newline at end of file +}