diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6dab2ff..168c89f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,15 @@ export default function LandingPage() {
@@ -54,61 +48,38 @@ export default function LandingPage() {
@@ -118,17 +89,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Dedicated to Your Success",
- },
+ type: "text", content: "Dedicated to Your Success"},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/vintage-style-people-working-office-with-computers_23-2149850982.jpg",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/vintage-style-people-working-office-with-computers_23-2149850982.jpg"},
{
- type: "text",
- content: "EJP Law, P.C. offers specialized legal strategies to help businesses thrive in complex regulatory environments.",
- },
+ type: "text", content: "EJP Law, P.C. offers specialized legal strategies to help businesses thrive in complex regulatory environments."},
]}
/>
@@ -140,34 +105,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "f1",
- label: "Compliance",
- title: "Regulatory Compliance",
- items: [
- "Business law",
- "Risk management",
- "Corporate oversight",
- ],
+ id: "f1", label: "Compliance", title: "Regulatory Compliance", items: [
+ "Business law", "Risk management", "Corporate oversight"],
},
{
- id: "f2",
- label: "Contracts",
- title: "Contractual Disputes",
- items: [
- "Negotiations",
- "Drafting & Review",
- "Enforcement",
- ],
+ id: "f2", label: "Contracts", title: "Contractual Disputes", items: [
+ "Negotiations", "Drafting & Review", "Enforcement"],
},
{
- id: "f3",
- label: "Strategy",
- title: "Legal Strategy",
- items: [
- "Litigation support",
- "Exit planning",
- "Governance",
- ],
+ id: "f3", label: "Strategy", title: "Legal Strategy", items: [
+ "Litigation support", "Exit planning", "Governance"],
},
]}
title="Our Legal Services"
@@ -183,44 +130,19 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah Miller",
- role: "CEO",
- company: "Tech Solutions",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
+ id: "1", name: "Sarah Miller", role: "CEO", company: "Tech Solutions", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg"},
+ {
+ id: "2", name: "David Chen", role: "CTO", company: "LabCorp", imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg", rating: 5,
},
{
- id: "2",
- name: "David Chen",
- role: "CTO",
- company: "LabCorp",
- imageSrc: "http://img.b2bpic.net/free-photo/middle-age-latin-businesswoman-smiling-happy-standing-with-arms-crossed-gesture-city_839833-17431.jpg",
- rating: 5,
+ id: "3", name: "Elena Ross", role: "Director", company: "Growth Group", imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg", rating: 5,
},
{
- id: "3",
- name: "Elena Ross",
- role: "Director",
- company: "Growth Group",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-content-pretty-businesswoman-glasses_1262-1740.jpg",
- rating: 5,
+ id: "4", name: "Mark Evans", role: "Founder", company: "StartUp HQ", imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg", rating: 5,
},
{
- id: "4",
- name: "Mark Evans",
- role: "Founder",
- company: "StartUp HQ",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-handsome-middle-aged-entrepreneur_1262-4871.jpg",
- rating: 5,
- },
- {
- id: "5",
- name: "Alice Wong",
- role: "Manager",
- company: "Fintech Inc",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
- rating: 5,
+ id: "5", name: "Alice Wong", role: "Manager", company: "Fintech Inc", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", rating: 5,
},
]}
title="Client Success Stories"
@@ -235,20 +157,11 @@ export default function LandingPage() {
tag="Trusted results"
metrics={[
{
- id: "m1",
- value: "15+",
- description: "Years of Legal Experience",
- },
+ id: "m1", value: "15+", description: "Years of Legal Experience"},
{
- id: "m2",
- value: "500+",
- description: "Business Cases Resolved",
- },
+ id: "m2", value: "500+", description: "Business Cases Resolved"},
{
- id: "m3",
- value: "98%",
- description: "Client Retention Rate",
- },
+ id: "m3", value: "98%", description: "Client Retention Rate"},
]}
metricsAnimation="slide-up"
/>
@@ -260,24 +173,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How do I schedule a consultation?",
- content: "Contact us directly via phone or our contact form to arrange a meeting.",
- },
+ id: "q1", title: "How do I schedule a consultation?", content: "Contact us via phone, email, or our contact form to arrange an initial case review."},
{
- id: "q2",
- title: "What industries do you serve?",
- content: "We support a wide array of businesses including technology, manufacturing, and finance.",
- },
+ id: "q2", title: "Do you offer flat-fee billing?", content: "We provide transparent billing options including flat-fee arrangements for specific corporate services."},
{
- id: "q3",
- title: "Are initial meetings confidential?",
- content: "Yes, all consultations are protected by attorney-client privilege.",
- },
+ id: "q3", title: "How do we ensure confidentiality?", content: "All consultations and case details are strictly protected by attorney-client privilege."},
+ {
+ id: "q4", title: "Do you provide remote services?", content: "Yes, we utilize secure digital platforms to provide seamless legal counsel regardless of your location."},
]}
mediaAnimation="slide-up"
title="Frequently Asked Questions"
- description="Answers to common concerns regarding business legal proceedings."
+ description="Common queries about our legal approach, billing, and services."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/close-up-lawyer-showing-legal-contract-agreement-with-pen_23-2147898518.jpg"
/>
@@ -287,16 +193,13 @@ export default function LandingPage() {