release: update landing page assets and API fallback
هذا الالتزام موجود في:
ثنائية
assets/images/tlogo.jpg
Normal file
ثنائية
assets/images/tlogo.jpg
Normal file
ملف ثنائي غير معروض.
|
بعد العرض: | الارتفاع: | الحجم: 68 KiB |
@@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
<!-- Hero Section -->
|
<!-- Hero Section -->
|
||||||
<section class="hero">
|
<section class="hero">
|
||||||
<img src="../Tabeleymvpfront-end/assets/images/tlogo.jpg" alt="Tabeley Logo" class="logo">
|
<img src="assets/images/tlogo.jpg" alt="Tabeley Logo" class="logo">
|
||||||
|
|
||||||
<h1>احجز طاولتك بسهولة</h1>
|
<h1>احجز طاولتك بسهولة</h1>
|
||||||
<p>منصة ذكية لحجز أفضل المطاعم بدون انتظار</p>
|
<p>منصة ذكية لحجز أفضل المطاعم بدون انتظار</p>
|
||||||
|
|||||||
ثنائية
landing-page-deploy.zip
Normal file
ثنائية
landing-page-deploy.zip
Normal file
ملف ثنائي غير معروض.
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
const submitButton = form.querySelector('button[type="submit"]');
|
const submitButton = form.querySelector('button[type="submit"]');
|
||||||
const defaultSubmitLabel = submitButton ? submitButton.textContent : 'Send';
|
const defaultSubmitLabel = submitButton ? submitButton.textContent : 'Send';
|
||||||
const fallbackApi = 'https://tabeleymvp2-8b111c91640a.hosted.ghaymah.systems/api';
|
const fallbackApi = 'https://app.tabeley.com/api';
|
||||||
const configuredBase = window.TABELEY_API_BASE_URL;
|
const configuredBase = window.TABELEY_API_BASE_URL;
|
||||||
const originBase = `${window.location.origin}/api`;
|
const originBase = `${window.location.origin}/api`;
|
||||||
|
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم