3 Commits

Author SHA1 Message Date
9de808046a Update src/app/styles/variables.css 2026-06-12 13:58:03 +00:00
88877fd8ae Update src/app/page.tsx 2026-06-12 13:58:02 +00:00
14eaff1211 Merge version_1 into main
Merge version_1 into main
2026-06-12 13:52:25 +00:00
2 changed files with 32 additions and 32 deletions

View File

@@ -17,14 +17,14 @@ import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
export default function LandingPage() { export default function LandingPage() {
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="hover-magnetic" defaultButtonVariant="elastic-effect"
defaultTextAnimation="reveal-blur" defaultTextAnimation="reveal-blur"
borderRadius="rounded" borderRadius="soft"
contentWidth="compact" contentWidth="mediumLarge"
sizing="largeSmallSizeMediumTitles" sizing="mediumLargeSizeLargeTitles"
background="none" background="aurora"
cardStyle="inset" cardStyle="glass-elevated"
primaryButtonStyle="primary-glow" primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow" secondaryButtonStyle="radial-glow"
headingFontWeight="bold" headingFontWeight="bold"
> >
@@ -173,27 +173,27 @@ export default function LandingPage() {
{ {
id: "plan-1", badge: "تجربة الغداء", price: "299 AED", subtitle: "باقة غداء فاخرة", buttons: [ id: "plan-1", badge: "تجربة الغداء", price: "299 AED", subtitle: "باقة غداء فاخرة", buttons: [
{ {
text: "احجز الآن", href: "#contact"}, text: "احجز الآن", href: "#contact"}
], ],
features: [ features: [
"مقبلات فاخرة", "طبق رئيسي من اختيارك", "تحلية الشيف اليومية", "مشروب ترحيبي"], "مقبلات فاخرة", "طبق رئيسي من اختيارك", "تحلية الشيف اليومية", "مشروب ترحيبي" ]
}, },
{ {
id: "plan-2", badge: "عرض خاص", price: "599 AED", subtitle: "عشاء رومانسي لشخصين", buttons: [ id: "plan-2", badge: "عرض خاص", price: "599 AED", subtitle: "عشاء رومانسي لشخصين", buttons: [
{ {
text: "احجز الآن", href: "#contact"}, text: "احجز الآن", href: "#contact"}
], ],
features: [ features: [
"مقبلات فاخرة لشخصين", "طبقين رئيسيين من اختيارك", "تحلية خاصة لشخصين", "زجاجة نبيذ مختارة"], "مقبلات فاخرة لشخصين", "طبقين رئيسيين من اختيارك", "تحلية خاصة لشخصين", "زجاجة نبيذ مختارة" ]
}, },
{ {
id: "plan-3", badge: "تجربة الشيف", price: "999 AED", subtitle: "قائمة تذوق الشيف", buttons: [ id: "plan-3", badge: "تجربة الشيف", price: "999 AED", subtitle: "قائمة تذوق الشيف", buttons: [
{ {
text: "احجز الآن", href: "#contact"}, text: "احجز الآن", href: "#contact"}
], ],
features: [ features: [
"5 أطباق من إبداع الشيف", "مشروبات متناسقة", "لقاء خاص مع الشيف", "هدية تذكارية"], "5 أطباق من إبداع الشيف", "مشروبات متناسقة", "لقاء خاص مع الشيف", "هدية تذكارية" ]
}, }
]} ]}
title="عروضنا الخاصة" title="عروضنا الخاصة"
description="استمتع بتجارب طعام حصرية وباقات مصممة خصيصًا لتوفر لك لحظات لا تُنسى في مطعمنا الفخم. اختر ما يناسب ذوقك الرفيع." description="استمتع بتجارب طعام حصرية وباقات مصممة خصيصًا لتوفر لك لحظات لا تُنسى في مطعمنا الفخم. اختر ما يناسب ذوقك الرفيع."
@@ -287,8 +287,8 @@ export default function LandingPage() {
{ {
label: "قائمة الطعام", href: "#full-menu"}, label: "قائمة الطعام", href: "#full-menu"},
{ {
label: "عروض خاصة", href: "#offers"}, label: "عروض خاصة", href: "#offers"}
], ]
}, },
{ {
title: "المزيد", items: [ title: "المزيد", items: [
@@ -297,8 +297,8 @@ export default function LandingPage() {
{ {
label: "آراء العملاء", href: "#testimonials"}, label: "آراء العملاء", href: "#testimonials"},
{ {
label: "اتصل بنا", href: "#contact"}, label: "اتصل بنا", href: "#contact"}
], ]
}, },
{ {
title: "تواصل", items: [ title: "تواصل", items: [
@@ -307,9 +307,9 @@ export default function LandingPage() {
{ {
label: "البريد الإلكتروني", href: "mailto:info@alfakhmrestaurant.com"}, label: "البريد الإلكتروني", href: "mailto:info@alfakhmrestaurant.com"},
{ {
label: "الهاتف", href: "tel:+971501234567"}, label: "الهاتف", href: "tel:+971501234567"}
], ]
}, }
]} ]}
logoText="مطعم الفخم" logoText="مطعم الفخم"
copyrightText="© 2024 | مطعم الفخم. جميع الحقوق محفوظة." copyrightText="© 2024 | مطعم الفخم. جميع الحقوق محفوظة."

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #000000;
--card: #ffffff; --card: #0c0c0c;
--foreground: #1c1c1c; --foreground: #ffffff;
--primary-cta: #1c1c1c; --primary-cta: #cee7ff;
--primary-cta-text: #f5f5f5; --primary-cta-text: #000000;
--secondary-cta: #ffffff; --secondary-cta: #000000;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #ffffff;
--accent: #159c49; --accent: #535353;
--background-accent: #a8e8ba; --background-accent: #CEE7FF;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);