Update src/app/about/page.tsx
This commit is contained in:
@@ -49,33 +49,13 @@ 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?_wi=4",
|
||||
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", 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?_wi=2",
|
||||
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", 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?_wi=2",
|
||||
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", 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?_wi=2",
|
||||
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", imageAlt: "Michael Okonkwo, Legal Consultant"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -94,41 +74,17 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
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?_wi=3",
|
||||
imageAlt: "Maria Rodriguez",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=2",
|
||||
imageAlt: "James Chen",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=3",
|
||||
imageAlt: "Sarah Williams",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=3",
|
||||
imageAlt: "Ahmed Hassan",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
@@ -144,39 +100,25 @@ export default function AboutPage() {
|
||||
description="Schedule a consultation with one of our immigration attorneys today. We're here to answer your questions and guide you through your citizenship journey."
|
||||
inputs={[
|
||||
{
|
||||
name: "fullName",
|
||||
type: "text",
|
||||
placeholder: "Full Name",
|
||||
required: true,
|
||||
name: "fullName", type: "text", placeholder: "Full Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
|
||||
},
|
||||
{
|
||||
name: "preferredAttorney",
|
||||
type: "text",
|
||||
placeholder: "Preferred Attorney (optional)",
|
||||
required: false,
|
||||
name: "preferredAttorney", type: "text", placeholder: "Preferred Attorney (optional)", required: false,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your citizenship case",
|
||||
rows: 5,
|
||||
name: "message", placeholder: "Tell us about your citizenship case", rows: 5,
|
||||
required: false,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg?_wi=4"
|
||||
imageAlt: "Professional attorney consultation"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businessman-consulting-with-female-colleague-contract-conditions_1163-4791.jpg"
|
||||
imageAlt="Professional attorney consultation"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Schedule Consultation"
|
||||
@@ -191,19 +133,13 @@ export default function AboutPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
href: "https://linkedin.com", ariaLabel: "LinkedIn"},
|
||||
{
|
||||
icon: Facebook,
|
||||
href: "https://facebook.com",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://facebook.com", ariaLabel: "Facebook"},
|
||||
{
|
||||
icon: Mail,
|
||||
href: "mailto:info@legalpath.com",
|
||||
ariaLabel: "Email",
|
||||
},
|
||||
href: "mailto:info@legalpath.com", ariaLabel: "Email"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user