Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-01 16:08:51 +00:00

View File

@@ -15,307 +15,162 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="bounce-effect"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
defaultButtonVariant="bounce-effect"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Services",
id: "features",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="California Business & Corporate Law"
/>
</div>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "hero" },
{ name: "Services", id: "features" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
brandName="California Business & Corporate Law"
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{
variant: "radial-gradient",
}}
title="California Business & Corporate Law Specialists"
description="Expert legal representation for businesses across California. Protecting your corporate interests with strategic legal counsel."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg",
alt: "Client",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-chairs-circle-used-aa-group-meeting-with-people-therapist-office-with-furniture-designed-therapy-session-against-alcoholism-drug-addiction-rehab-space_482257-30614.jpg",
alt: "Client",
},
]}
buttons={[
{
text: "Schedule Consultation",
href: "#contact",
},
]}
marqueeItems={[
{
type: "text",
text: "Corporate Governance",
},
{
type: "text",
text: "Mergers & Acquisitions",
},
{
type: "text",
text: "Commercial Litigation",
},
{
type: "text",
text: "Compliance Strategy",
},
{
type: "text",
text: "Intellectual Property",
},
]}
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
background={{ variant: "radial-gradient" }}
title="California Business & Corporate Law Specialists"
description="Expert legal representation for businesses across California. Protecting your corporate interests with strategic legal counsel."
avatars={[
{ src: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", alt: "Client" },
{ src: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg", alt: "Client" },
{ src: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg", alt: "Client" },
{ src: "http://img.b2bpic.net/free-photo/middle-aged-businesswoman-smiling_1262-21181.jpg", alt: "Client" },
{ src: "http://img.b2bpic.net/free-photo/close-up-chairs-circle-used-aa-group-meeting-with-people-therapist-office-with-furniture-designed-therapy-session-against-alcoholism-drug-addiction-rehab-space_482257-30614.jpg", alt: "Client" }
]}
buttons={[{ text: "Schedule Consultation", href: "#contact" }]}
marqueeItems={[
{ type: "text", text: "Corporate Governance" },
{ type: "text", text: "Mergers & Acquisitions" },
{ type: "text", text: "Commercial Litigation" },
{ type: "text", text: "Compliance Strategy" },
{ type: "text", text: "Intellectual Property" }
]}
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={false}
title="Decades of Legal Excellence"
description="We provide comprehensive corporate legal services tailored to the unique needs of California businesses, from startups to established enterprises."
metrics={[
{
value: "1000+",
title: "Successful Cases",
},
{
value: "25+",
title: "Years Experience",
},
{
value: "98%",
title: "Client Retention",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg?_wi=1"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
<div id="about" data-section="about">
<MetricSplitMediaAbout
useInvertedBackground={false}
title="Decades of Legal Excellence"
description="We provide comprehensive corporate legal services tailored to the unique needs of California businesses, from startups to established enterprises."
metrics={[
{ value: "1000+", title: "Successful Cases" },
{ value: "25+", title: "Years Experience" },
{ value: "98%", title: "Client Retention" }
]}
imageSrc="http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
<div id="features" data-section="features">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{
id: "f1",
title: "Corporate Formation",
description: "Expert advice on entity selection, LLCs, and Corporations.",
tag: "Corporate",
imageSrc: "http://img.b2bpic.net/free-photo/empty-office-with-modern-furnishings-tech-generated-by-ai_188544-13764.jpg",
imageAlt: "professional law office interior",
},
{
id: "f2",
title: "Contract Negotiation",
description: "Reviewing and drafting complex business agreements and contracts.",
tag: "Contract",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg?_wi=2",
imageAlt: "professional law office interior",
},
{
id: "f3",
title: "Business Litigation",
description: "Strong legal defense for business disputes and corporate issues.",
tag: "Litigation",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg",
imageAlt: "professional law office interior",
},
]}
title="Our Legal Services"
description="Comprehensive corporate and business law solutions to keep your organization running smoothly and compliantly."
/>
</div>
<div id="features" data-section="features">
<FeatureCardMedia
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
features={[
{ id: "f1", title: "Corporate Formation", description: "Expert advice on entity selection, LLCs, and Corporations.", tag: "Corporate", imageSrc: "http://img.b2bpic.net/free-photo/empty-office-with-modern-furnishings-tech-generated-by-ai_188544-13764.jpg", imageAlt: "professional law office interior" },
{ id: "f2", title: "Contract Negotiation", description: "Reviewing and drafting complex business agreements and contracts.", tag: "Contract", imageSrc: "http://img.b2bpic.net/free-photo/business-people-discussing-cafe_53876-20922.jpg", imageAlt: "professional law office interior" },
{ id: "f3", title: "Business Litigation", description: "Strong legal defense for business disputes and corporate issues.", tag: "Litigation", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg", imageAlt: "professional law office interior" }
]}
title="Our Legal Services"
description="Comprehensive corporate and business law solutions to keep your organization running smoothly and compliantly."
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardFourteen
useInvertedBackground={false}
title="Proven Results"
tag="Performance"
metrics={[
{
id: "m1",
value: "$500M+",
description: "Transactions Handled",
},
{
id: "m2",
value: "50+",
description: "Industry Sectors Served",
},
{
id: "m3",
value: "24/7",
description: "Dedicated Support",
},
]}
metricsAnimation="slide-up"
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardFourteen
useInvertedBackground={false}
title="Proven Results"
tag="Performance"
metrics={[
{ id: "m1", value: "$500M+", description: "Transactions Handled" },
{ id: "m2", value: "50+", description: "Industry Sectors Served" },
{ id: "m3", value: "24/7", description: "Dedicated Support" }
]}
metricsAnimation="slide-up"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-colleagues-meeting-outside_1262-21161.jpg",
},
{
id: "t2",
name: "James Chen",
imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg",
},
{
id: "t3",
name: "Robert Williams",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-office-by-window_1303-21128.jpg",
},
{
id: "t4",
name: "Elena Rodriguez",
imageSrc: "http://img.b2bpic.net/free-photo/office-routine_1098-15495.jpg",
},
{
id: "t5",
name: "David Smith",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg",
},
]}
cardTitle="Client Testimonials"
cardTag="Reputation"
cardAnimation="slide-up"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
useInvertedBackground={true}
testimonials={[
{ id: "t1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-colleagues-meeting-outside_1262-21161.jpg" },
{ id: "t2", name: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman_74855-1573.jpg" },
{ id: "t3", name: "Robert Williams", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-office-by-window_1303-21128.jpg" },
{ id: "t4", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/office-routine_1098-15495.jpg" },
{ id: "t5", name: "David Smith", imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-her-coworkers-clapping-hands-meeting-office_637285-207.jpg" }
]}
cardTitle="Client Testimonials"
cardTag="Reputation"
cardAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How do I choose the right business structure?",
content: "Our attorneys evaluate your goals, risk profile, and growth plans to recommend the optimal corporate structure.",
},
{
id: "q2",
title: "What is the timeline for incorporation?",
content: "We handle filings efficiently, typically achieving formation in 3-5 business days.",
},
{
id: "q3",
title: "Do you handle contract reviews?",
content: "Yes, we draft, review, and negotiate agreements to ensure maximum protection for your business interests.",
},
]}
title="Frequently Asked Questions"
description="Answers to common concerns regarding business law and corporate compliance."
faqsAnimation="slide-up"
/>
</div>
<div id="faq" data-section="faq">
<FaqBase
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "q1", title: "How do I choose the right business structure?", content: "Our attorneys evaluate your goals, risk profile, and growth plans to recommend the optimal corporate structure." },
{ id: "q2", title: "What is the timeline for incorporation?", content: "We handle filings efficiently, typically achieving formation in 3-5 business days." },
{ id: "q3", title: "Do you handle contract reviews?", content: "Yes, we draft, review, and negotiate agreements to ensure maximum protection for your business interests." }
]}
title="Frequently Asked Questions"
description="Answers to common concerns regarding business law and corporate compliance."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={true}
title="Contact Our Firm"
description="Get in touch for a confidential consultation today."
inputs={[
{
name: "fullName",
type: "text",
placeholder: "Full Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
},
]}
textarea={{
name: "message",
placeholder: "How can we help you?",
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={true}
title="Contact Our Firm"
description="Get in touch for a confidential consultation today."
inputs={[
{ name: "fullName", type: "text", placeholder: "Full Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }
]}
textarea={{ name: "message", placeholder: "How can we help you?", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/catered-table-asian-restaurant-chopsticks-soy-sauce_627829-6149.jpg"
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="California Law"
columns={[
{
title: "Services",
items: [
{
label: "Corporate Formation",
href: "#features",
},
{
label: "Litigation",
href: "#features",
},
],
},
{
title: "Company",
items: [
{
label: "About Us",
href: "#about",
},
{
label: "Contact",
href: "#contact",
},
],
},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseReveal
logoText="California Law"
columns={[
{
title: "Services", items: [
{ label: "Corporate Formation", href: "#features" },
{ label: "Litigation", href: "#features" }
]
},
{
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Contact", href: "#contact" }
]
}
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);