Merge version_1 into main #1
164
src/app/page.tsx
164
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Team",
|
||||
id: "team",
|
||||
},
|
||||
name: "Team", id: "team"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="LegalTrust Law"
|
||||
/>
|
||||
@@ -55,41 +47,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Comprehensive Legal Excellence"
|
||||
description="Providing expert documentation and legal counsel for all your corporate and personal requirements."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Consultation", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780726.jpg",
|
||||
imageAlt: "Legal Consultation Office",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780726.jpg", imageAlt: "Legal Consultation Office"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-executive-reading-news_1098-2764.jpg",
|
||||
imageAlt: "Documentation and Law",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-executive-reading-news_1098-2764.jpg", imageAlt: "Documentation and Law"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-insurance-agent-talking-with-mature-couple-about-their-retirement-plans-meeting-office_637285-1798.jpg",
|
||||
imageAlt: "Legal Partnership Meeting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-insurance-agent-talking-with-mature-couple-about-their-retirement-plans-meeting-office_637285-1798.jpg", imageAlt: "Legal Partnership Meeting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-mature-lawyer-sitting-office_23-2147898674.jpg",
|
||||
imageAlt: "Symbol of Justice",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-male-mature-lawyer-sitting-office_23-2147898674.jpg", imageAlt: "Symbol of Justice"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-people-working-office-with-computers_23-2149850984.jpg",
|
||||
imageAlt: "Library and Legal Research",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vintage-style-people-working-office-with-computers_23-2149850984.jpg", imageAlt: "Library and Legal Research"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/please-sign-here_1098-12665.jpg",
|
||||
imageAlt: "Contract Signature",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/please-sign-here_1098-12665.jpg", imageAlt: "Contract Signature"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -102,20 +79,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Documentation",
|
||||
description: "Expert preparation for all legal documentation needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-concept_1150-2258.jpg",
|
||||
},
|
||||
title: "Documentation", description: "Expert preparation for all legal documentation needs.", imageSrc: "http://img.b2bpic.net/free-photo/business-report-graphs-charts-business-concept_1150-2258.jpg"},
|
||||
{
|
||||
title: "Corporate Law",
|
||||
description: "Guidance on agreements, lease, and MOUs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-scene_23-2147626524.jpg",
|
||||
},
|
||||
title: "Corporate Law", description: "Guidance on agreements, lease, and MOUs.", imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-scene_23-2147626524.jpg"},
|
||||
{
|
||||
title: "Personal Matters",
|
||||
description: "Professional support for Talaq Namas and personal legal powers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-businessman-wearing-formal-suit-glasses_273609-13577.jpg",
|
||||
},
|
||||
title: "Personal Matters", description: "Professional support for Talaq Namas and personal legal powers.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-businessman-wearing-formal-suit-glasses_273609-13577.jpg"},
|
||||
]}
|
||||
title="Our Legal Services"
|
||||
description="Expert assistance for agreements, leases, documentation, and beyond."
|
||||
@@ -127,27 +95,16 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
title: "Documents Processed",
|
||||
description: "Years of experience in legal drafting.",
|
||||
icon: FileText,
|
||||
id: "m1", value: "500+", title: "Documents Processed", description: "Years of experience in legal drafting.", icon: FileText,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "99%",
|
||||
title: "Client Satisfaction",
|
||||
description: "Dedicated legal support services.",
|
||||
icon: CheckCircle,
|
||||
id: "m2", value: "99%", title: "Client Satisfaction", description: "Dedicated legal support services.", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "20+",
|
||||
title: "Law Professionals",
|
||||
description: "Team of qualified advocates.",
|
||||
icon: Users,
|
||||
id: "m3", value: "20+", title: "Law Professionals", description: "Team of qualified advocates.", icon: Users,
|
||||
},
|
||||
]}
|
||||
title="Proven Track Record"
|
||||
@@ -162,25 +119,13 @@ export default function LandingPage() {
|
||||
tag="Our Professionals"
|
||||
members={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-business-leader-sitting-table_1262-4841.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-business-leader-sitting-table_1262-4841.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "John Doe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661589.jpg",
|
||||
},
|
||||
id: "t2", name: "John Doe", imageSrc: "http://img.b2bpic.net/free-photo/hotel-receptionist-work_23-2149661589.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Alice Wang",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-caucasian-businesswoman-standing-with-folded-hands-portrait-confident-adult-beautiful-female-office-employer-black-blouse-posing-work-business-company-management-concept_74855-6952.jpg",
|
||||
},
|
||||
id: "t3", name: "Alice Wang", imageSrc: "http://img.b2bpic.net/free-photo/content-caucasian-businesswoman-standing-with-folded-hands-portrait-confident-adult-beautiful-female-office-employer-black-blouse-posing-work-business-company-management-concept_74855-6952.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Robert Smith",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg",
|
||||
},
|
||||
id: "t4", name: "Robert Smith", imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg"},
|
||||
]}
|
||||
memberVariant="card"
|
||||
membersAnimation="slide-up"
|
||||
@@ -192,30 +137,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Michael Reed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
|
||||
},
|
||||
id: "t1", name: "Michael Reed", imageSrc: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Jessica Lee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45551.jpg",
|
||||
},
|
||||
id: "t2", name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/african-man-black-suit_1157-45551.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Brian Thomas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-meeting_23-2148427086.jpg",
|
||||
},
|
||||
id: "t3", name: "Brian Thomas", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-people-meeting_23-2148427086.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Emily Carter",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg",
|
||||
},
|
||||
id: "t4", name: "Emily Carter", imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "David Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-people_23-2148827022.jpg",
|
||||
},
|
||||
id: "t5", name: "David Miller", imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-people_23-2148827022.jpg"},
|
||||
]}
|
||||
cardTitle="Client Voices"
|
||||
cardTag="Testimonials"
|
||||
@@ -228,20 +158,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How do I get an MOU prepared?",
|
||||
content: "Our experts draft MOUs within 24-48 hours depending on the complexity of the agreement.",
|
||||
},
|
||||
id: "f1", title: "How do I get an MOU prepared?", content: "Our experts draft MOUs within 24-48 hours depending on the complexity of the agreement."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Can you assist with lease agreements?",
|
||||
content: "Yes, we draft and review lease agreements for both commercial and residential properties.",
|
||||
},
|
||||
id: "f2", title: "Can you assist with lease agreements?", content: "Yes, we draft and review lease agreements for both commercial and residential properties."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you provide services for personal documentation?",
|
||||
content: "We handle various personal legal documents including Talaq Namas and power of attorney.",
|
||||
},
|
||||
id: "f3", title: "Do you provide services for personal documentation?", content: "We handle various personal legal documents including Talaq Namas and power of attorney."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -252,8 +173,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
tag="Contact Us"
|
||||
title="Start Your Consultation"
|
||||
description="Have a legal query? Reach out for expert legal assistance today."
|
||||
@@ -266,29 +186,19 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
{
|
||||
label: "Team",
|
||||
href: "#team",
|
||||
},
|
||||
label: "Team", href: "#team"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user