Files
942a6cb7-e7b7-4ec4-8865-3c1…/src/app/page.tsx
2026-05-12 19:11:21 +00:00

377 lines
13 KiB
TypeScript

"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureBento from '@/components/sections/feature/FeatureBento';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Award, HardDrive, Shield, Zap } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="shift-hover"
defaultTextAnimation="background-highlight"
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLargeSizeMediumTitles"
background="fluid"
cardStyle="solid"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Products",
id: "products",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Dar Samra Computer LLC"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "gradient-bars",
}}
title="Innovative Technology Solutions"
description="Dar Samra Computer LLC offers premium hardware and electronics tailored for the modern professional and business environment."
buttons={[
{
text: "Explore Products",
href: "#products",
},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828250.jpg?_wi=1",
imageAlt: "electronics tech gear showcase",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/storage-full-with-investigation-files_482257-77862.jpg",
imageAlt: "electronics tech gear showcase",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039373.jpg",
imageAlt: "electronics tech gear showcase",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309628.jpg",
imageAlt: "electronics tech gear showcase",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-wearing-protection-glove_23-2149413401.jpg",
imageAlt: "electronics tech gear showcase",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349235.jpg",
imageAlt: "electronics tech gear showcase",
},
]}
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
useInvertedBackground={false}
tag="About Us"
title="Delivering Excellence in Tech"
description="At Dar Samra Computer LLC, we specialize in high-performance computing solutions and electronics, driven by a commitment to quality and technical expertise."
subdescription="Our legacy is built on reliable service and premium product offerings for every technological need."
icon={Shield}
imageSrc="http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
<div id="features" data-section="features">
<FeatureBento
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={false}
features={[
{
title: "Expert Guidance",
description: "Consult with our team of technical experts for your hardware needs.",
bentoComponent: "reveal-icon",
icon: HardDrive,
imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174373.jpg",
imageAlt: "Circuit board close-up with different components",
},
{
title: "Premium Stock",
description: "Only the latest and most reliable hardware components for our clients.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/control-table-spacecraft_23-2151828250.jpg?_wi=2",
imageAlt: "Circuit board close-up with different components",
},
{
title: "Fast Support",
description: "Rapid response and support for all your technological challenges.",
bentoComponent: "reveal-icon",
icon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/red-themed-motherboard-with-processor-socket_23-2148284295.jpg?_wi=2",
imageAlt: "Circuit board close-up with different components",
},
]}
title="Why Choose Us"
description="Premium electronics require precision. We ensure every piece of hardware meets our rigorous quality standards."
/>
</div>
<div id="products" data-section="products">
<ProductCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Workstation System",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-debugging-company-servers-preventing-failures_482257-124403.jpg",
},
{
id: "p2",
name: "Advanced GPU",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/neon-motherboard-background_23-2151704941.jpg",
},
{
id: "p3",
name: "Pro Gaming Laptop",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/pro-man-gamer-playing-video-game-professional-computer-late-night-wearing-headphones-excited-player-using-wireless-controller-virtual-tournament-gaming-space-shooter-home_482257-16645.jpg",
},
{
id: "p4",
name: "Network Connectivity",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-hard-disk-components_23-2149413374.jpg",
},
{
id: "p5",
name: "Precision Mouse",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/blue-item-technology-background_23-2148882618.jpg",
},
{
id: "p6",
name: "High-Res Monitor",
price: "Contact for pricing",
imageSrc: "http://img.b2bpic.net/free-photo/view-computer-monitor-display_23-2150757441.jpg",
},
]}
title="Featured Hardware"
description="High-performance products for every computing requirement."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah Ahmed",
role: "IT Manager",
testimonial: "Excellent service and top-tier equipment from Dar Samra.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-serious-business-leader-sitting_1262-4831.jpg",
},
{
id: "t2",
name: "Michael Chen",
role: "Technical Lead",
testimonial: "My first choice for reliable high-end electronics hardware.",
imageSrc: "http://img.b2bpic.net/free-photo/pov-businessman-attending-videocall-meeting-office-using-online-videoconference-talk-consultant-about-financial-strategy-company-employee-chatting-remote-teleconference-close-up_482257-40929.jpg",
},
{
id: "t3",
name: "Emily Johnson",
role: "Developer",
testimonial: "Professional and knowledgeable team that delivers every time.",
imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-data-center-using-notebook_482257-116168.jpg",
},
{
id: "t4",
name: "David Smith",
role: "Creative Director",
testimonial: "Exceptional product quality and post-purchase support.",
imageSrc: "http://img.b2bpic.net/free-photo/headphones-with-microphone-call-center-office-desk_482257-125977.jpg",
},
{
id: "t5",
name: "Robert Lee",
role: "Operations Manager",
testimonial: "The best partner for our IT infrastructure requirements.",
imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285308.jpg",
},
]}
title="What Our Clients Say"
description="Quality service that keeps our clients ahead of the technology curve."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardSeven
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "100+",
title: "Projects Completed",
items: [
"Corporate IT",
"System Upgrades",
"Data Centers",
],
},
{
id: "m2",
value: "50+",
title: "Trusted Partners",
items: [
"Leading Brands",
"Local Businesses",
"Government Clients",
],
},
{
id: "m3",
value: "24/7",
title: "Support Availability",
items: [
"Technical Help",
"Hardware Maintenance",
"Consulting",
],
},
]}
title="Business Performance"
description="Delivering impact through reliable electronics and computing expertise."
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you provide after-sales support?",
content: "Yes, we offer comprehensive support for all products sold by us.",
},
{
id: "q2",
title: "How can I check product availability?",
content: "You can contact our sales team directly for the latest inventory updates.",
},
{
id: "q3",
title: "Do you handle custom configurations?",
content: "We offer tailor-made hardware setups to suit your specific professional requirements.",
},
]}
sideTitle="Common Questions"
sideDescription="Everything you need to know about our services and product range."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
title="Get in Touch"
description="Reach out to our experts for inquiries or consultation."
imageSrc="http://img.b2bpic.net/free-photo/diverse-women-leaders-corporate-meeting-driving-business-growth_482257-119653.jpg"
mediaAnimation="slide-up"
buttonText="Send Message"
tag="Contact"
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="Dar Samra Computer LLC"
columns={[
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Contact",
href: "#contact",
},
],
},
{
title: "Services",
items: [
{
label: "Hardware Sales",
href: "#products",
},
{
label: "Technical Consulting",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy Policy",
href: "#",
},
{
label: "Terms of Service",
href: "#",
},
],
},
]}
copyrightText="© 2024 Dar Samra Computer LLC. All rights reserved."
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}