Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-23 17:27:35 +00:00

View File

@@ -32,22 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "About",
id: "#about",
},
{
name: "Services",
id: "#features",
},
{
name: "Team",
id: "#team",
},
{
name: "Contact",
id: "#contact",
},
{ name: "About", id: "#about" },
{ name: "Services", id: "#features" },
{ name: "Team", id: "#team" },
{ name: "Contact", id: "#contact" },
]}
brandName="JurisVirtual"
/>
@@ -55,42 +43,17 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
title="Your Virtual Legal Partner, Redefined."
description="JurisVirtual brings expert legal guidance directly to your screen. Secure, accessible, and high-impact legal services tailored to the digital age."
buttons={[
{
text: "Consult Today",
href: "#contact",
},
]}
buttons={[{ text: "Consult Today", href: "#contact" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-man-having-video-call-laptop-applauding_1098-17600.jpg?_wi=1",
imageAlt: "virtual law firm office",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-smiling-businessman-suit-signing-contract-meeting-concept_1163-4653.jpg?_wi=1",
imageAlt: "fountain pen signing contract",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/scale-justice-dramatic-lighting_23-2151998163.jpg",
imageAlt: "law scales abstract desk",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-helping-his-colleague_1098-636.jpg",
imageAlt: "secure legal communication",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/clipboard-template-with-business-elements_23-2147986536.jpg",
imageAlt: "legal book modern office",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199318.jpg",
imageAlt: "modern law library interior",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-man-having-video-call-laptop-applauding_1098-17600.jpg", imageAlt: "virtual law firm office" },
{ imageSrc: "http://img.b2bpic.net/free-photo/satisfied-smiling-businessman-suit-signing-contract-meeting-concept_1163-4653.jpg", imageAlt: "fountain pen signing contract" },
{ imageSrc: "http://img.b2bpic.net/free-photo/scale-justice-dramatic-lighting_23-2151998163.jpg", imageAlt: "law scales abstract desk" },
{ imageSrc: "http://img.b2bpic.net/free-photo/financial-advisor-helping-his-colleague_1098-636.jpg", imageAlt: "secure legal communication" },
{ imageSrc: "http://img.b2bpic.net/free-photo/clipboard-template-with-business-elements_23-2147986536.jpg", imageAlt: "legal book modern office" },
{ imageSrc: "http://img.b2bpic.net/free-photo/interior-design-neoclassical-style-with-furnishings-decor_23-2151199318.jpg", imageAlt: "modern law library interior" }
]}
/>
</div>
@@ -99,12 +62,7 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={true}
title="Bridging the gap between complexity and clarity."
buttons={[
{
text: "Our Approach",
href: "#",
},
]}
buttons={[{ text: "Our Approach", href: "#" }]}
/>
</div>
@@ -114,30 +72,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
bentoComponent: "reveal-icon",
icon: Shield,
title: "Secure Counsel",
description: "End-to-end encrypted consultations.",
imageSrc: "http://img.b2bpic.net/free-photo/two-businesspeople-working-laptop-caf_23-2147876704.jpg",
imageAlt: "Two businesspeople working on laptop in caf<61>",
},
{
bentoComponent: "reveal-icon",
icon: Zap,
title: "Rapid Response",
description: "Immediate attention to your legal needs.",
imageSrc: "http://img.b2bpic.net/free-photo/hands-unrecognizable-man-having-video-call-laptop-applauding_1098-17600.jpg?_wi=2",
imageAlt: "Two businesspeople working on laptop in caf<61>",
},
{
bentoComponent: "reveal-icon",
icon: Globe,
title: "Global Reach",
description: "Legal support anywhere in the world.",
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-smiling-businessman-suit-signing-contract-meeting-concept_1163-4653.jpg?_wi=2",
imageAlt: "Two businesspeople working on laptop in caf<61>",
},
{ bentoComponent: "reveal-icon", icon: Shield, title: "Secure Counsel", description: "End-to-end encrypted consultations." },
{ bentoComponent: "reveal-icon", icon: Zap, title: "Rapid Response", description: "Immediate attention to your legal needs." },
{ bentoComponent: "reveal-icon", icon: Globe, title: "Global Reach", description: "Legal support anywhere in the world." }
]}
title="Precision Legal Solutions"
description="Comprehensive legal expertise delivered through modern digital frameworks."
@@ -150,24 +87,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1",
icon: Award,
title: "Success Rate",
value: "98%",
},
{
id: "m2",
icon: Users,
title: "Clients Served",
value: "1200+",
},
{
id: "m3",
icon: Clock,
title: "Response Time",
value: "2hrs",
},
{ id: "m1", icon: Award, title: "Success Rate", value: "98%" },
{ id: "m2", icon: Users, title: "Clients Served", value: "1200+" },
{ id: "m3", icon: Clock, title: "Response Time", value: "2hrs" }
]}
title="Proven Legal Success"
description="Measurable results delivered by our senior legal team."
@@ -180,34 +102,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
team={[
{
id: "t1",
name: "Elena Vance",
role: "Managing Partner",
imageSrc: "http://img.b2bpic.net/free-photo/strong-successful-business-woman-meeting-office-mature-thinking_482257-25794.jpg",
imageAlt: "lawyer professional portrait",
},
{
id: "t2",
name: "Marcus Thorne",
role: "Lead Attorney",
imageSrc: "http://img.b2bpic.net/free-photo/senior-economist_1098-12644.jpg",
imageAlt: "man lawyer professional",
},
{
id: "t3",
name: "Sarah Jenkins",
role: "Corporate Counsel",
imageSrc: "http://img.b2bpic.net/free-photo/mature-blonde-business-woman-work_23-2149100289.jpg",
imageAlt: "attorney professional image",
},
{
id: "t4",
name: "David Miller",
role: "Digital Law Expert",
imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg",
imageAlt: "legal expert portrait",
},
{ id: "t1", name: "Elena Vance", role: "Managing Partner", imageSrc: "http://img.b2bpic.net/free-photo/strong-successful-business-woman-meeting-office-mature-thinking_482257-25794.jpg", imageAlt: "lawyer professional portrait" },
{ id: "t2", name: "Marcus Thorne", role: "Lead Attorney", imageSrc: "http://img.b2bpic.net/free-photo/senior-economist_1098-12644.jpg", imageAlt: "man lawyer professional" },
{ id: "t3", name: "Sarah Jenkins", role: "Corporate Counsel", imageSrc: "http://img.b2bpic.net/free-photo/mature-blonde-business-woman-work_23-2149100289.jpg", imageAlt: "attorney professional image" },
{ id: "t4", name: "David Miller", role: "Digital Law Expert", imageSrc: "http://img.b2bpic.net/free-photo/young-cheerful-man-classic-black-suit-white-shirt-with-wireless-earphones-happily-lookingin-camera-with-laptop-hands-while-spending-time-outdoor_574295-5776.jpg", imageAlt: "legal expert portrait" }
]}
title="Meet the Minds Behind the Law"
description="Highly qualified attorneys dedicated to your success."
@@ -216,52 +114,19 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Julia Roberts",
handle: "@jroberts",
testimonial: "JurisVirtual changed my outlook on business law. Seamless and efficient.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg",
},
{
id: "2",
name: "Mark Stevens",
handle: "@mstevens",
testimonial: "The digital experience was incredibly intuitive. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-serious-colleagues-discussing-content-computer-monitor-pointing-display-talking-while-sitting-meeting-room-with-panoramic-window-business-communication-concept_74855-11650.jpg",
},
{
id: "3",
name: "Alice Wang",
handle: "@awang",
testimonial: "Professional, accurate, and truly global.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg",
},
{
id: "4",
name: "Robert Chen",
handle: "@rchen",
testimonial: "Fast legal support exactly when I needed it.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-standing-with-coffee-busy-street-smiling-camera_1258-123421.jpg",
},
{
id: "5",
name: "Sofia Rossi",
handle: "@srossi",
testimonial: "The best decision I made for my startup.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/arab-business-worker-chatting-with-coworker-using-smartphone_482257-78117.jpg",
},
]}
showRating={true}
title="Voices of Our Clients"
description="What our clients are saying about our professional services."
testimonials={[
{ id: "1", name: "Julia Roberts", handle: "@jroberts", testimonial: "JurisVirtual changed my outlook on business law. Seamless and efficient.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg" },
{ id: "2", name: "Mark Stevens", handle: "@mstevens", testimonial: "The digital experience was incredibly intuitive. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-serious-colleagues-discussing-content-computer-monitor-pointing-display-talking-while-sitting-meeting-room-with-panoramic-window-business-communication-concept_74855-11650.jpg" },
{ id: "3", name: "Alice Wang", handle: "@awang", testimonial: "Professional, accurate, and truly global.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/handsome-groom-classy-black-suit-stands-dark-room_8353-7083.jpg" },
{ id: "4", name: "Robert Chen", handle: "@rchen", testimonial: "Fast legal support exactly when I needed it.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-woman-standing-with-coffee-busy-street-smiling-camera_1258-123421.jpg" },
{ id: "5", name: "Sofia Rossi", handle: "@srossi", testimonial: "The best decision I made for my startup.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/arab-business-worker-chatting-with-coworker-using-smartphone_482257-78117.jpg" }
]}
/>
</div>
@@ -269,21 +134,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "How is my legal data secured?",
content: "We use bank-grade 256-bit encryption for all legal document transfers.",
},
{
id: "f2",
title: "Can I hold consultations virtually?",
content: "Yes, we use secure Zoom/Teams setups for all consultations.",
},
{
id: "f3",
title: "Are your services global?",
content: "Our team holds expertise across multiple jurisdictions worldwide.",
},
{ id: "f1", title: "How is my legal data secured?", content: "We use bank-grade 256-bit encryption for all legal document transfers." },
{ id: "f2", title: "Can I hold consultations virtually?", content: "Yes, we use secure Zoom/Teams setups for all consultations." },
{ id: "f3", title: "Are your services global?", content: "Our team holds expertise across multiple jurisdictions worldwide." }
]}
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about our virtual legal firm."
@@ -297,24 +150,10 @@ export default function LandingPage() {
title="Start Your Legal Journey"
description="Reach out to us for a personalized legal consultation today."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }
]}
textarea={{
name: "message",
placeholder: "How can we assist you?",
rows: 4,
}}
textarea={{ name: "message", placeholder: "How can we assist you?", rows: 4 }}
imageSrc="http://img.b2bpic.net/free-photo/blur-hotel-resort-background_74190-1748.jpg"
/>
</div>
@@ -324,16 +163,8 @@ export default function LandingPage() {
logoText="JurisVirtual"
copyrightText="© 2025 JurisVirtual. All rights reserved."
socialLinks={[
{
icon: Twitter,
href: "#",
ariaLabel: "Twitter",
},
{
icon: Linkedin,
href: "#",
ariaLabel: "LinkedIn",
},
{ icon: Twitter, href: "#", ariaLabel: "Twitter" },
{ icon: Linkedin, href: "#", ariaLabel: "LinkedIn" }
]}
/>
</div>