Merge version_1 into main #4

Merged
bender merged 3 commits from version_1 into main 2026-03-09 05:45:47 +00:00
3 changed files with 28 additions and 28 deletions

View File

@@ -49,16 +49,16 @@ export default function AboutPage() {
tagAnimation="slide-up"
features={[
{
id: "1", title: "Rachel Martinez", description: "Lead Immigration Attorney with 18 years of experience specializing in citizenship applications and naturalization cases. Board-certified in immigration law.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-business-woman-wearing-office-suit-standing-outdoors-looking-camera-talking-businesspeople-city-buildings-background-copy-space-female-portrait-concept_74855-7807.jpg", imageAlt: "Rachel Martinez, Lead Attorney"
id: "1", title: "Rachel Martinez", description: "Lead Immigration Attorney with 18 years of experience specializing in citizenship applications and naturalization cases. Board-certified in immigration law.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-business-woman-wearing-office-suit-standing-outdoors-looking-camera-talking-businesspeople-city-buildings-background-copy-space-female-portrait-concept_74855-7807.jpg?_wi=4", imageAlt: "Rachel Martinez, Lead Attorney"
},
{
id: "2", title: "David Thompson", description: "Senior Attorney with 15 years in immigration law. Specializes in complex citizenship cases and appeals. Certified by the State Bar Association.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-man-meeting-with-business-partner_1262-16967.jpg", imageAlt: "David Thompson, Senior Attorney"
id: "2", title: "David Thompson", description: "Senior Attorney with 15 years in immigration law. Specializes in complex citizenship cases and appeals. Certified by the State Bar Association.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-man-meeting-with-business-partner_1262-16967.jpg?_wi=2", imageAlt: "David Thompson, Senior Attorney"
},
{
id: "3", title: "Jennifer Wu", description: "Immigration Law Specialist with 12 years of experience. Focuses on application preparation and documentation review. Fluent in Mandarin and Spanish.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg", imageAlt: "Jennifer Wu, Immigration Specialist"
id: "3", title: "Jennifer Wu", description: "Immigration Law Specialist with 12 years of experience. Focuses on application preparation and documentation review. Fluent in Mandarin and Spanish.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg?_wi=2", imageAlt: "Jennifer Wu, Immigration Specialist"
},
{
id: "4", title: "Michael Okonkwo", description: "Legal Consultant with 10 years of immigration law experience. Specializes in client consultation and case management. Active AILA member.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Michael Okonkwo, Legal Consultant"
id: "4", title: "Michael Okonkwo", description: "Legal Consultant with 10 years of immigration law experience. Specializes in client consultation and case management. Active AILA member.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=2", imageAlt: "Michael Okonkwo, Legal Consultant"
}
]}
gridVariant="four-items-2x2-equal-grid"
@@ -79,19 +79,19 @@ export default function AboutPage() {
testimonials={[
{
id: "1", name: "Maria Rodriguez", role: "Approved", company: "Business Owner, Los Angeles", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-man-meeting-with-business-partner_1262-16967.jpg", imageAlt: "Maria Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-man-meeting-with-business-partner_1262-16967.jpg?_wi=3", imageAlt: "Maria Rodriguez"
},
{
id: "2", name: "James Chen", role: "Approved", company: "Tech Professional, San Francisco", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg", imageAlt: "James Chen"
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg?_wi=2", imageAlt: "James Chen"
},
{
id: "3", name: "Sarah Williams", role: "Approved", company: "Healthcare Administrator, New York", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg", imageAlt: "Sarah Williams"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg?_wi=3", imageAlt: "Sarah Williams"
},
{
id: "4", name: "Ahmed Hassan", role: "Approved", company: "Engineer, Chicago", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Ahmed Hassan"
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=3", imageAlt: "Ahmed Hassan"
}
]}
gridVariant="four-items-2x2-equal-grid"
@@ -125,7 +125,7 @@ export default function AboutPage() {
required: false
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg?_wi=5"
imageAlt="Professional attorney consultation"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -53,16 +53,16 @@ export default function HomePage() {
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg", imageAlt: "Attorney consultation with client" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282054.jpg", imageAlt: "Immigration documents and paperwork" },
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-business-woman-wearing-office-suit-standing-outdoors-looking-camera-talking-businesspeople-city-buildings-background-copy-space-female-portrait-concept_74855-7807.jpg", imageAlt: "Professional immigration attorney" },
{ imageSrc: "http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg", imageAlt: "Virtual legal consultation setup" }
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg?_wi=1", imageAlt: "Attorney consultation with client" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282054.jpg?_wi=1", imageAlt: "Immigration documents and paperwork" },
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-business-woman-wearing-office-suit-standing-outdoors-looking-camera-talking-businesspeople-city-buildings-background-copy-space-female-portrait-concept_74855-7807.jpg?_wi=1", imageAlt: "Professional immigration attorney" },
{ imageSrc: "http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg?_wi=1", imageAlt: "Virtual legal consultation setup" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg", imageAlt: "Online consultation meeting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg", imageAlt: "Professional legal office" },
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-business-woman-wearing-office-suit-standing-outdoors-looking-camera-talking-businesspeople-city-buildings-background-copy-space-female-portrait-concept_74855-7807.jpg", imageAlt: "Immigration law attorney" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282054.jpg", imageAlt: "Citizenship application documents" }
{ imageSrc: "http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg?_wi=2", imageAlt: "Online consultation meeting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg?_wi=2", imageAlt: "Professional legal office" },
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-business-woman-wearing-office-suit-standing-outdoors-looking-camera-talking-businesspeople-city-buildings-background-copy-space-female-portrait-concept_74855-7807.jpg?_wi=2", imageAlt: "Immigration law attorney" },
{ imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282054.jpg?_wi=2", imageAlt: "Citizenship application documents" }
]}
buttons={[
{ text: "Book 30-Minute Consultation", href: "contact" },
@@ -82,16 +82,16 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
id: "1", title: "Citizenship Consultation", description: "Expert guidance on eligibility requirements, application processes, and documentation needed for USA citizenship.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-business-woman-wearing-office-suit-standing-outdoors-looking-camera-talking-businesspeople-city-buildings-background-copy-space-female-portrait-concept_74855-7807.jpg", imageAlt: "Immigration attorney consultation"
id: "1", title: "Citizenship Consultation", description: "Expert guidance on eligibility requirements, application processes, and documentation needed for USA citizenship.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-business-woman-wearing-office-suit-standing-outdoors-looking-camera-talking-businesspeople-city-buildings-background-copy-space-female-portrait-concept_74855-7807.jpg?_wi=3", imageAlt: "Immigration attorney consultation"
},
{
id: "2", title: "Application Review", description: "Detailed review of your citizenship application to ensure accuracy and completeness before submission.", imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282054.jpg", imageAlt: "Document review and verification"
id: "2", title: "Application Review", description: "Detailed review of your citizenship application to ensure accuracy and completeness before submission.", imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282054.jpg?_wi=3", imageAlt: "Document review and verification"
},
{
id: "3", title: "Interview Preparation", description: "Comprehensive preparation for your citizenship interview including mock interviews and question guidance.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg", imageAlt: "Interview preparation session"
id: "3", title: "Interview Preparation", description: "Comprehensive preparation for your citizenship interview including mock interviews and question guidance.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg?_wi=3", imageAlt: "Interview preparation session"
},
{
id: "4", title: "Virtual Consultations", description: "Flexible online consultations available 7 days a week to fit your schedule.", imageSrc: "http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg", imageAlt: "Virtual legal consultation"
id: "4", title: "Virtual Consultations", description: "Flexible online consultations available 7 days a week to fit your schedule.", imageSrc: "http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg?_wi=3", imageAlt: "Virtual legal consultation"
}
]}
gridVariant="four-items-2x2-equal-grid"
@@ -146,19 +146,19 @@ export default function HomePage() {
testimonials={[
{
id: "1", name: "Maria Rodriguez", role: "Citizenship Approved", company: "Business Owner", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-man-meeting-with-business-partner_1262-16967.jpg", imageAlt: "Maria Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-bearded-man-meeting-with-business-partner_1262-16967.jpg?_wi=1", imageAlt: "Maria Rodriguez"
},
{
id: "2", name: "James Chen", role: "Legal Consultant", company: "Tech Professional", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg", imageAlt: "James Chen"
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-manager-formal-suit-his-female-assistant_273609-4719.jpg?_wi=1", imageAlt: "James Chen"
},
{
id: "3", name: "Sarah Williams", role: "Case Manager", company: "Healthcare Administrator", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg", imageAlt: "Sarah Williams"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg?_wi=1", imageAlt: "Sarah Williams"
},
{
id: "4", name: "Ahmed Hassan", role: "Immigration Success", company: "Engineer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg", imageAlt: "Ahmed Hassan"
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3797.jpg?_wi=1", imageAlt: "Ahmed Hassan"
}
]}
gridVariant="four-items-2x2-equal-grid"
@@ -237,7 +237,7 @@ export default function HomePage() {
]}
textarea={{ name: "message", placeholder: "Tell us about your citizenship case and any questions", rows: 5, required: false }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg?_wi=4"
imageAlt="Professional attorney consultation"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -92,7 +92,7 @@ export default function PricingPage() {
id: "4", title: "Are there discounts for multiple consultations?", content: "Yes, if you book two consultations together, we offer a 10% discount on your second session."
}
]}
imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282054.jpg"
imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282054.jpg?_wi=4"
imageAlt="Professional workspace and planning"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -114,7 +114,7 @@ export default function PricingPage() {
]}
textarea={{ name: "message", placeholder: "Tell us about your citizenship case and any questions", rows: 5, required: false }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg"
imageSrc="http://img.b2bpic.net/free-photo/senior-manager-office-working-computer_1303-19009.jpg?_wi=4"
imageAlt="Professional consultation setup"
mediaAnimation="slide-up"
mediaPosition="right"