Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-09 13:38:46 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="radial-glow"
@@ -47,7 +47,7 @@ export default function LandingPage() {
<HeroBillboard
title="Fast & Reliable Legal Documentation Services in Mumbai"
description="Affidavits, Notary, Agreements, Certificates & Legal Documentation Handled by Experienced Professionals with 30+ Years of Service"
background={{ variant: "floatingGradient" }}
background={{ variant: "sparkles-gradient" }}
tag="Trusted Since 1994"
tagIcon={Shield}
tagAnimation="slide-up"
@@ -75,7 +75,7 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Popular", title: "Notary Services", subtitle: "Official document verification and authentication", description: "We provide certified notary services for all types of documents including affidavits, power of attorney, and deed verification. Our panel of experienced notaries ensure quick and legitimate document certification.", imageSrc: "http://img.b2bpic.net/free-photo/person-conducting-online-psychologist-therapy_23-2149407951.jpg?_wi=1", imageAlt: "Notary services"
tag: "Popular", title: "Notary Services", subtitle: "Official document verification and authentication", description: "We provide certified notary services for all types of documents including affidavits, power of attorney, and deed verification. Our panel of experienced notaries ensure quick and legitimate document certification.", imageSrc: "http://img.b2bpic.net/free-photo/person-conducting-online-psychologist-therapy_23-2149407951.jpg", imageAlt: "Notary services"
},
{
id: 2,
@@ -97,7 +97,7 @@ export default function LandingPage() {
description="Est. 1994"
subdescription="Serving Mumbai with integrity and professionalism"
icon={Star}
imageSrc="http://img.b2bpic.net/free-photo/person-conducting-online-psychologist-therapy_23-2149407951.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/person-conducting-online-psychologist-therapy_23-2149407951.jpg"
imageAlt="Professional legal team"
mediaAnimation="opacity"
useInvertedBackground={false}
@@ -116,15 +116,15 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Step 1", title: "Call or Contact Us", subtitle: "Reach out with your requirement", description: "Contact us via phone, WhatsApp, or our contact form. Our friendly team is ready to assist you with any legal documentation needs.", imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-123.jpg?_wi=1", imageAlt: "Contact process step"
tag: "Step 1", title: "Call or Contact Us", subtitle: "Reach out with your requirement", description: "Contact us via phone, WhatsApp, or our contact form. Our friendly team is ready to assist you with any legal documentation needs.", imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-123.jpg", imageAlt: "Contact process step"
},
{
id: 2,
tag: "Step 2", title: "Share Your Requirement", subtitle: "Tell us what you need", description: "Provide details about your documentation needs. Our experts will guide you on required documents and timelines.", imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-123.jpg?_wi=2", imageAlt: "Requirements gathering"
tag: "Step 2", title: "Share Your Requirement", subtitle: "Tell us what you need", description: "Provide details about your documentation needs. Our experts will guide you on required documents and timelines.", imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-123.jpg", imageAlt: "Requirements gathering"
},
{
id: 3,
tag: "Step 3", title: "Documentation Preparation", subtitle: "We handle the paperwork", description: "Our panel of advocates and notaries prepare your documents with precision and ensure full compliance with legal requirements.", imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-123.jpg?_wi=3", imageAlt: "Documentation preparation"
tag: "Step 3", title: "Documentation Preparation", subtitle: "We handle the paperwork", description: "Our panel of advocates and notaries prepare your documents with precision and ensure full compliance with legal requirements.", imageSrc: "http://img.b2bpic.net/free-photo/working-office_1150-123.jpg", imageAlt: "Documentation preparation"
}
]}
/>