Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-20 17:30:42 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { CheckCircle } from "lucide-react";
import ContactText from '@/components/sections/contact/ContactText';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
@@ -29,44 +30,32 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "الرئيسية",
id: "hero",
},
name: "الرئيسية", id: "hero"},
{
name: "لماذا نحن",
id: "why",
},
name: "لماذا نحن", id: "why"},
{
name: "المعرض",
id: "inventory",
},
name: "المعرض", id: "inventory"},
{
name: "اتصل بنا",
id: "contact",
},
name: "اتصل بنا", id: "contact"},
]}
brandName="Brothers Cars"
button={{ text: "تواصل معنا", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="سيارتك المثالية بأفضل سعر — في قلب بويرة"
description="نقدم لكم تشكيلة واسعة من السيارات بأسعار تنافسية وجودة مضمونة، مع خدمة احترافية تلبي تطلعاتكم. Brothers Cars وجهتك الأولى في بويرة."
buttons={[
{
text: "اتصل الآن",
href: "tel:0664190612",
},
text: "اتصل الآن", href: "tel:0664190612"},
{
text: "اطلب عرض سعر",
href: "#contact",
},
text: "اطلب عرض سعر", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7939.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7939.jpg"
/>
</div>
@@ -76,33 +65,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "سعر تنافسي",
description: "نوفر أفضل الأسعار في السوق مع جودة لا تضاهى.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-vector/25-stylish-final-sale-banners-fashion-lifestyle-websites_1142-20592.jpg",
imageAlt: "price tag icon vector",
},
title: "سعر تنافسي", description: "نوفر أفضل الأسعار في السوق مع جودة لا تضاهى.", buttonIcon: CheckCircle,
imageSrc: "http://img.b2bpic.net/free-vector/25-stylish-final-sale-banners-fashion-lifestyle-websites_1142-20592.jpg", imageAlt: "price tag icon vector"},
{
title: "خبرة محلية",
description: "خدمة شخصية وموثوقة من أهل بويرة لكم.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7939.jpg?_wi=2",
imageAlt: "price tag icon vector",
},
title: "خبرة محلية", description: "خدمة شخصية وموثوقة من أهل بويرة لكم.", buttonIcon: CheckCircle,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7939.jpg", imageAlt: "price tag icon vector"},
{
title: "تشكيلة متنوعة",
description: "مجموعة كبيرة من الموديلات تناسب جميع الأذواق.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-handshake-icon-isolated-business-concept_107791-15671.jpg",
imageAlt: "price tag icon vector",
},
title: "تشكيلة متنوعة", description: "مجموعة كبيرة من الموديلات تناسب جميع الأذواق.", buttonIcon: CheckCircle,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-handshake-icon-isolated-business-concept_107791-15671.jpg", imageAlt: "price tag icon vector"},
{
title: "ثقة العملاء",
description: "آلاف العملاء يثقون بنا لخدمات السيارات.",
buttonIcon: "CheckCircle",
imageSrc: "http://img.b2bpic.net/free-photo/8-bits-cars-gaming-assets_23-2151143764.jpg",
imageAlt: "price tag icon vector",
},
title: "ثقة العملاء", description: "آلاف العملاء يثقون بنا لخدمات السيارات.", buttonIcon: CheckCircle,
imageSrc: "http://img.b2bpic.net/free-photo/8-bits-cars-gaming-assets_23-2151143764.jpg", imageAlt: "price tag icon vector"},
]}
title="لماذا Brothers Cars؟"
description="ثقتكم هي غايتنا، ونحن نعمل جاهدين لتقديم أفضل خدمة في بويرة."
@@ -117,41 +90,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "سيارة سيدان اقتصادية",
price: "1,500,000 دج",
imageSrc: "http://img.b2bpic.net/free-photo/girl-car_1157-6519.jpg",
},
id: "1", name: "سيارة سيدان اقتصادية", price: "1,500,000 دج", imageSrc: "http://img.b2bpic.net/free-photo/girl-car_1157-6519.jpg"},
{
id: "2",
name: "سيارة SUV عائلية",
price: "2,200,000 دج",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-rich-business-woman-red-suit-posing-white-car_285396-6780.jpg",
},
id: "2", name: "سيارة SUV عائلية", price: "2,200,000 دج", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-rich-business-woman-red-suit-posing-white-car_285396-6780.jpg"},
{
id: "3",
name: "سيارة هاتشباك شبابية",
price: "1,200,000 دج",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-travelling-another-city_1303-22423.jpg",
},
id: "3", name: "سيارة هاتشباك شبابية", price: "1,200,000 دج", imageSrc: "http://img.b2bpic.net/free-photo/pretty-girl-travelling-another-city_1303-22423.jpg"},
{
id: "4",
name: "سيارة سيدان فخمة",
price: "3,500,000 دج",
imageSrc: "http://img.b2bpic.net/free-photo/silver-luxury-sedan-parked-port_114579-5199.jpg",
},
id: "4", name: "سيارة سيدان فخمة", price: "3,500,000 دج", imageSrc: "http://img.b2bpic.net/free-photo/silver-luxury-sedan-parked-port_114579-5199.jpg"},
{
id: "5",
name: "سيارة SUV رياضية",
price: "2,800,000 دج",
imageSrc: "http://img.b2bpic.net/free-photo/couple-near-new-white-car-man-driving-work-his-wife-will-waiting-him_496169-275.jpg",
},
id: "5", name: "سيارة SUV رياضية", price: "2,800,000 دج", imageSrc: "http://img.b2bpic.net/free-photo/couple-near-new-white-car-man-driving-work-his-wife-will-waiting-him_496169-275.jpg"},
{
id: "6",
name: "سيارة تنفيذية",
price: "4,200,000 دج",
imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-medium-shot_23-2149003401.jpg",
},
id: "6", name: "سيارة تنفيذية", price: "4,200,000 دج", imageSrc: "http://img.b2bpic.net/free-photo/woman-talking-phone-medium-shot_23-2149003401.jpg"},
]}
title="معرض السيارات المتاحة"
description="تصفح أحدث عروضنا المتاحة حاليًا في الوكالة."
@@ -163,20 +112,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "هل السيارات مفحوصة؟",
content: "نعم، جميع السيارات تخضع لفحص شامل قبل العرض.",
},
id: "q1", title: "هل السيارات مفحوصة؟", content: "نعم، جميع السيارات تخضع لفحص شامل قبل العرض."},
{
id: "q2",
title: "أين تقع الوكالة؟",
content: "نحن نتواجد في قلب مدينة بويرة.",
},
id: "q2", title: "أين تقع الوكالة؟", content: "نحن نتواجد في قلب مدينة بويرة."},
{
id: "q3",
title: "هل يمكن تجربة السيارة؟",
content: "بالتأكيد، يمكنك حجز موعد لتجربة قيادة السيارة.",
},
id: "q3", title: "هل يمكن تجربة السيارة؟", content: "بالتأكيد، يمكنك حجز موعد لتجربة قيادة السيارة."},
]}
sideTitle="أسئلة شائعة"
faqsAnimation="slide-up"
@@ -187,18 +127,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="هل تحتاج إلى استفسار؟ تواصل معنا الآن عبر الهاتف أو واتساب."
buttons={[
{
text: "اتصل: 0664190612",
href: "tel:0664190612",
},
text: "اتصل: 0664190612", href: "tel:0664190612"},
{
text: "واتساب",
href: "https://wa.me/213664190612",
},
text: "واتساب", href: "https://wa.me/213664190612"},
]}
/>
</div>
@@ -207,29 +142,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Brothers Cars",
items: [
title: "Brothers Cars", items: [
{
label: "الصفحة الرئيسية",
href: "#hero",
},
label: "الصفحة الرئيسية", href: "#hero"},
{
label: "المعرض",
href: "#inventory",
},
label: "المعرض", href: "#inventory"},
],
},
{
title: "تواصل معنا",
items: [
title: "تواصل معنا", items: [
{
label: "0664190612",
href: "tel:0664190612",
},
label: "0664190612", href: "tel:0664190612"},
{
label: "إنستغرام",
href: "https://instagram.com",
},
label: "إنستغرام", href: "https://instagram.com"},
],
},
]}