Update src/app/page.tsx
This commit is contained in:
177
src/app/page.tsx
177
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "الرئيسية",
|
||||
id: "/",
|
||||
},
|
||||
name: "الرئيسية", id: "/"},
|
||||
{
|
||||
name: "منتجاتنا",
|
||||
id: "#products",
|
||||
},
|
||||
name: "منتجاتنا", id: "#products"},
|
||||
{
|
||||
name: "معلومات",
|
||||
id: "#about",
|
||||
},
|
||||
name: "معلومات", id: "#about"},
|
||||
{
|
||||
name: "تواصل معنا",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "تواصل معنا", id: "#contact"},
|
||||
]}
|
||||
brandName="شركة الاحجار الثمينة"
|
||||
/>
|
||||
@@ -56,15 +48,12 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="شركة الاحجار الثمينة"
|
||||
description="نقدم أفضل منتجات وخدمات في صناعة المجوهرات والذهب. دقة في العيار، وتصاميم عالمية مستوردة خصيصاً لكم."
|
||||
buttons={[
|
||||
{
|
||||
text: "تسوق الآن",
|
||||
href: "#products",
|
||||
},
|
||||
text: "تسوق الآن", href: "#products"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aesthetic-wallpaper-with-gold-bars_23-2149872244.jpg"
|
||||
/>
|
||||
@@ -75,13 +64,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "نحن نبني الثقة في عالم الذهب",
|
||||
},
|
||||
type: "text", content: "نحن نبني الثقة في عالم الذهب"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/ordinary-life-scene-from-mall-america_23-2151564128.jpg",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/ordinary-life-scene-from-mall-america_23-2151564128.jpg"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -94,20 +79,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "جودة مضمونة",
|
||||
description: "جميع سبائك الذهب لدينا مطابقة للمواصفات العالمية.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/piggy-bank-money-coin-savings-concept-pink-background-3d-rendering_56104-1442.jpg",
|
||||
},
|
||||
title: "جودة مضمونة", description: "جميع سبائك الذهب لدينا مطابقة للمواصفات العالمية.", imageSrc: "http://img.b2bpic.net/free-photo/piggy-bank-money-coin-savings-concept-pink-background-3d-rendering_56104-1442.jpg"},
|
||||
{
|
||||
title: "تشكيلات عالمية",
|
||||
description: "موديلات إيطالية وتركية وخليجية بلمسات فنية.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chains-still-life_23-2149560646.jpg",
|
||||
},
|
||||
title: "تشكيلات عالمية", description: "موديلات إيطالية وتركية وخليجية بلمسات فنية.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chains-still-life_23-2149560646.jpg"},
|
||||
{
|
||||
title: "خدمة احترافية",
|
||||
description: "نعمل على تقديم أفضل تجربة عملاء في السوق.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65234.jpg",
|
||||
},
|
||||
title: "خدمة احترافية", description: "نعمل على تقديم أفضل تجربة عملاء في السوق.", imageSrc: "http://img.b2bpic.net/free-photo/craftswoman-working-workshop_107420-65234.jpg"},
|
||||
]}
|
||||
title="لماذا تختارنا؟"
|
||||
description="نحن نفخر بتوفير أفضل المعايير لعملائنا."
|
||||
@@ -122,41 +98,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "سبيكة ذهب عيار 21",
|
||||
price: "سعر متجدد",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coins-gold-bars-scattered-table_181624-59753.jpg",
|
||||
},
|
||||
id: "1", name: "سبيكة ذهب عيار 21", price: "سعر متجدد", imageSrc: "http://img.b2bpic.net/free-photo/coins-gold-bars-scattered-table_181624-59753.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "عقد إيطالي فاخر",
|
||||
price: "سعر متجدد",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons_23-2148145983.jpg",
|
||||
},
|
||||
id: "2", name: "عقد إيطالي فاخر", price: "سعر متجدد", imageSrc: "http://img.b2bpic.net/free-photo/sewing-buttons_23-2148145983.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "طقم تركي كامل",
|
||||
price: "سعر متجدد",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/golden-bar_53876-167086.jpg",
|
||||
},
|
||||
id: "3", name: "طقم تركي كامل", price: "سعر متجدد", imageSrc: "http://img.b2bpic.net/free-photo/golden-bar_53876-167086.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "خاتم خليجي ذهب",
|
||||
price: "سعر متجدد",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chains-book_23-2149836444.jpg",
|
||||
},
|
||||
id: "4", name: "خاتم خليجي ذهب", price: "سعر متجدد", imageSrc: "http://img.b2bpic.net/free-photo/top-view-gold-chains-book_23-2149836444.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "إسوارة ذهب 21",
|
||||
price: "سعر متجدد",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-hindu-bride-traditional-red-sari-with-golden-acce_8353-8860.jpg",
|
||||
},
|
||||
id: "5", name: "إسوارة ذهب 21", price: "سعر متجدد", imageSrc: "http://img.b2bpic.net/free-photo/portrait-hindu-bride-traditional-red-sari-with-golden-acce_8353-8860.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "مجموعة سبائك صغيرة",
|
||||
price: "سعر متجدد",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metallic-items-second-hand-market_23-2149338422.jpg",
|
||||
},
|
||||
id: "6", name: "مجموعة سبائك صغيرة", price: "سعر متجدد", imageSrc: "http://img.b2bpic.net/free-photo/metallic-items-second-hand-market_23-2149338422.jpg"},
|
||||
]}
|
||||
title="منتجاتنا"
|
||||
description="استكشف أحدث التشكيلات من الذهب عيار 21."
|
||||
@@ -171,25 +123,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "1000+",
|
||||
title: "عميل سعيد",
|
||||
description: "ثقة متبادلة",
|
||||
icon: Users,
|
||||
id: "1", value: "1000+", title: "عميل سعيد", description: "ثقة متبادلة", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "500+",
|
||||
title: "موديل مستورد",
|
||||
description: "تنوع في الاختيار",
|
||||
icon: Award,
|
||||
id: "2", value: "500+", title: "موديل مستورد", description: "تنوع في الاختيار", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "10",
|
||||
title: "سنوات خبرة",
|
||||
description: "عراقة في المهنة",
|
||||
icon: Clock,
|
||||
id: "3", value: "10", title: "سنوات خبرة", description: "عراقة في المهنة", icon: Clock,
|
||||
},
|
||||
]}
|
||||
title="إنجازاتنا"
|
||||
@@ -202,15 +142,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"بنك الذهب العالمي",
|
||||
"اتحاد المجوهرات العربي",
|
||||
"مجموعة دبي للتجارة",
|
||||
"شركات التصدير العالمية",
|
||||
"موديلات تركي براند",
|
||||
"ذهب إيطالي فاخر",
|
||||
"سوق الذهب العربي",
|
||||
]}
|
||||
"بنك الذهب العالمي", "اتحاد المجوهرات العربي", "مجموعة دبي للتجارة", "شركات التصدير العالمية", "موديلات تركي براند", "ذهب إيطالي فاخر", "سوق الذهب العربي"]}
|
||||
title="شركاؤنا وعملائنا"
|
||||
description="شركاء النجاح"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -221,40 +155,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "أحمد علي",
|
||||
role: "مستثمر",
|
||||
testimonial: "أفضل جودة ذهب تعاملت معها، تعامل راقٍ وسبائك أصلية.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-yellow-summer-dress-with-short-hairstyle-sitting-staircase-posing_285396-10248.jpg",
|
||||
},
|
||||
id: "1", name: "أحمد علي", role: "مستثمر", testimonial: "أفضل جودة ذهب تعاملت معها، تعامل راقٍ وسبائك أصلية.", imageSrc: "http://img.b2bpic.net/free-photo/woman-yellow-summer-dress-with-short-hairstyle-sitting-staircase-posing_285396-10248.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "سارة محمد",
|
||||
role: "عاشقة مجوهرات",
|
||||
testimonial: "التصاميم التركية التي وفروها كانت رائعة فعلاً.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-senior-man-s-wrist-with-yellow-measuring-tape_23-2148180367.jpg",
|
||||
},
|
||||
id: "2", name: "سارة محمد", role: "عاشقة مجوهرات", testimonial: "التصاميم التركية التي وفروها كانت رائعة فعلاً.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-designer-taking-measurement-senior-man-s-wrist-with-yellow-measuring-tape_23-2148180367.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "خالد عمر",
|
||||
role: "تاجر",
|
||||
testimonial: "ثقة وأمانة في البيع والشراء.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg",
|
||||
},
|
||||
id: "3", name: "خالد عمر", role: "تاجر", testimonial: "ثقة وأمانة في البيع والشراء.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "نورة العتيبي",
|
||||
role: "عميلة",
|
||||
testimonial: "خدمة العملاء ممتازة والمنتجات وصلت في وقت قياسي.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg",
|
||||
},
|
||||
id: "4", name: "نورة العتيبي", role: "عميلة", testimonial: "خدمة العملاء ممتازة والمنتجات وصلت في وقت قياسي.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-brown-haired-woman-showing-thumb-up-lady-looking-camera_1262-14383.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "فيصل الجابر",
|
||||
role: "مستثمر",
|
||||
testimonial: "تعامل شفاف وأسعار تنافسية في السوق.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353757.jpg",
|
||||
},
|
||||
id: "5", name: "فيصل الجابر", role: "مستثمر", testimonial: "تعامل شفاف وأسعار تنافسية في السوق.", imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353757.jpg"},
|
||||
]}
|
||||
title="ماذا يقول عملاؤنا"
|
||||
description="تجربة حقيقية مع الذهب والمجوهرات لدينا."
|
||||
@@ -265,16 +174,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="اتصل بنا"
|
||||
title="هل لديك استفسار؟"
|
||||
description="نحن هنا لخدمتك. تواصل معنا في مقرنا بالعامرية - شارع العمل الشعبي."
|
||||
buttons={[
|
||||
{
|
||||
text: "تواصل عبر واتساب",
|
||||
href: "#",
|
||||
},
|
||||
text: "تواصل عبر واتساب", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -284,34 +190,23 @@ export default function LandingPage() {
|
||||
logoText="شركة الاحجار الثمينة"
|
||||
columns={[
|
||||
{
|
||||
title: "روابط سريعة",
|
||||
items: [
|
||||
title: "روابط سريعة", items: [
|
||||
{
|
||||
label: "الرئيسية",
|
||||
href: "/",
|
||||
},
|
||||
label: "الرئيسية", href: "/"},
|
||||
{
|
||||
label: "المنتجات",
|
||||
href: "#products",
|
||||
},
|
||||
label: "المنتجات", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "العنوان",
|
||||
items: [
|
||||
title: "العنوان", items: [
|
||||
{
|
||||
label: "العامرية، شارع العمل الشعبي",
|
||||
href: "#",
|
||||
},
|
||||
label: "العامرية، شارع العمل الشعبي", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "قانوني",
|
||||
items: [
|
||||
title: "قانوني", items: [
|
||||
{
|
||||
label: "سياسة الخصوصية",
|
||||
href: "#",
|
||||
},
|
||||
label: "سياسة الخصوصية", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user