Merge version_1 into main #2
227
src/app/page.tsx
227
src/app/page.tsx
@@ -30,29 +30,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "الرئيسية",
|
||||
id: "hero",
|
||||
},
|
||||
name: "الرئيسية", id: "hero"},
|
||||
{
|
||||
name: "خدماتنا",
|
||||
id: "services",
|
||||
},
|
||||
name: "خدماتنا", id: "services"},
|
||||
{
|
||||
name: "أعمالنا",
|
||||
id: "case-studies",
|
||||
},
|
||||
name: "أعمالنا", id: "case-studies"},
|
||||
{
|
||||
name: "الباقات",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "الباقات", id: "pricing"},
|
||||
{
|
||||
name: "آراء العملاء",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "آراء العملاء", id: "testimonials"},
|
||||
{
|
||||
name: "تواصل معنا",
|
||||
id: "contact",
|
||||
},
|
||||
name: "تواصل معنا", id: "contact"},
|
||||
]}
|
||||
brandName="رؤية جروب"
|
||||
/>
|
||||
@@ -61,108 +49,63 @@ 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/young-employee-yawning-feeling-sleepy-desk-working-financial-business-report-office-exhausted-startup-worker-planning-investment-project-feeling-sleepy-night-tripod-shot_482257-63113.jpg?_wi=1",
|
||||
imageAlt: "dashboard",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-employee-yawning-feeling-sleepy-desk-working-financial-business-report-office-exhausted-startup-worker-planning-investment-project-feeling-sleepy-night-tripod-shot_482257-63113.jpg", imageAlt: "dashboard"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg",
|
||||
imageAlt: "analysis",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-african-american-entrepreneur-analyzing-company-profit_482257-20207.jpg", imageAlt: "analysis"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg",
|
||||
imageAlt: "statistics",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg", imageAlt: "statistics"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/network-analyst-studying-digital-commerce-progression-reports-computer_482257-126389.jpg",
|
||||
imageAlt: "reports",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/network-analyst-studying-digital-commerce-progression-reports-computer_482257-126389.jpg", imageAlt: "reports"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126876.jpg",
|
||||
imageAlt: "infographics",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126876.jpg", imageAlt: "infographics"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg?_wi=1",
|
||||
imageAlt: "team",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg", imageAlt: "team"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-providing-live-chat-support-typing-keyboard-handling-clients-complaints-call-center-agent_482257-136069.jpg",
|
||||
imageAlt: "support",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-providing-live-chat-support-typing-keyboard-handling-clients-complaints-call-center-agent_482257-136069.jpg", imageAlt: "support"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-laptop-working-global-business-concept_53876-65098.jpg",
|
||||
imageAlt: "global business",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-laptop-working-global-business-concept_53876-65098.jpg", imageAlt: "global business"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15668.jpg",
|
||||
imageAlt: "collaboration",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-multinational-busy-people-working-office_146671-15668.jpg", imageAlt: "collaboration"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-colleagues-sitting-office-coworking_171337-17723.jpg",
|
||||
imageAlt: "coworking",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-colleagues-sitting-office-coworking_171337-17723.jpg", imageAlt: "coworking"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "ابدأ الآن",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "ابدأ الآن", href: "#contact"},
|
||||
{
|
||||
text: "شاهد خدماتنا",
|
||||
href: "#services",
|
||||
},
|
||||
text: "شاهد خدماتنا", href: "#services"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-people-working-indoors_23-2149741201.jpg",
|
||||
alt: "member 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-people-working-indoors_23-2149741201.jpg", alt: "member 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/multiethnic-colleagues-working-laptop-together-office-looking-screen_1098-20303.jpg",
|
||||
alt: "member 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/multiethnic-colleagues-working-laptop-together-office-looking-screen_1098-20303.jpg", alt: "member 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/african-man-guy-black-suit-students-with-laptop-girl-white-blouse_1157-41603.jpg",
|
||||
alt: "member 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/african-man-guy-black-suit-students-with-laptop-girl-white-blouse_1157-41603.jpg", alt: "member 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/african-man-guy-black-suit-students-with-laptop-girl-white-blouse_1157-41602.jpg",
|
||||
alt: "member 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/african-man-guy-black-suit-students-with-laptop-girl-white-blouse_1157-41602.jpg", alt: "member 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/shocked-asian-woman-showing-display-laptop-computer-her-colleagues_171337-755.jpg",
|
||||
alt: "member 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/shocked-asian-woman-showing-display-laptop-computer-her-colleagues_171337-755.jpg", alt: "member 5"},
|
||||
]}
|
||||
avatarText="ينضم إلينا أكثر من 500 خبير تسويق"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Google Ads",
|
||||
},
|
||||
type: "text", text: "Google Ads"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Meta Marketing",
|
||||
},
|
||||
type: "text", text: "Meta Marketing"},
|
||||
{
|
||||
type: "text",
|
||||
text: "TikTok Ads",
|
||||
},
|
||||
type: "text", text: "TikTok Ads"},
|
||||
{
|
||||
type: "text",
|
||||
text: "SEO Optimization",
|
||||
},
|
||||
type: "text", text: "SEO Optimization"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Content Strategy",
|
||||
},
|
||||
type: "text", text: "Content Strategy"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -174,26 +117,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
title: "حملة ناجحة",
|
||||
description: "تم تنفيذها بدقة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg",
|
||||
},
|
||||
id: "m1", value: "500+", title: "حملة ناجحة", description: "تم تنفيذها بدقة", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150165975.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "150+",
|
||||
title: "عميل سعيد",
|
||||
description: "ثقة متبادلة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg",
|
||||
},
|
||||
id: "m2", value: "150+", title: "عميل سعيد", description: "ثقة متبادلة", imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "4X",
|
||||
title: "ROAS متوسط",
|
||||
description: "عائد استثمار ممتاز",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg",
|
||||
},
|
||||
id: "m3", value: "4X", title: "ROAS متوسط", description: "عائد استثمار ممتاز", imageSrc: "http://img.b2bpic.net/free-photo/teleworker-home-office-gathering-information-from-internet-seminar_482257-119301.jpg"},
|
||||
]}
|
||||
title="أرقامنا تتحدث"
|
||||
description="نتائج ملموسة لعملائنا في مختلف القطاعات."
|
||||
@@ -207,26 +135,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Media Buying",
|
||||
description: "إدارة إعلانات منصات التواصل",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg",
|
||||
},
|
||||
title: "Media Buying", description: "إدارة إعلانات منصات التواصل", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg"},
|
||||
items: [],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-employee-yawning-feeling-sleepy-desk-working-financial-business-report-office-exhausted-startup-worker-planning-investment-project-feeling-sleepy-night-tripod-shot_482257-63113.jpg?_wi=2",
|
||||
imageAlt: "digital marketing dashboard interface",
|
||||
},
|
||||
{
|
||||
title: "Social Media",
|
||||
description: "إدارة كاملة للمنصات",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg",
|
||||
},
|
||||
title: "Social Media", description: "إدارة كاملة للمنصات", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manager-watches-tablet-with-greenscreen_482257-76577.jpg"},
|
||||
items: [],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-computer-desktop-workspace_53876-30381.jpg?_wi=2",
|
||||
imageAlt: "digital marketing dashboard interface",
|
||||
},
|
||||
]}
|
||||
title="خدماتنا الاحترافية"
|
||||
@@ -241,37 +159,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
badge: "البداية",
|
||||
price: "SAR 2000",
|
||||
subtitle: "باقة أساسية",
|
||||
buttons: [
|
||||
id: "basic", badge: "البداية", price: "SAR 2000", subtitle: "باقة أساسية", buttons: [
|
||||
{
|
||||
text: "اختر الباقة",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "اختر الباقة", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"إدارة منصتين",
|
||||
"تقرير شهري",
|
||||
],
|
||||
"إدارة منصتين", "تقرير شهري"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
badge: "الأكثر طلباً",
|
||||
price: "SAR 5000",
|
||||
subtitle: "باقة نمو",
|
||||
buttons: [
|
||||
id: "pro", badge: "الأكثر طلباً", price: "SAR 5000", subtitle: "باقة نمو", buttons: [
|
||||
{
|
||||
text: "اختر الباقة",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "اختر الباقة", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"إدارة 4 منصات",
|
||||
"تقارير أسبوعية",
|
||||
"إعلانات ممولة",
|
||||
],
|
||||
"إدارة 4 منصات", "تقارير أسبوعية", "إعلانات ممولة"],
|
||||
},
|
||||
]}
|
||||
title="باقاتنا"
|
||||
@@ -284,30 +185,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "أحمد علي",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-young-businesspeople-meeting-office_171337-7269.jpg",
|
||||
},
|
||||
id: "t1", name: "أحمد علي", imageSrc: "http://img.b2bpic.net/free-photo/group-young-businesspeople-meeting-office_171337-7269.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "سارة محمد",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/new-candidates-with-their-gadgets-office_114579-2808.jpg",
|
||||
},
|
||||
id: "t2", name: "سارة محمد", imageSrc: "http://img.b2bpic.net/free-photo/new-candidates-with-their-gadgets-office_114579-2808.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "خالد عمر",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-desk-mess_23-2150164871.jpg",
|
||||
},
|
||||
id: "t3", name: "خالد عمر", imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-desk-mess_23-2150164871.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "منى فهد",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149208030.jpg",
|
||||
},
|
||||
id: "t4", name: "منى فهد", imageSrc: "http://img.b2bpic.net/free-photo/people-working-together-animation-studio_23-2149208030.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "نورة خالد",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-20851.jpg",
|
||||
},
|
||||
id: "t5", name: "نورة خالد", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-people-having-business-meeting_53876-20851.jpg"},
|
||||
]}
|
||||
cardTitle="آراء عملائنا"
|
||||
cardAnimation="slide-up"
|
||||
@@ -319,8 +205,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="تواصل معنا"
|
||||
title="احجز استشارة مجانية"
|
||||
description="فريقنا جاهز لمساعدتك في تحقيق أهدافك الرقمية."
|
||||
@@ -336,25 +221,17 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "الرئيسية",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "الرئيسية", href: "#hero"},
|
||||
{
|
||||
label: "خدماتنا",
|
||||
href: "#services",
|
||||
},
|
||||
label: "خدماتنا", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "سياسة الخصوصية",
|
||||
href: "#",
|
||||
},
|
||||
label: "سياسة الخصوصية", href: "#"},
|
||||
{
|
||||
label: "اتصل بنا",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "اتصل بنا", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user