5 Commits

Author SHA1 Message Date
5205f5d877 Update src/app/page.tsx 2026-03-06 15:19:16 +00:00
66026c276c Update src/app/layout.tsx 2026-03-06 15:19:16 +00:00
773705e19d Merge version_1 into main
Merge version_1 into main
2026-03-06 15:18:08 +00:00
d182ba619e Merge version_1 into main
Merge version_1 into main
2026-03-06 15:17:12 +00:00
ccd51a18d4 Merge version_1 into main
Merge version_1 into main
2026-03-06 15:14:45 +00:00
2 changed files with 74 additions and 91 deletions

View File

@@ -1,69 +1,22 @@
import type { Metadata } from "next"; import type { Metadata } from 'next';
import { Halant } from "next/font/google"; import { Heebo } from 'next/font/google';
import { Inter } from "next/font/google"; import './globals.css';
import { Archivo } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({ const heebo = Heebo({ subsets: ['hebrew'] });
variable: "--font-halant",
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
});
const archivo = Archivo({
variable: "--font-archivo",
subsets: ["latin"],
});
export const metadata: Metadata = { export const metadata: Metadata = {
title: "רינגלבלום 13 בר - המקום הטוב בבאר שבע", title: 'רינגלבלום 13 - בר ומסעדה בבאר שבע',
description: "רינגלבלום 13 בר ומסעדה בבאר שבע - אוכל איכותי, משקאות, אווירה צעירה. דירוג 4.9 כוכבים מ-624 ביקורות. הזמן עכשיו!", description: 'בר ומסעדה עם אוכל איכותי, מוזיקה מעולה, וייב צעיר. הזמנו כבר!',
keywords: "בר באר שבע, מסעדה באר שבע, אוכל טבעוני, חיי לילה, רינגלבלום",
robots: {
index: true,
follow: true,
},
openGraph: {
title: "רינגלבלום 13 בר - המקום הטוב בבאר שבע",
description: "בר ומסעדה עם אוכל איכותי ואווירה מעולה",
type: "website",
siteName: "רינגלבלום 13",
images: [
{
url: "http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088580.jpg",
alt: "אווירת בר רינגלבלום 13",
},
],
},
twitter: {
card: "summary_large_image",
title: "רינגלבלום 13 בר",
description: "בר ומסעדה עם אוכל איכותי ואווירה מעולה",
images: ["http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088580.jpg"],
},
}; };
export default function RootLayout({ export default function RootLayout({
children, children,
}: Readonly<{ }: {
children: React.ReactNode; children: React.ReactNode;
}>) { }) {
return ( return (
<html lang="he" suppressHydrationWarning> <html lang="he" dir="rtl">
<ServiceWrapper> <body className={heebo.className}>{children}
<body
className={`${halant.variable} ${inter.variable} ${archivo.variable} antialiased`}
>
<Tag />
{children}
<script <script
dangerouslySetInnerHTML={{ dangerouslySetInnerHTML={{
__html: ` __html: `
@@ -1431,7 +1384,6 @@ export default function RootLayout({
}} }}
/> />
</body> </body>
</ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -35,7 +35,8 @@ export default function HomePage() {
{ name: "ביקורות", id: "/testimonials" }, { name: "ביקורות", id: "/testimonials" },
]} ]}
button={{ button={{
text: "הזמן עכשיו", href: "#contact"}} text: "הזמן עכשיו", href: "#contact"
}}
animateOnLoad={true} animateOnLoad={true}
/> />
</div> </div>
@@ -48,21 +49,27 @@ export default function HomePage() {
tagIcon={Star} tagIcon={Star}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ background={{
variant: "glowing-orb"}} variant: "glowing-orb"
}}
kpis={[ kpis={[
{ {
value: "4.9", label: "דירוג מהלקוחות"}, value: "4.9", label: "דירוג מהלקוחות"
},
{ {
value: "624", label: "ביקורות חיוביות"}, value: "624", label: "ביקורות חיוביות"
},
{ {
value: "מ-₪50", label: "טווח מחירים"}, value: "מ-₪50", label: "טווח מחירים"
},
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ {
text: "צפה בתפריט", href: "/menu"}, text: "צפה בתפריט", href: "/menu"
},
{ {
text: "הזמן אונליין", href: "#contact"}, text: "הזמן אונליין", href: "#contact"
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/nightlife-people-having-fun-bars-clubs_23-2149088580.jpg?_wi=1" 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 הוא בר ומסעדה בבאר שבע המציע אוכל רחוב איכותי, מנות טבעוניות, שירות מצוין, ומוזיקה עם אווירה צעירה ודינמית. המקום ידוע כאחד המקומות האהובים בעיר עם מאות ביקורות חיוביות ודירוג גבוה מאוד." description="רינגלבלום 13 הוא בר ומסעדה בבאר שבע המציע אוכל רחוב איכותי, מנות טבעוניות, שירות מצוין, ומוזיקה עם אווירה צעירה ודינמית. המקום ידוע כאחד המקומות האהובים בעיר עם מאות ביקורות חיוביות ודירוג גבוה מאוד."
metrics={[ metrics={[
{ {
value: "2020", title: "שנת הפתיחה"}, value: "2020", title: "שנת הפתיחה"
},
{ {
value: "24/7", title: "שירות מעולה"}, value: "24/7", title: "שירות מעולה"
},
]} ]}
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/row-decorative-light-bulbs-hanging-cafe_181624-58119.jpg?_wi=1" 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} useInvertedBackground={false}
products={[ 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" gridVariant="three-columns-all-equal-width"
animationType="slide-up" animationType="slide-up"
@@ -125,17 +140,23 @@ export default function HomePage() {
<TestimonialCardTwelve <TestimonialCardTwelve
testimonials={[ testimonials={[
{ {
id: "1", name: "דור מוביל", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338335.jpg?_wi=1", imageAlt: "דור מוביל"}, id: "1", name: "דור מוביל", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-experiencing-time-expansion_23-2151338335.jpg?_wi=1", imageAlt: "דור מוביל"
},
{ {
id: "2", name: "תומר כהן", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-front-white-curtain_23-2148184877.jpg?_wi=1", imageAlt: "תומר כהן"}, id: "2", name: "תומר כהן", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-boy-front-white-curtain_23-2148184877.jpg?_wi=1", imageAlt: "תומר כהן"
},
{ {
id: "3", name: "יעל לוי", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-slim-sensual-girl-gray-dress-leaning-ag_613910-8706.jpg?_wi=1", imageAlt: "יעל לוי"}, id: "3", name: "יעל לוי", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-slim-sensual-girl-gray-dress-leaning-ag_613910-8706.jpg?_wi=1", imageAlt: "יעל לוי"
},
{ {
id: "4", name: "אביב ישראלי", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-pack-expressive-businessman-character-with-blue-suit_23-2147610688.jpg?_wi=1", imageAlt: "אביב ישראלי"}, id: "4", name: "אביב ישראלי", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-pack-expressive-businessman-character-with-blue-suit_23-2147610688.jpg?_wi=1", imageAlt: "אביב ישראלי"
},
{ {
id: "5", name: "ניצה גבריאלי", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-chocolate-heart_1163-89.jpg?_wi=1", imageAlt: "ניצה גבריאלי"}, id: "5", name: "ניצה גבריאלי", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-holding-chocolate-heart_1163-89.jpg?_wi=1", imageAlt: "ניצה גבריאלי"
},
{ {
id: "6", name: "רון טל", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-young-man-sitting-armchair-against-grey-wall_23-2148130370.jpg?_wi=1", imageAlt: "רון טל"}, id: "6", name: "רון טל", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-young-man-sitting-armchair-against-grey-wall_23-2148130370.jpg?_wi=1", imageAlt: "רון טל"
},
]} ]}
cardTitle="יותר מ-600 לקוחות מרוצים נותנים לנו 4.9 כוכבים" cardTitle="יותר מ-600 לקוחות מרוצים נותנים לנו 4.9 כוכבים"
cardTag="אתה בטוח אהבת את זה" cardTag="אתה בטוח אהבת את זה"
@@ -183,33 +204,43 @@ export default function HomePage() {
{ {
title: "קישורים", items: [ title: "קישורים", items: [
{ {
label: "בית", href: "/"}, label: "בית", href: "/"
},
{ {
label: "תפריט", href: "/menu"}, label: "תפריט", href: "/menu"
},
{ {
label: "על אודות", href: "/about"}, label: "על אודות", href: "/about"
},
{ {
label: "גלריה", href: "/gallery"}, 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"
},
], ],
}, },
]} ]}