Merge version_1 into main #2
393
src/app/page.tsx
393
src/app/page.tsx
@@ -33,147 +33,44 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "الرئيسية",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "عن الملاعب",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "الملاعب",
|
||||
id: "fields",
|
||||
},
|
||||
{
|
||||
name: "المرافق",
|
||||
id: "facilities",
|
||||
},
|
||||
{
|
||||
name: "الأسعار",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "آراء العملاء",
|
||||
id: "testimonials",
|
||||
},
|
||||
{
|
||||
name: "الأسئلة الشائعة",
|
||||
id: "faq",
|
||||
},
|
||||
{
|
||||
name: "تواصل معنا",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "الرئيسية", id: "hero" },
|
||||
{ name: "عن الملاعب", id: "about" },
|
||||
{ name: "الملاعب", id: "fields" },
|
||||
{ name: "المرافق", id: "facilities" },
|
||||
{ name: "الأسعار", id: "pricing" },
|
||||
{ name: "آراء العملاء", id: "testimonials" },
|
||||
{ name: "الأسئلة الشائعة", id: "faq" },
|
||||
{ name: "تواصل معنا", id: "contact" },
|
||||
]}
|
||||
brandName="ملاعب ون تو"
|
||||
button={{
|
||||
text: "احجز ملعب الآن",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "احجز ملعب الآن", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="احجز ملعبك واستمتع بأفضل تجربة كرة قدم في الرياض"
|
||||
description="ملاعب مجهزة بأعلى المعايير، حجز سريع وسهل، وأجواء مثالية للمباريات والتحديات بين الأصدقاء والفرق."
|
||||
testimonials={[
|
||||
{
|
||||
name: "أحمد السالم",
|
||||
handle: "@ahmed_s",
|
||||
testimonial: "تجربة ممتازة، الملاعب احترافية جداً والحجز سهل.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-soccer-game-fan-enjoying-match_23-2150860663.jpg",
|
||||
},
|
||||
{
|
||||
name: "محمد العتيبي",
|
||||
handle: "@mohammed_a",
|
||||
testimonial: "أفضل ملاعب في الرياض، إضاءة ممتازة ونظافة عالية.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-soccer-player_23-2151871500.jpg",
|
||||
},
|
||||
{
|
||||
name: "خالد العنزي",
|
||||
handle: "@khalid_e",
|
||||
testimonial: "تنظيم رائع وسهولة في الحجز، بالتأكيد سأكرر التجربة.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149707973.jpg",
|
||||
},
|
||||
{
|
||||
name: "عبدالله الحربي",
|
||||
handle: "@abdullah_h",
|
||||
testimonial: "مكان مثالي لمباريات الأصدقاء، مرافق متكاملة.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-sportsman-holding-ball-looking-camera_23-2148203681.jpg",
|
||||
},
|
||||
{
|
||||
name: "سعد القحطاني",
|
||||
handle: "@saad_q",
|
||||
testimonial: "إدارة محترفة وخدمة عملاء رائعة، أنصح به بشدة.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-football-player-stadium-business-suit_1303-16331.jpg",
|
||||
},
|
||||
{ name: "أحمد السالم", handle: "@ahmed_s", testimonial: "تجربة ممتازة، الملاعب احترافية جداً والحجز سهل.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-soccer-game-fan-enjoying-match_23-2150860663.jpg" },
|
||||
{ name: "محمد العتيبي", handle: "@mohammed_a", testimonial: "أفضل ملاعب في الرياض، إضاءة ممتازة ونظافة عالية.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-soccer-player_23-2151871500.jpg" },
|
||||
{ name: "خالد العنزي", handle: "@khalid_e", testimonial: "تنظيم رائع وسهولة في الحجز، بالتأكيد سأكرر التجربة.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149707973.jpg" },
|
||||
{ name: "عبدالله الحربي", handle: "@abdullah_h", testimonial: "مكان مثالي لمباريات الأصدقاء، مرافق متكاملة.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-sportsman-holding-ball-looking-camera_23-2148203681.jpg" },
|
||||
{ name: "سعد القحطاني", handle: "@saad_q", testimonial: "إدارة محترفة وخدمة عملاء رائعة، أنصح به بشدة.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-football-player-stadium-business-suit_1303-16331.jpg" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "احجز الآن",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "شاهد الملاعب",
|
||||
href: "#fields",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-empty-soccer-stadium-with-fantasy-dreamy-sky_23-2151563036.jpg?_wi=1"
|
||||
buttons={[{ text: "احجز الآن", href: "#contact" }, { text: "شاهد الملاعب", href: "#fields" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-empty-soccer-stadium-with-fantasy-dreamy-sky_23-2151563036.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-272.jpg",
|
||||
alt: "لاعب 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-327.jpg",
|
||||
alt: "لاعب 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-228.jpg",
|
||||
alt: "لاعب 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/empty-soccer-stadium-with-dreamy-fantasy-view-sky_23-2151563111.jpg",
|
||||
alt: "لاعب 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-220.jpg",
|
||||
alt: "لاعب 5",
|
||||
},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "ملاعب احترافية",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "إضاءة ممتازة",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "موقع متميز",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "أسعار تنافسية",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "خدمة 24/7",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-272.jpg", alt: "لاعب 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-327.jpg", alt: "لاعب 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-228.jpg", alt: "لاعب 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/empty-soccer-stadium-with-dreamy-fantasy-view-sky_23-2151563111.jpg", alt: "لاعب 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-220.jpg", alt: "لاعب 5" },
|
||||
]}
|
||||
marqueeItems={[{ type: "text", text: "ملاعب احترافية" }, { type: "text", text: "إضاءة ممتازة" }, { type: "text", text: "موقع متميز" }, { type: "text", text: "أسعار تنافسية" }, { type: "text", text: "خدمة 24/7" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -181,12 +78,7 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="نحن نؤمن بأن كرة القدم هي أكثر من مجرد رياضة؛ إنها نبض الحياة في الرياض. نوفر بيئة رياضية متكاملة تساعد اللاعبين على صقل مواهبهم وتفريغ طاقتهم في مكان آمن واحترافي."
|
||||
buttons={[
|
||||
{
|
||||
text: "اقرأ المزيد",
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "اقرأ المزيد", href: "#about" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -197,42 +89,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "الملعب الرئيسي (A)",
|
||||
price: "200 ر.س / ساعة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-field-with-grass_23-2150887308.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "الملعب الفرعي (B)",
|
||||
price: "150 ر.س / ساعة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-soccer-goal-green-grass-field-blue-sky_1308-189699.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "ملعب الخماسي (C)",
|
||||
price: "100 ر.س / ساعة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-painted-white-lines-green-soccer-field-germany_181624-8494.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "الملعب الذهبي",
|
||||
price: "250 ر.س / ساعة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sport-ball-outdoors_23-2151919236.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "ملعب التحدي",
|
||||
price: "200 ر.س / ساعة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-white-soccer-goalposts-lush-green-field_1308-189432.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "ملعب المحترفين",
|
||||
price: "300 ر.س / ساعة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-twilight-moldova_1268-15928.jpg",
|
||||
},
|
||||
{ id: "p1", name: "الملعب الرئيسي (A)", price: "200 ر.س / ساعة", imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-field-with-grass_23-2150887308.jpg" },
|
||||
{ id: "p2", name: "الملعب الفرعي (B)", price: "150 ر.س / ساعة", imageSrc: "http://img.b2bpic.net/free-photo/empty-soccer-goal-green-grass-field-blue-sky_1308-189699.jpg" },
|
||||
{ id: "p3", name: "ملعب الخماسي (C)", price: "100 ر.س / ساعة", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-painted-white-lines-green-soccer-field-germany_181624-8494.jpg" },
|
||||
{ id: "p4", name: "الملعب الذهبي", price: "250 ر.س / ساعة", imageSrc: "http://img.b2bpic.net/free-photo/sport-ball-outdoors_23-2151919236.jpg" },
|
||||
{ id: "p5", name: "ملعب التحدي", price: "200 ر.س / ساعة", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-white-soccer-goalposts-lush-green-field_1308-189432.jpg" },
|
||||
{ id: "p6", name: "ملعب المحترفين", price: "300 ر.س / ساعة", imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-twilight-moldova_1268-15928.jpg" },
|
||||
]}
|
||||
title="ملاعبنا"
|
||||
description="اكتشف ملاعبنا المجهزة بأحدث التقنيات لأفضل أداء كروي."
|
||||
@@ -246,40 +108,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "إضاءة ليلية",
|
||||
description: "إضاءة احترافية تضمن أفضل رؤية للمباريات المسائية.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/stadium-lights-realistic-black-white-set-isolated_1284-26838.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-222.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-empty-soccer-stadium-with-fantasy-dreamy-sky_23-2151563036.jpg?_wi=2",
|
||||
imageAlt: "stadium lighting icon",
|
||||
title: "إضاءة ليلية", description: "إضاءة احترافية تضمن أفضل رؤية للمباريات المسائية.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/stadium-lights-realistic-black-white-set-isolated_1284-26838.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-222.jpg" },
|
||||
},
|
||||
{
|
||||
title: "مواقف سيارات",
|
||||
description: "مواقف واسعة ومؤمنة لسيارات الزوار.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parking-place-electric-cars_1268-20595.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/no-auto-parking-sign-street-city_158595-6442.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/parasol-located-old-quarter-seville_268835-15507.jpg",
|
||||
imageAlt: "stadium lighting icon",
|
||||
title: "مواقف سيارات", description: "مواقف واسعة ومؤمنة لسيارات الزوار.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/parking-place-electric-cars_1268-20595.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/no-auto-parking-sign-street-city_158595-6442.jpg" },
|
||||
},
|
||||
{
|
||||
title: "غرف تبديل",
|
||||
description: "غرف مريحة ونظيفة لتبديل الملابس مجهزة بدواليب.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-front-side_187299-39188.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cartoon-sports-centre-building_23-2152012342.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-field-with-grass_23-2150887308.jpg?_wi=2",
|
||||
imageAlt: "stadium lighting icon",
|
||||
title: "غرف تبديل", description: "غرف مريحة ونظيفة لتبديل الملابس مجهزة بدواليب.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/battery-full-sign-front-side_187299-39188.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cartoon-sports-centre-building_23-2152012342.jpg" },
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -295,27 +133,9 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "20,000+",
|
||||
title: "حجز ناجح",
|
||||
description: "خدمنا أكثر من ٢٠ ألف مباراة.",
|
||||
icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "10,000+",
|
||||
title: "لاعب نشط",
|
||||
description: "مجتمع رياضي متنامي يومياً.",
|
||||
icon: Users,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "500+",
|
||||
title: "بطولة ومباراة",
|
||||
description: "منظمون لأهم البطولات المحلية.",
|
||||
icon: Trophy,
|
||||
},
|
||||
{ id: "m1", value: "20,000+", title: "حجز ناجح", description: "خدمنا أكثر من ٢٠ ألف مباراة.", icon: CheckCircle },
|
||||
{ id: "m2", value: "10,000+", title: "لاعب نشط", description: "مجتمع رياضي متنامي يومياً.", icon: Users },
|
||||
{ id: "m3", value: "500+", title: "بطولة ومباراة", description: "منظمون لأهم البطولات المحلية.", icon: Trophy },
|
||||
]}
|
||||
title="لماذا يختارنا اللاعبون؟"
|
||||
description="أرقام تتحدث عن ثقة عملائنا ونجاحنا في تقديم الأفضل."
|
||||
@@ -329,54 +149,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "plan1",
|
||||
badge: "أساسي",
|
||||
price: "100 ر.س",
|
||||
subtitle: "للمباريات الودية القصيرة",
|
||||
features: [
|
||||
"ملعب عادي",
|
||||
"ساعة واحدة",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "احجز الآن",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
id: "plan1", badge: "أساسي", price: "100 ر.س", subtitle: "للمباريات الودية القصيرة", features: ["ملعب عادي", "ساعة واحدة"], buttons: [{ text: "احجز الآن", href: "#contact" }],
|
||||
},
|
||||
{
|
||||
id: "plan2",
|
||||
badge: "احترافي",
|
||||
price: "200 ر.س",
|
||||
subtitle: "للمباريات التنافسية",
|
||||
features: [
|
||||
"ملعب متطور",
|
||||
"ساعتين",
|
||||
"مرافق كاملة",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "احجز الآن",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
id: "plan2", badge: "احترافي", price: "200 ر.س", subtitle: "للمباريات التنافسية", features: ["ملعب متطور", "ساعتين", "مرافق كاملة"], buttons: [{ text: "احجز الآن", href: "#contact" }],
|
||||
},
|
||||
{
|
||||
id: "plan3",
|
||||
badge: "باقة الفرق",
|
||||
price: "500 ر.س",
|
||||
subtitle: "للبطولات والمناسبات",
|
||||
features: [
|
||||
"حجز مفتوح",
|
||||
"مرافق VIP",
|
||||
"دعم فني",
|
||||
],
|
||||
buttons: [
|
||||
{
|
||||
text: "احجز الآن",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
id: "plan3", badge: "باقة الفرق", price: "500 ر.س", subtitle: "للبطولات والمناسبات", features: ["حجز مفتوح", "مرافق VIP", "دعم فني"], buttons: [{ text: "احجز الآن", href: "#contact" }],
|
||||
},
|
||||
]}
|
||||
title="الأسعار والعروض"
|
||||
@@ -391,26 +170,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="محمد القحطاني"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/soccer-game-concept_23-2151043809.jpg",
|
||||
alt: "عضو 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/england-fans-watching-euro-cup-finale_23-2151698281.jpg",
|
||||
alt: "عضو 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-adult-male-soccer-player_23-2150888247.jpg",
|
||||
alt: "عضو 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/view-soccer-player-field_23-2150885885.jpg",
|
||||
alt: "عضو 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/football-sportsman-having-break-football-field_23-2148203728.jpg",
|
||||
alt: "عضو 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/soccer-game-concept_23-2151043809.jpg", alt: "عضو 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/england-fans-watching-euro-cup-finale_23-2151698281.jpg", alt: "عضو 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/view-adult-male-soccer-player_23-2150888247.jpg", alt: "عضو 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/view-soccer-player-field_23-2150885885.jpg", alt: "عضو 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/football-sportsman-having-break-football-field_23-2148203728.jpg", alt: "عضو 5" },
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -422,21 +186,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "كيف يمكن حجز ملعب؟",
|
||||
content: "يمكنك الحجز عبر التواصل معنا مباشرة أو الموقع.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "هل يوجد عروض اشتراكات؟",
|
||||
content: "نعم، نوفر باقات أسبوعية وشهرية بأسعار مخفضة.",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "ساعات العمل؟",
|
||||
content: "نستقبلكم يومياً من الساعة ٤ عصراً حتى ٢ فجراً.",
|
||||
},
|
||||
{ id: "f1", title: "كيف يمكن حجز ملعب؟", content: "يمكنك الحجز عبر التواصل معنا مباشرة أو الموقع." },
|
||||
{ id: "f2", title: "هل يوجد عروض اشتراكات؟", content: "نعم، نوفر باقات أسبوعية وشهرية بأسعار مخفضة." },
|
||||
{ id: "f3", title: "ساعات العمل؟", content: "نستقبلكم يومياً من الساعة ٤ عصراً حتى ٢ فجراً." },
|
||||
]}
|
||||
title="الأسئلة الشائعة"
|
||||
description="إجابات على أسئلتك حول الحجز والملاعب."
|
||||
@@ -447,20 +199,9 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
text="جاهز للمباراة القادمة؟ اتصل بنا للحجز: 0535060486"
|
||||
buttons={[
|
||||
{
|
||||
text: "اتصل بنا",
|
||||
href: "tel:0535060486",
|
||||
},
|
||||
{
|
||||
text: "واتساب",
|
||||
href: "https://wa.me/966535060486",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "اتصل بنا", href: "tel:0535060486" }, { text: "واتساب", href: "https://wa.me/966535060486" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -468,36 +209,12 @@ export default function LandingPage() {
|
||||
<FooterBaseCard
|
||||
logoText="ملاعب ون تو"
|
||||
columns={[
|
||||
{
|
||||
title: "روابط سريعة",
|
||||
items: [
|
||||
{
|
||||
label: "الرئيسية",
|
||||
href: "#hero",
|
||||
},
|
||||
{
|
||||
label: "عن الملاعب",
|
||||
href: "#about",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "تواصل معنا",
|
||||
items: [
|
||||
{
|
||||
label: "0535060486",
|
||||
href: "tel:0535060486",
|
||||
},
|
||||
{
|
||||
label: "الرياض، السعودية",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "روابط سريعة", items: [{ label: "الرئيسية", href: "#hero" }, { label: "عن الملاعب", href: "#about" }] },
|
||||
{ title: "تواصل معنا", items: [{ label: "0535060486", href: "tel:0535060486" }, { label: "الرياض، السعودية", href: "#" }] },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user