Update src/app/page.tsx
This commit is contained in:
215
src/app/page.tsx
215
src/app/page.tsx
@@ -32,33 +32,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about",
|
||||
},
|
||||
name: "About Us", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Expertise",
|
||||
id: "expertise",
|
||||
},
|
||||
name: "Expertise", id: "expertise"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Maître El Adarissi"
|
||||
/>
|
||||
@@ -67,19 +53,14 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardScroll
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Maître Moulay Abdelaziz El Adarissi"
|
||||
description="Your Trusted Legal Partner in Rabat. Dedicated to Providing Expert Consultation and Vigorous Legal Defense tailored to your needs."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule Consultation", href: "#contact"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-3d-justice-scales_23-2151228079.jpg"
|
||||
imageAlt="Maître Moulay Abdelaziz El Adarissi's law office in Rabat"
|
||||
@@ -93,19 +74,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Scale,
|
||||
label: "Years of Practice",
|
||||
value: "15+",
|
||||
},
|
||||
label: "Years of Practice", value: "15+"},
|
||||
{
|
||||
icon: Briefcase,
|
||||
label: "Cases Handled",
|
||||
value: "500+",
|
||||
},
|
||||
label: "Cases Handled", value: "500+"},
|
||||
{
|
||||
icon: Smile,
|
||||
label: "Client Satisfaction",
|
||||
value: "99%",
|
||||
},
|
||||
label: "Client Satisfaction", value: "99%"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -117,23 +92,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Real Estate Law",
|
||||
description: "Expert guidance on property transactions, disputes, and legal documentation in Morocco.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-view-church-building_23-2150582371.jpg",
|
||||
imageAlt: "Real Estate Law documents",
|
||||
},
|
||||
title: "Real Estate Law", description: "Expert guidance on property transactions, disputes, and legal documentation in Morocco.", imageSrc: "http://img.b2bpic.net/free-photo/exterior-view-church-building_23-2150582371.jpg", imageAlt: "Real Estate Law documents"},
|
||||
{
|
||||
title: "Family Law",
|
||||
description: "Sensitive and effective representation in divorce, child custody, and inheritance cases.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-mature-man-reading-document-his-female-colleague-giving-pen-him-signing_74855-9916.jpg",
|
||||
imageAlt: "Family Law documents",
|
||||
},
|
||||
title: "Family Law", description: "Sensitive and effective representation in divorce, child custody, and inheritance cases.", imageSrc: "http://img.b2bpic.net/free-photo/focused-mature-man-reading-document-his-female-colleague-giving-pen-him-signing_74855-9916.jpg", imageAlt: "Family Law documents"},
|
||||
{
|
||||
title: "Business & Corporate Law",
|
||||
description: "Comprehensive legal support for business formation, contracts, and commercial disputes.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-lawyer-pointing-signature-place-contract-document-with-pen_23-2147898652.jpg",
|
||||
imageAlt: "Business Law contract",
|
||||
},
|
||||
title: "Business & Corporate Law", description: "Comprehensive legal support for business formation, contracts, and commercial disputes.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-lawyer-pointing-signature-place-contract-document-with-pen_23-2147898652.jpg", imageAlt: "Business Law contract"},
|
||||
]}
|
||||
title="Comprehensive Legal Services"
|
||||
description="Maître El Adarissi offers a wide range of legal expertise to protect your interests and ensure justice."
|
||||
@@ -145,27 +108,16 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "95%",
|
||||
title: "Success Rate",
|
||||
description: "Achieving favorable outcomes for our clients.",
|
||||
icon: TrendingUp,
|
||||
id: "1", value: "95%", title: "Success Rate", description: "Achieving favorable outcomes for our clients.", icon: TrendingUp,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "24/7",
|
||||
title: "Client Support",
|
||||
description: "Always available to address your urgent legal needs.",
|
||||
icon: Clock,
|
||||
id: "2", value: "24/7", title: "Client Support", description: "Always available to address your urgent legal needs.", icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "Trusted",
|
||||
title: "Expert Guidance",
|
||||
description: "Providing clear, concise, and reliable legal advice.",
|
||||
icon: ShieldCheck,
|
||||
id: "3", value: "Trusted", title: "Expert Guidance", description: "Providing clear, concise, and reliable legal advice.", icon: ShieldCheck,
|
||||
},
|
||||
]}
|
||||
title="Our Commitment to Your Success"
|
||||
@@ -178,35 +130,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Abdo Nasr",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-business-colleagues-clapping-hands-after-attending-presentation-office_637285-215.jpg",
|
||||
imageAlt: "Abdo Nasr",
|
||||
},
|
||||
id: "1", name: "Abdo Nasr", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-business-colleagues-clapping-hands-after-attending-presentation-office_637285-215.jpg", imageAlt: "Abdo Nasr"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Abdo Allah",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/taking-business-level-plans-future_482257-25776.jpg",
|
||||
imageAlt: "Abdo Allah",
|
||||
},
|
||||
id: "2", name: "Abdo Allah", imageSrc: "http://img.b2bpic.net/free-photo/taking-business-level-plans-future_482257-25776.jpg", imageAlt: "Abdo Allah"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Naima Echcharqi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/alone-formal-man-wearing-employee_1262-860.jpg",
|
||||
imageAlt: "Naima Echcharqi",
|
||||
},
|
||||
id: "3", name: "Naima Echcharqi", imageSrc: "http://img.b2bpic.net/free-photo/alone-formal-man-wearing-employee_1262-860.jpg", imageAlt: "Naima Echcharqi"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Yassine Mansour",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg",
|
||||
imageAlt: "Yassine Mansour",
|
||||
},
|
||||
id: "4", name: "Yassine Mansour", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-business-woman-standing-window_1262-1069.jpg", imageAlt: "Yassine Mansour"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Fatima Zahra",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-planning-his-work-day_1098-21008.jpg",
|
||||
imageAlt: "Fatima Zahra",
|
||||
},
|
||||
id: "5", name: "Fatima Zahra", imageSrc: "http://img.b2bpic.net/free-photo/businessman-planning-his-work-day_1098-21008.jpg", imageAlt: "Fatima Zahra"},
|
||||
]}
|
||||
cardTitle="What Our Clients Say"
|
||||
cardTag="Trusted Legal Advice"
|
||||
@@ -219,30 +151,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What are your main areas of practice?",
|
||||
content: "Maître El Adarissi specializes in real estate law, family law, and business & corporate law, offering expert guidance and representation.",
|
||||
},
|
||||
id: "q1", title: "What are your main areas of practice?", content: "Maître El Adarissi specializes in real estate law, family law, and business & corporate law, offering expert guidance and representation."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How can I schedule a consultation?",
|
||||
content: "You can easily schedule a consultation by filling out our contact form or calling us directly. We offer flexible appointment times.",
|
||||
},
|
||||
id: "q2", title: "How can I schedule a consultation?", content: "You can easily schedule a consultation by filling out our contact form or calling us directly. We offer flexible appointment times."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you offer legal services in English or French?",
|
||||
content: "Yes, we provide legal services in both Arabic and French to accommodate our diverse clientele. Please contact us for more details.",
|
||||
},
|
||||
id: "q3", title: "Do you offer legal services in English or French?", content: "Yes, we provide legal services in both Arabic and French to accommodate our diverse clientele. Please contact us for more details."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "What is the initial consultation process like?",
|
||||
content: "Our initial consultation involves understanding your legal needs, evaluating your case, and outlining potential strategies. It's an opportunity to discuss how we can best assist you.",
|
||||
},
|
||||
id: "q4", title: "What is the initial consultation process like?", content: "Our initial consultation involves understanding your legal needs, evaluating your case, and outlining potential strategies. It's an opportunity to discuss how we can best assist you."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "What are your fees for legal services?",
|
||||
content: "Our fees are transparent and depend on the complexity and nature of the case. We will discuss all costs upfront during your consultation to ensure full clarity.",
|
||||
},
|
||||
id: "q5", title: "What are your fees for legal services?", content: "Our fees are transparent and depend on the complexity and nature of the case. We will discuss all costs upfront during your consultation to ensure full clarity."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find quick answers to common questions about our legal services, processes, and how we can assist you."
|
||||
@@ -255,8 +172,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Schedule Your Consultation Today"
|
||||
description="Contact us for expert legal advice and representation in Rabat. We are here to listen and help."
|
||||
@@ -273,78 +189,45 @@ export default function LandingPage() {
|
||||
logoText="Maître El Adarissi"
|
||||
columns={[
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
title: "Quick Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Our Services",
|
||||
items: [
|
||||
title: "Our Services", items: [
|
||||
{
|
||||
label: "Real Estate Law",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Real Estate Law", href: "#services"},
|
||||
{
|
||||
label: "Family Law",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Family Law", href: "#services"},
|
||||
{
|
||||
label: "Business Law",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Business Law", href: "#services"},
|
||||
{
|
||||
label: "Corporate Litigation",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Corporate Litigation", href: "#services"},
|
||||
{
|
||||
label: "Contract Review",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Contract Review", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "Location",
|
||||
href: "https://maps.app.goo.gl/P8Z8K6g2P2J2G5K9A",
|
||||
},
|
||||
label: "Location", href: "https://maps.app.goo.gl/P8Z8K6g2P2J2G5K9A"},
|
||||
{
|
||||
label: "Phone: 06 61 22 94 22",
|
||||
href: "tel:+212661229422",
|
||||
},
|
||||
label: "Phone: 06 61 22 94 22", href: "tel:+212661229422"},
|
||||
{
|
||||
label: "Email: contact@eladarissi-law.ma",
|
||||
href: "mailto:contact@eladarissi-law.ma",
|
||||
},
|
||||
label: "Email: contact@eladarissi-law.ma", href: "mailto:contact@eladarissi-law.ma"},
|
||||
{
|
||||
label: "WhatsApp",
|
||||
href: "https://wa.me/212661229422",
|
||||
},
|
||||
label: "WhatsApp", href: "https://wa.me/212661229422"},
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "https://www.linkedin.com/in/eladarissi",
|
||||
},
|
||||
label: "LinkedIn", href: "https://www.linkedin.com/in/eladarissi"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user