3 Commits

Author SHA1 Message Date
b29de2b59b Update src/app/page.tsx 2026-05-25 05:13:41 +00:00
adfee5d7f0 Update src/app/styles/variables.css 2026-05-25 05:13:15 +00:00
dac6318729 Update src/app/page.tsx 2026-05-25 05:13:15 +00:00
2 changed files with 45 additions and 218 deletions

View File

@@ -3,15 +3,13 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import AboutMetric from '@/components/sections/about/AboutMetric'; import AboutMetric from '@/components/sections/about/AboutMetric';
import ContactCTA from '@/components/sections/contact/ContactCTA'; import ContactCenter from '@/components/sections/contact/ContactCenter';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne'; import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
import FooterCard from '@/components/sections/footer/FooterCard'; import FooterBase from '@/components/sections/footer/FooterBase';
import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import ProductCardOne from '@/components/sections/product/ProductCardOne'; import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; import { Award, TrendingUp, Users } from "lucide-react";
import { Award, Linkedin, TrendingUp, Twitter, Users } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -31,114 +29,50 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ { name: "الرئيسية", id: "home" },
name: "Home", { name: "عن الشركة", id: "about" },
id: "home", { name: "خدماتنا", id: "services" },
}, { name: "اتصل بنا", id: "contact" },
{
name: "About",
id: "about",
},
{
name: "Services",
id: "services",
},
{
name: "Contact",
id: "contact",
},
]} ]}
brandName="BusinessPro" brandName="BusinessPro العربية"
button={{ text: "تواصل", href: "#contact" }}
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroOverlay <HeroOverlay
title="Elevating Your Business Vision" title="تمكين رؤية أعمالك في المملكة"
description="We provide innovative strategies and high-quality solutions to help your business scale efficiently in the modern marketplace." description="نقدم استراتيجيات مبتكرة وحلول عالية الجودة لمساعدة أعمالك على النمو بكفاءة في السوق السعودي والعالمي."
buttons={[ buttons={[{ text: "ابدأ الآن", href: "#contact" }]}
{
text: "Get Started",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/angry-female-ceo-yelling-her-executive-assistants-due-business-failure_482257-120044.jpg" imageSrc="http://img.b2bpic.net/free-photo/angry-female-ceo-yelling-her-executive-assistants-due-business-failure_482257-120044.jpg"
showBlur={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-blonde-confident-young-businesswoman-against-gray-background_23-2148029500.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/happy-smiling-businesswoman-looking-camera-with-arms-crossed-portrait_1163-4337.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-14128.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg",
alt: "Client 5",
},
]}
avatarText="Trusted by 500+ professionals"
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<AboutMetric <AboutMetric
useInvertedBackground={false} title="نمو مدفوع بالأداء"
title="Impact Driven Growth"
metrics={[ metrics={[
{ { icon: Users, label: "عملاؤنا", value: "500+" },
icon: Users, { icon: TrendingUp, label: "معدل النمو", value: "150%" },
label: "Clients Served", { icon: Award, label: "الجوائز", value: "25+" },
value: "500+",
},
{
icon: TrendingUp,
label: "Growth Rate",
value: "150%",
},
{
icon: Award,
label: "Awards Won",
value: "25+",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
useInvertedBackground={false}
/> />
</div> </div>
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardTwentyOne <FeatureCardTwentyOne
useInvertedBackground={false} title="خدمات الأعمال الشاملة"
title="Comprehensive Business Services" description="نقدم خدمات استراتيجية متكاملة لدعم نمو وتحسين أعمالكم."
description="Explore our core services tailored for modern business growth and optimization."
accordionItems={[ accordionItems={[
{ { id: "f1", title: "الاستشارات الاستراتيجية", content: "خرائط طريق مخصصة لنمو مستدام." },
id: "f1", { id: "f2", title: "التحول الرقمي", content: "تحديث الأنظمة باستخدام أحدث التقنيات." },
title: "Strategic Consulting", { id: "f3", title: "تطوير العلامة التجارية", content: "بناء هويات تجارية قوية ومؤثرة." },
content: "Tailored roadmaps for sustainable growth.",
},
{
id: "f2",
title: "Digital Transformation",
content: "Modernizing legacy systems with latest tech.",
},
{
id: "f3",
title: "Brand Development",
content: "Creating identities that resonate globally.",
},
]} ]}
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
mediaAnimation="slide-up" mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/multiethnic-leaders-business-meeting-brainstorming-growth-strategy_482257-124049.jpg" useInvertedBackground={false}
/> />
</div> </div>
@@ -147,145 +81,38 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[ products={[
{ { id: "p1", name: "مجموعة البداية", price: "١٩٩$", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-office-desk-arrangement_23-2148707946.jpg" },
id: "p1", { id: "p2", name: "تحليلات برو", price: "٤٩٩$", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-carpenter-showing-digital-tablet-his-hand_23-2147945078.jpg" },
name: "Starter Toolkit",
price: "$199",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-office-desk-arrangement_23-2148707946.jpg",
},
{
id: "p2",
name: "Analytics Pro",
price: "$499",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-carpenter-showing-digital-tablet-his-hand_23-2147945078.jpg",
},
{
id: "p3",
name: "SaaS Platform",
price: "$899",
imageSrc: "http://img.b2bpic.net/free-photo/staistics-business-strategy-planning-research-digital-tablet-concept_53876-26413.jpg",
},
{
id: "p4",
name: "Growth Suite",
price: "$299",
imageSrc: "http://img.b2bpic.net/free-photo/glossy-gradient-facebook-logo_23-2152009926.jpg",
},
{
id: "p5",
name: "Efficiency Pack",
price: "$399",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-business-desk-arrangement_23-2148128260.jpg",
},
{
id: "p6",
name: "Ultimate Hub",
price: "$999",
imageSrc: "http://img.b2bpic.net/free-vector/abstract-modern-business-card_1017-8642.jpg",
},
]} ]}
title="Strategic Toolkits" title="أدوات استراتيجية"
description="Premium resources and tools to jumpstart your business operations." description="موارد متميزة لدفع مسيرة عملك."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={false} useInvertedBackground={false}
testimonial="The service provided was exceptional. Our growth metrics have doubled in six months thanks to their strategic guidance."
rating={5}
author="Sarah Miller"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19917.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-photo/smiley-tattoo-artist-indoors-side-view_23-2149445974.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-confident-male-employee-white-collar-shirt-smiling-camera-standing-self-assured-against-studio-background_1258-26761.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
alt: "Client 5",
},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you offer consultations?",
content: "Yes, we offer complimentary initial discovery calls.",
},
{
id: "q2",
title: "What industries do you serve?",
content: "We support a wide array of sectors from tech to retail.",
},
{
id: "q3",
title: "How do we get started?",
content: "Simply fill out our contact form and our team will follow up.",
},
]}
sideTitle="Common Inquiries"
faqsAnimation="slide-up"
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCenter
tag="تواصل معنا"
title="هل أنت مستعد لتطوير عملك؟"
description="نحن هنا لدعم نمو أعمالك في المملكة العربية السعودية. تواصل معنا اليوم."
buttonText="إرسال"
background={{ variant: "animated-grid" }}
useInvertedBackground={false} useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Get in touch"
title="Ready to transform your business?"
description="Let's build something great together. Our experts are standing by."
buttons={[
{
text: "Contact Us",
href: "mailto:hello@business.com",
},
]}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterCard <FooterBase
logoText="BusinessPro" logoText="BusinessPro"
copyrightText="© 2025 BusinessPro. All rights reserved." columns={[
socialLinks={[ { title: "عن الشركة", items: [{ label: "من نحن", href: "#" }] },
{ { title: "خدماتنا", items: [{ label: "الاستشارات", href: "#" }] }
icon: Twitter,
href: "https://twitter.com",
ariaLabel: "Twitter",
},
{
icon: Linkedin,
href: "https://linkedin.com",
ariaLabel: "LinkedIn",
},
]} ]}
copyrightText="© 2025 جميع الحقوق محفوظة لشركة BusinessPro"
/> />
</div> </div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,14 +10,14 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #ffffff;
--card: #ffffff; --card: #f9f9f9;
--foreground: #1c1c1c; --foreground: #1c1c1c;
--primary-cta: #1c1c1c; --primary-cta: #15479c;
--primary-cta-text: #f5f5f5; --primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff; --secondary-cta: #e2e2e2;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #1c1c1c;
--accent: #15479c; --accent: #0a7039;
--background-accent: #a8cce8; --background-accent: #a8cce8;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */