Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions apps/marketing-site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;600;700;800;900&family=IBM+Plex+Mono:wght@400;500&family=Fraunces:opsz,wght@9..144,400;9..144,600;9..144,700&display=swap" rel="stylesheet" />
<title>OpenSeat - הזמנות ומועדון חברים למסעדות | Reservations & Membership Club</title>
<meta name="description" content="OpenSeat - הזמנות אונליין, CRM אורחים ומועדון חברים למסעדות. עובד בוואטסאפ, באתר שלך ועל כל טאבלט עם דשבורד white-label לבעלים." />
<meta name="keywords" content="הזמנות מסעדה, מועדון חברים, CRM אורחים, וואטסאפ בוט, restaurant reservations, membership club, guest CRM, WhatsApp bot, OpenSeat" />
<title>OpenSeat - הזמנות, וואטסאפ ומועדון חברים למסעדות | Reservations & Membership Club</title>
<meta name="description" content="OpenSeat - הזמנות אונליין, ספר אורחים ומועדון חברים למסעדות. עובד בוואטסאפ, באתר שלך ועל כל טאבלט עם דשבורד white-label לבעלים." />
<meta name="keywords" content="הזמנות מסעדה, מועדון חברים, ספר אורחים, וואטסאפ בוט, restaurant reservations, membership club, guest book, WhatsApp bot, OpenSeat" />
<meta name="author" content="OpenSeat" />
<meta name="robots" content="index, follow" />
<meta name="theme-color" content="#C41E3A" />
Expand All @@ -17,7 +17,7 @@
<!-- Open Graph -->
<meta property="og:type" content="website" />
<meta property="og:title" content="OpenSeat - חבר הצוות הכי חכם של המסעדה שלך" />
<meta property="og:description" content="הזמנות אונליין, CRM אורחים ומועדון חברים למסעדות. עובד בוואטסאפ, באתר שלך ועל כל טאבלט." />
<meta property="og:description" content="הזמנות אונליין, ספר אורחים ומועדון חברים למסעדות. עובד בוואטסאפ, באתר שלך ועל כל טאבלט." />
<meta property="og:url" content="https://marketing-site-nine-chi.vercel.app/" />
<meta property="og:site_name" content="OpenSeat" />
<meta property="og:locale" content="he_IL" />
Expand All @@ -26,12 +26,12 @@
<meta property="og:image" content="https://marketing-site-nine-chi.vercel.app/og-image.png" />
<meta property="og:image:width" content="1200" />
<meta property="og:image:height" content="630" />
<meta property="og:image:alt" content="OpenSeat - Restaurant reservations, guest CRM, and membership club" />
<meta property="og:image:alt" content="OpenSeat - Restaurant reservations, guest book, and membership club" />

<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="OpenSeat - Your restaurant's smartest team member" />
<meta name="twitter:description" content="Reservations, guest CRM, and a restaurant membership club on WhatsApp, your website, and any tablet." />
<meta name="twitter:description" content="Reservations, guest book, and a restaurant membership club on WhatsApp, your website, and any tablet." />
<meta name="twitter:image" content="https://marketing-site-nine-chi.vercel.app/og-image.png" />

<!-- Hreflang -->
Expand All @@ -48,7 +48,7 @@
"name": "OpenSeat",
"applicationCategory": "BusinessApplication",
"operatingSystem": "Web",
"description": "Restaurant reservations, guest CRM, and a membership club on WhatsApp, your website, and any tablet. Pilot launch price starts at ₪299/mo for the first 5 restaurants; standard plans start at ₪499/mo.",
"description": "Restaurant reservations, guest book, and a membership club on WhatsApp, your website, and any tablet. Pilot launch price starts at ₪299/mo for the first 5 restaurants; standard plans start at ₪499/mo.",
"url": "https://marketing-site-nine-chi.vercel.app",
"inLanguage": ["he", "en", "ar"],
"offers": {
Expand Down Expand Up @@ -99,7 +99,7 @@
{
"@type": "Question",
"name": "Do I really own my data?",
"acceptedAnswer": { "@type": "Answer", "text": "Yes. You own the guest data and CRM fully." }
"acceptedAnswer": { "@type": "Answer", "text": "Yes. You fully own your guest data and history." }
}
]
}
Expand Down
Loading
Loading