Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 86295128ad | |||
| f9c589365c | |||
| ac9c8c7697 |
@@ -14,7 +14,7 @@ export default function MenuPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="largeSmallSizeLargeTitles"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-mesh"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -26,76 +26,64 @@ export default function MenuPage() {
|
||||
navItems={[
|
||||
{ name: "בית", id: "/" },
|
||||
{ name: "תפריט", id: "/menu" },
|
||||
{ name: "עלינו", id: "/" },
|
||||
{ name: "ביקורות", id: "/" },
|
||||
{ name: "עלינו", id: "/about" },
|
||||
{ name: "ביקורות", id: "/testimonials" },
|
||||
]}
|
||||
button={{
|
||||
text: "הזמן עכשיו",
|
||||
href: "#contact",
|
||||
text: "הזמן עכשיו", href: "#contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<div id="products" data-section="products" className="pt-20">
|
||||
<ProductCardFour
|
||||
title="התפריט המלא שלנו"
|
||||
description="גלה את כל המנות המיוחדות שלנו - מבורגרים, עראיס, קרפצ'יו, עוף, שווארמה, וחמוצים ביתיים. כל מנה מוכנה בעבור לך בעיצוב טרי ובטעם אותנטי."
|
||||
tag="כל המנות"
|
||||
description="גלה את כל המנות המיוחדות שלנו - בשריות, טבעוניות, דגים, עוף ועוד. כל מנה מוכנה בעבודת יד עם מרכיבים טריים באיכות הגבוהה ביותר."
|
||||
tag="תפריט"
|
||||
tagIcon={UtensilsCrossed}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
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=2",
|
||||
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: "7", name: "דג סלמון מצוי", price: "₪68", variant: "דג אטלנטי טרי עם לימון", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-meal_23-2148254644.jpg?_wi=1", imageAlt: "דג סלמון מצוי"
|
||||
},
|
||||
{
|
||||
id: "8", name: "סלט קיץ", price: "₪32", variant: "ירקות טריים עם גבינת פטה", imageSrc: "http://img.b2bpic.net/free-photo/salad-plate-white-wooden-table_23-2148254646.jpg?_wi=1", imageAlt: "סלט קיץ"
|
||||
},
|
||||
{
|
||||
id: "9", name: "פסטה קרבונרה", price: "₪48", variant: "פסטה איטלקית עם בקון וביצים", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-carbonara-plate_23-2148254650.jpg?_wi=1", imageAlt: "פסטה קרבונרה"
|
||||
},
|
||||
{
|
||||
id: "10", name: "שניצל חזיר", price: "₪55", variant: "שניצל עסיסי מבשר טרי", imageSrc: "http://img.b2bpic.net/free-photo/fried-schnitzel-plate_23-2148254652.jpg?_wi=1", imageAlt: "שניצל חזיר"
|
||||
},
|
||||
{
|
||||
id: "11", name: "גבינה צלויה", price: "₪28", variant: "גבינה טרופה עם דבש וקרמלי בצל", imageSrc: "http://img.b2bpic.net/free-photo/fried-cheese-plate_23-2148254654.jpg?_wi=1", imageAlt: "גבינה צלויה"
|
||||
},
|
||||
{
|
||||
id: "12", name: "דגנית טבעונית", price: "₪36", variant: "דגנית בהול עם ירקות", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-rice-bowl_23-2148254656.jpg?_wi=1", imageAlt: "דגנית טבעונית"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
@@ -103,63 +91,50 @@ export default function MenuPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1127-3169.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/exterior-modern-buildings_1127-3169.jpg?_wi=1"
|
||||
imageAlt="חזית רינגלבלום 13"
|
||||
logoText="רינגלבלום 13"
|
||||
copyrightText="© 2025 רינגלבלום 13 בר | כל הזכויות שמורות"
|
||||
columns={[
|
||||
{
|
||||
title: "קישורים",
|
||||
items: [
|
||||
title: "קישורים", items: [
|
||||
{
|
||||
label: "בית",
|
||||
href: "/",
|
||||
label: "בית", href: "/"
|
||||
},
|
||||
{
|
||||
label: "תפריט",
|
||||
href: "/menu",
|
||||
label: "תפריט", href: "/menu"
|
||||
},
|
||||
{
|
||||
label: "על אודות",
|
||||
href: "/",
|
||||
label: "על אודות", href: "/about"
|
||||
},
|
||||
{
|
||||
label: "גלריה",
|
||||
href: "/",
|
||||
label: "גלריה", href: "/gallery"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "יצירת קשר",
|
||||
items: [
|
||||
title: "יצירת קשר", items: [
|
||||
{
|
||||
label: "רינגלבלום 13, באר שבע",
|
||||
href: "https://maps.google.com/maps/place/Ringelblum+13,+Beersheba",
|
||||
label: "רינגלבלום 13, באר שבע", href: "https://maps.google.com/maps/place/Ringelblum+13,+Beersheba"
|
||||
},
|
||||
{
|
||||
label: "052-279-6201",
|
||||
href: "tel:+972522796201",
|
||||
label: "052-279-6201", href: "tel:+972522796201"
|
||||
},
|
||||
{
|
||||
label: "שבת - ראשון 20:00-04:00",
|
||||
href: "#",
|
||||
label: "שבת - ראשון 20:00-04:00", href: "#"
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "עקבו אחרינו",
|
||||
items: [
|
||||
title: "עקבו אחרינו", items: [
|
||||
{
|
||||
label: "אינסטגרם",
|
||||
href: "https://instagram.com",
|
||||
label: "אינסטגרם", href: "https://instagram.com"
|
||||
},
|
||||
{
|
||||
label: "פייסבוק",
|
||||
href: "https://facebook.com",
|
||||
label: "פייסבוק", href: "https://facebook.com"
|
||||
},
|
||||
{
|
||||
label: "טיקטוק",
|
||||
href: "https://tiktok.com",
|
||||
label: "טיקטוק", href: "https://tiktok.com"
|
||||
},
|
||||
],
|
||||
},
|
||||
@@ -168,4 +143,4 @@ export default function MenuPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user