Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-23 20:42:47 +00:00

View File

@@ -32,45 +32,23 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "About",
id: "#about",
},
{
name: "Services",
id: "#services",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "About", id: "#about" },
{ name: "Services", id: "#services" },
{ name: "Contact", id: "#contact" },
]}
brandName="MYLEGALWIN"
button={{
text: "Consult Now",
href: "#contact",
}}
button={{ text: "Consult Now", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Your Trusted Legal Partner in Morocco"
description="Expert legal guidance and representation tailored to your business and personal needs with MYLEGALWIN."
buttons={[
{
text: "Get Consultation",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg?_wi=1"
buttons={[{ text: "Get Consultation", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg"
imageAlt="Legal services consultation"
/>
</div>
@@ -82,20 +60,11 @@ export default function LandingPage() {
title="Why Choose MYLEGALWIN?"
description="We combine local legal expertise with a modern approach to ensure your interests are protected efficiently."
bulletPoints={[
{
title: "Expertise",
description: "Years of experience in Moroccan commercial and civil law.",
},
{
title: "Efficiency",
description: "Swift resolution of legal matters with proactive solutions.",
},
{
title: "Trust",
description: "Transparent communication and client-centered approach.",
},
{ title: "Expertise", description: "Years of experience in Moroccan commercial and civil law." },
{ title: "Efficiency", description: "Swift resolution of legal matters with proactive solutions." },
{ title: "Trust", description: "Transparent communication and client-centered approach." },
]}
imageSrc="http://img.b2bpic.net/free-photo/laptop-mallet-table_93675-130721.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/laptop-mallet-table_93675-130721.jpg"
imageAlt="Lawyer professional meeting table"
/>
</div>
@@ -107,28 +76,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Business Law",
description: "Assisting entrepreneurs and companies with compliance and governance.",
bentoComponent: "reveal-icon",
icon: Briefcase,
imageSrc: "http://img.b2bpic.net/free-photo/curtain-wall-building_400718-1.jpg",
imageAlt: "Curtain wall building",
title: "Business Law", description: "Assisting entrepreneurs and companies with compliance and governance.", bentoComponent: "reveal-icon", icon: Briefcase,
},
{
title: "Real Estate Law",
description: "Handling property transactions, contracts, and disputes.",
bentoComponent: "reveal-icon",
icon: Building,
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-building-against-blue-sky_23-2148139873.jpg?_wi=2",
imageAlt: "Curtain wall building",
title: "Real Estate Law", description: "Handling property transactions, contracts, and disputes.", bentoComponent: "reveal-icon", icon: Building,
},
{
title: "Tax Advisory",
description: "Navigating fiscal regulations and optimization for your business.",
bentoComponent: "reveal-icon",
icon: TrendingUp,
imageSrc: "http://img.b2bpic.net/free-photo/laptop-mallet-table_93675-130721.jpg?_wi=2",
imageAlt: "Curtain wall building",
title: "Tax Advisory", description: "Navigating fiscal regulations and optimization for your business.", bentoComponent: "reveal-icon", icon: TrendingUp,
},
]}
title="Our Legal Services"
@@ -143,27 +97,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "500+",
title: "Cases Won",
description: "Successfully resolved legal matters.",
icon: Award,
},
{
id: "m2",
value: "250+",
title: "Business Partners",
description: "Companies served and counting.",
icon: Briefcase,
},
{
id: "m3",
value: "98%",
title: "Client Satisfaction",
description: "Consistently exceeding expectations.",
icon: Star,
},
{ id: "m1", value: "500+", title: "Cases Won", description: "Successfully resolved legal matters.", icon: Award },
{ id: "m2", value: "250+", title: "Business Partners", description: "Companies served and counting.", icon: Briefcase },
{ id: "m3", value: "98%", title: "Client Satisfaction", description: "Consistently exceeding expectations.", icon: Star },
]}
title="Our Impact in Numbers"
description="We are proud of the results we achieve for our clients every day."
@@ -174,31 +110,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Amine L.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-insurance-agent-going-through-paperwork-communicating-with-her-clients-meeting_637285-5796.jpg",
},
{
id: "2",
name: "Fatima Z.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-colleagues-meeting-outside_1262-21161.jpg",
},
{
id: "3",
name: "Yassine B.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-clasped-hands_23-2147955358.jpg",
},
{
id: "4",
name: "Sara K.",
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
},
{
id: "5",
name: "Omar D.",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg",
},
{ id: "1", name: "Amine L.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-insurance-agent-going-through-paperwork-communicating-with-her-clients-meeting_637285-5796.jpg" },
{ id: "2", name: "Fatima Z.", imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-colleagues-meeting-outside_1262-21161.jpg" },
{ id: "3", name: "Yassine B.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-mature-businessman-with-clasped-hands_23-2147955358.jpg" },
{ id: "4", name: "Sara K.", imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg" },
{ id: "5", name: "Omar D.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-green-suit-using-phone-outside-street_1303-29546.jpg" },
]}
cardTitle="Client Voices"
cardTag="Trusted by Leaders"
@@ -210,21 +126,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Do you offer international services?",
content: "Yes, we handle international corporate law matters.",
},
{
id: "f2",
title: "How do I book a consultation?",
content: "Simply fill out our contact form or call us directly.",
},
{
id: "f3",
title: "What are your fees?",
content: "Our fee structure is transparent and customized to each project.",
},
{ id: "f1", title: "Do you offer international services?", content: "Yes, we handle international corporate law matters." },
{ id: "f2", title: "How do I book a consultation?", content: "Simply fill out our contact form or call us directly." },
{ id: "f3", title: "What are your fees?", content: "Our fee structure is transparent and customized to each project." },
]}
sideTitle="Questions?"
sideDescription="Find answers to our most common inquiries about legal services in Morocco."
@@ -237,14 +141,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"MoroccoBiz",
"LegalGroup",
"Casablanca Ventures",
"NorthTrade",
"Atlas Corp",
"Fes Logistics",
"Agadir Tech",
]}
"MoroccoBiz", "LegalGroup", "Casablanca Ventures", "NorthTrade", "Atlas Corp", "Fes Logistics", "Agadir Tech"]}
title="Our Network"
description="Collaborating with leading businesses in the region."
/>
@@ -253,9 +150,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Get in Touch"
title="Schedule Your Legal Consultation"
description="Speak with our team to discuss your business or personal legal needs today."
@@ -270,29 +165,15 @@ export default function LandingPage() {
logoText="MYLEGALWIN"
columns={[
{
title: "Services",
items: [
{
label: "Business Law",
href: "#",
},
{
label: "Tax Law",
href: "#",
},
title: "Services", items: [
{ label: "Business Law", href: "#" },
{ label: "Tax Law", href: "#" },
],
},
{
title: "Company",
items: [
{
label: "About Us",
href: "#",
},
{
label: "Contact",
href: "#",
},
title: "Company", items: [
{ label: "About Us", href: "#" },
{ label: "Contact", href: "#" },
],
},
]}