Merge version_1 into main #2
422
src/app/page.tsx
422
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "الرئيسية",
|
||||
id: "hero",
|
||||
},
|
||||
name: "الرئيسية", id: "hero"},
|
||||
{
|
||||
name: "المنتجات",
|
||||
id: "products",
|
||||
},
|
||||
name: "المنتجات", id: "products"},
|
||||
{
|
||||
name: "العروض",
|
||||
id: "deals",
|
||||
},
|
||||
name: "العروض", id: "deals"},
|
||||
{
|
||||
name: "تواصل معنا",
|
||||
id: "contact",
|
||||
},
|
||||
name: "تواصل معنا", id: "contact"},
|
||||
]}
|
||||
brandName="Brothers Phone"
|
||||
/>
|
||||
@@ -53,116 +45,43 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="أحدث الهواتف بأفضل الأسعار في الجزائر"
|
||||
description="شاومي | سامسونج | آيفون | أوبو | تيكنو"
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=1",
|
||||
imageAlt: "Phone 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=2",
|
||||
imageAlt: "Phone 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=3",
|
||||
imageAlt: "Phone 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=4",
|
||||
imageAlt: "Phone 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=5",
|
||||
imageAlt: "Phone 5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=6",
|
||||
imageAlt: "Phone 6",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 6" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=7",
|
||||
imageAlt: "Phone 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=8",
|
||||
imageAlt: "Phone 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=9",
|
||||
imageAlt: "Phone 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=10",
|
||||
imageAlt: "Phone 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=11",
|
||||
imageAlt: "Phone 5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=12",
|
||||
imageAlt: "Phone 6",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg", imageAlt: "Phone 6" },
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "تسوق الآن",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
text: "عروض اليوم",
|
||||
href: "#deals",
|
||||
},
|
||||
{ text: "تسوق الآن", href: "#products" },
|
||||
{ text: "عروض اليوم", href: "#deals" },
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", alt: "Customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", alt: "Customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", alt: "Customer 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", alt: "Customer 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", alt: "Customer 5" },
|
||||
]}
|
||||
avatarText="أكثر من 5000 عميل راضٍ"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "آيفون",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "سامسونج",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "شاومي",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "أوبو",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "تيكنو",
|
||||
},
|
||||
{ type: "text", text: "آيفون" },
|
||||
{ type: "text", text: "سامسونج" },
|
||||
{ type: "text", text: "شاومي" },
|
||||
{ type: "text", text: "أوبو" },
|
||||
{ type: "text", text: "تيكنو" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -174,60 +93,12 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Samsung",
|
||||
name: "Galaxy A55",
|
||||
price: "78,000 دج",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=13",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Xiaomi",
|
||||
name: "Redmi Note 13 Pro",
|
||||
price: "65,000 دج",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=14",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "iPhone",
|
||||
name: "iPhone 15",
|
||||
price: "195,000 دج",
|
||||
rating: 5,
|
||||
reviewCount: "200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=15",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "OPPO",
|
||||
name: "Reno 11",
|
||||
price: "72,000 دج",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=16",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Tecno",
|
||||
name: "Camon 30",
|
||||
price: "42,000 دج",
|
||||
rating: 4,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=17",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Samsung",
|
||||
name: "Galaxy S24",
|
||||
price: "155,000 دج",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=18",
|
||||
},
|
||||
{ id: "p1", brand: "Samsung", name: "Galaxy A55", price: "78,000 دج", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg" },
|
||||
{ id: "p2", brand: "Xiaomi", name: "Redmi Note 13 Pro", price: "65,000 دج", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg" },
|
||||
{ id: "p3", brand: "iPhone", name: "iPhone 15", price: "195,000 دج", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg" },
|
||||
{ id: "p4", brand: "OPPO", name: "Reno 11", price: "72,000 دج", rating: 4, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg" },
|
||||
{ id: "p5", brand: "Tecno", name: "Camon 30", price: "42,000 دج", rating: 4, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg" },
|
||||
{ id: "p6", brand: "Samsung", name: "Galaxy S24", price: "155,000 دج", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg" },
|
||||
]}
|
||||
title="أحدث الهواتف"
|
||||
description="اكتشف مجموعتنا المختارة من أفضل الهواتف الذكية"
|
||||
@@ -236,39 +107,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "ضمان أصلي",
|
||||
author: "الخدمة الأولى",
|
||||
description: "ضمان أصلي 100% على جميع المنتجات",
|
||||
tags: [
|
||||
"ضمان",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=19",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "توصيل سريع",
|
||||
author: "الخدمة الثانية",
|
||||
description: "توصيل آمن وسريع لجميع ولايات الجزائر",
|
||||
tags: [
|
||||
"توصيل",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=20",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "أسعار تنافسية",
|
||||
author: "الخدمة الثالثة",
|
||||
description: "أفضل الأسعار والعروض اليومية",
|
||||
tags: [
|
||||
"توفير",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=21",
|
||||
},
|
||||
{ id: "f1", title: "ضمان أصلي", author: "الخدمة الأولى", description: "ضمان أصلي 100% على جميع المنتجات", tags: ["ضمان"], imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg" },
|
||||
{ id: "f2", title: "توصيل سريع", author: "الخدمة الثانية", description: "توصيل آمن وسريع لجميع ولايات الجزائر", tags: ["توصيل"], imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg" },
|
||||
{ id: "f3", title: "أسعار تنافسية", author: "الخدمة الثالثة", description: "أفضل الأسعار والعروض اليومية", tags: ["توفير"], imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg" },
|
||||
]}
|
||||
title="لماذا Brothers Phone؟"
|
||||
description="تجربة شراء استثنائية في الجزائر"
|
||||
@@ -281,54 +126,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "d1",
|
||||
badge: "توفير",
|
||||
price: "62,000 دج",
|
||||
subtitle: "Xiaomi Redmi Note 13",
|
||||
buttons: [
|
||||
{
|
||||
text: "اشترِ الآن",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"شحن مجاني",
|
||||
"هدية خاصة",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "d2",
|
||||
badge: "توفير",
|
||||
price: "185,000 دج",
|
||||
subtitle: "iPhone 15 Pro",
|
||||
buttons: [
|
||||
{
|
||||
text: "اشترِ الآن",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"ضمان عامين",
|
||||
"إكسسوارات مجانية",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "d3",
|
||||
badge: "توفير",
|
||||
price: "39,000 دج",
|
||||
subtitle: "Infinix Note 40",
|
||||
buttons: [
|
||||
{
|
||||
text: "اشترِ الآن",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
features: [
|
||||
"توصيل سريع",
|
||||
"دعم فني",
|
||||
],
|
||||
},
|
||||
{ id: "d1", badge: "توفير", price: "62,000 دج", subtitle: "Xiaomi Redmi Note 13", buttons: [{ text: "اشترِ الآن", href: "#" }], features: ["شحن مجاني", "هدية خاصة"] },
|
||||
{ id: "d2", badge: "توفير", price: "185,000 دج", subtitle: "iPhone 15 Pro", buttons: [{ text: "اشترِ الآن", href: "#" }], features: ["ضمان عامين", "إكسسوارات مجانية"] },
|
||||
{ id: "d3", badge: "توفير", price: "39,000 دج", subtitle: "Infinix Note 40", buttons: [{ text: "اشترِ الآن", href: "#" }], features: ["توصيل سريع", "دعم فني"] },
|
||||
]}
|
||||
title="عروض حصرية"
|
||||
description="فرص لا تعوض، تنتهي قريباً"
|
||||
@@ -340,61 +140,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "محمد علي",
|
||||
date: "منذ يومين",
|
||||
title: "عميل سعيد",
|
||||
quote: "أفضل متجر هواتف في الجزائر، تعامل احترافي وسرعة في التوصيل.",
|
||||
tag: "إلكترونيات",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-11885.jpg?_wi=1",
|
||||
imageAlt: "futuristic tech background dark blue cyan",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "سارة أحمد",
|
||||
date: "منذ أسبوع",
|
||||
title: "عميل ممتاز",
|
||||
quote: "تغليف رائع وجودة المنتجات ممتازة، أنصح بالتعامل معهم.",
|
||||
tag: "إكسسوارات",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=22",
|
||||
imageAlt: "modern smartphone studio shot dark",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "ياسين ك",
|
||||
date: "منذ شهر",
|
||||
title: "عميل دائم",
|
||||
quote: "أسعار لا تقبل المنافسة، سأشتري منهم دائماً.",
|
||||
tag: "هواتف",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg",
|
||||
imageAlt: "professional portrait young man studio",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "ليلى ب",
|
||||
date: "منذ أسبوعين",
|
||||
title: "عميل مميز",
|
||||
quote: "سرعة في الرد وخدمة ما بعد البيع ممتازة.",
|
||||
tag: "هواتف",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-11885.jpg?_wi=2",
|
||||
imageAlt: "futuristic tech background dark blue cyan",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "أمين م",
|
||||
date: "منذ يوم",
|
||||
title: "عميل جديد",
|
||||
quote: "تجربة رائعة وتوصيل في الموعد.",
|
||||
tag: "إكسسوارات",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=23",
|
||||
imageAlt: "modern smartphone studio shot dark",
|
||||
},
|
||||
{ id: "t1", name: "محمد علي", date: "منذ يومين", title: "عميل سعيد", quote: "أفضل متجر هواتف في الجزائر، تعامل احترافي وسرعة في التوصيل.", tag: "إلكترونيات", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-11885.jpg" },
|
||||
{ id: "t2", name: "سارة أحمد", date: "منذ أسبوع", title: "عميل ممتاز", quote: "تغليف رائع وجودة المنتجات ممتازة، أنصح بالتعامل معهم.", tag: "إكسسوارات", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg" },
|
||||
{ id: "t3", name: "ياسين ك", date: "منذ شهر", title: "عميل دائم", quote: "أسعار لا تقبل المنافسة، سأشتري منهم دائماً.", tag: "هواتف", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg" },
|
||||
{ id: "t4", name: "ليلى ب", date: "منذ أسبوعين", title: "عميل مميز", quote: "سرعة في الرد وخدمة ما بعد البيع ممتازة.", tag: "هواتف", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-background-with-flowing-cyber-particles_1048-11885.jpg" },
|
||||
{ id: "t5", name: "أمين م", date: "منذ يوم", title: "عميل جديد", quote: "تجربة رائعة وتوصيل في الموعد.", tag: "إكسسوارات", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", imageSrc: "http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg" },
|
||||
]}
|
||||
title="ماذا قال عملاؤنا"
|
||||
description="آراء وتجارب عملائنا الكرام"
|
||||
@@ -407,26 +157,12 @@ export default function LandingPage() {
|
||||
title="تواصل معنا عبر واتساب"
|
||||
description="نحن هنا لخدمتك، تواصل معنا لأي استفسار."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "الاسم",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "رقم الهاتف",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "الاسم", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "رقم الهاتف", required: true },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "رسالتك",
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "رسالتك" }}
|
||||
buttonText="إرسال رسالة واتساب"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg?_wi=24"
|
||||
imageAlt="Contact us on WhatsApp"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-smartphone-with-live-abstract-wallpaper-coming-out-screen_23-2151033614.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -435,54 +171,24 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "روابط سريعة",
|
||||
items: [
|
||||
{
|
||||
label: "الرئيسية",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "المنتجات",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "العروض",
|
||||
href: "#deals",
|
||||
},
|
||||
title: "روابط سريعة", items: [
|
||||
{ label: "الرئيسية", href: "#" },
|
||||
{ label: "المنتجات", href: "#products" },
|
||||
{ label: "العروض", href: "#deals" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "خدماتنا",
|
||||
items: [
|
||||
{
|
||||
label: "توصيل لجميع الولايات",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "ضمان أصلي",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "صيانة الهواتف",
|
||||
href: "#",
|
||||
},
|
||||
title: "خدماتنا", items: [
|
||||
{ label: "توصيل لجميع الولايات", href: "#" },
|
||||
{ label: "ضمان أصلي", href: "#" },
|
||||
{ label: "صيانة الهواتف", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "تواصل معنا",
|
||||
items: [
|
||||
{
|
||||
label: "واتساب",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "فيسبوك",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "إنستغرام",
|
||||
href: "#",
|
||||
},
|
||||
title: "تواصل معنا", items: [
|
||||
{ label: "واتساب", href: "#" },
|
||||
{ label: "فيسبوك", href: "#" },
|
||||
{ label: "إنستغرام", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -492,4 +198,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user