Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-08 09:41:52 +00:00
6 changed files with 1389 additions and 22 deletions

View File

@@ -59,7 +59,7 @@ export default function AboutPage() {
title: "Satisfied Clients Served",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg"
imageSrc="http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg?_wi=4"
imageAlt="Legal team collaboration"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -86,7 +86,7 @@ export default function AboutPage() {
title: "Richard Sterling",
subtitle: "Founding Partner, Corporate Law",
detail: "r.sterling@sterlinglaw.com",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg?_wi=1",
imageAlt: "Richard Sterling",
},
{
@@ -94,7 +94,7 @@ export default function AboutPage() {
title: "Patricia Morrison",
subtitle: "Senior Partner, Litigation",
detail: "p.morrison@sterlinglaw.com",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet_23-2148095693.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet_23-2148095693.jpg?_wi=1",
imageAlt: "Patricia Morrison",
},
],
@@ -108,7 +108,7 @@ export default function AboutPage() {
title: "James Chen",
subtitle: "Associate Attorney, Real Estate",
detail: "j.chen@sterlinglaw.com",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg?_wi=1",
imageAlt: "James Chen",
},
{
@@ -116,7 +116,7 @@ export default function AboutPage() {
title: "Sarah Williams",
subtitle: "Associate Attorney, Family Law",
detail: "s.williams@sterlinglaw.com",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=1",
imageAlt: "Sarah Williams",
},
],

View File

@@ -56,7 +56,7 @@ export default function ContactPage() {
variant: "sparkles-gradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg?_wi=6"
imageAlt="Law office contact"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email address"

File diff suppressed because it is too large Load Diff

View File

@@ -55,37 +55,37 @@ export default function HomePage() {
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg?_wi=1",
imageAlt: "Modern law office",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg?_wi=1",
imageAlt: "Legal team collaboration",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg?_wi=2",
imageAlt: "Professional office setting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg?_wi=1",
imageAlt: "Law office reception",
},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg?_wi=2",
imageAlt: "Office environment",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg?_wi=3",
imageAlt: "Legal workspace",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg?_wi=2",
imageAlt: "Team meeting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-business-people-working-together_23-2150384848.jpg?_wi=4",
imageAlt: "Professional space",
},
]}
@@ -121,7 +121,7 @@ export default function HomePage() {
title: "Satisfied Clients Served",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg"
imageSrc="http://img.b2bpic.net/free-photo/working-accountant_1098-13967.jpg?_wi=3"
imageAlt="Legal team collaboration"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -243,7 +243,7 @@ export default function HomePage() {
description="Contact Sterling & Associates today to schedule a confidential consultation with one of our experienced attorneys. We're here to help you navigate your legal challenges with expertise and care."
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg?_wi=3"
imageAlt="Law office contact"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email address"

View File

@@ -133,7 +133,7 @@ export default function PracticeAreasPage() {
variant: "sparkles-gradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg?_wi=4"
imageAlt="Law office contact desk professional"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email address"

View File

@@ -64,7 +64,7 @@ export default function TeamPage() {
title: "Richard Sterling",
subtitle: "Founding Partner, Corporate Law",
detail: "r.sterling@sterlinglaw.com",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-smiling_23-2147985511.jpg?_wi=2",
imageAlt: "Richard Sterling",
},
{
@@ -72,7 +72,7 @@ export default function TeamPage() {
title: "Patricia Morrison",
subtitle: "Senior Partner, Litigation",
detail: "p.morrison@sterlinglaw.com",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet_23-2148095693.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-using-tablet_23-2148095693.jpg?_wi=2",
imageAlt: "Patricia Morrison",
},
],
@@ -86,7 +86,7 @@ export default function TeamPage() {
title: "James Chen",
subtitle: "Associate Attorney, Real Estate",
detail: "j.chen@sterlinglaw.com",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg?_wi=2",
imageAlt: "James Chen",
},
{
@@ -94,7 +94,7 @@ export default function TeamPage() {
title: "Sarah Williams",
subtitle: "Associate Attorney, Family Law",
detail: "s.williams@sterlinglaw.com",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/confident-entrepreneur-satisfied-with-own-success_1163-5474.jpg?_wi=2",
imageAlt: "Sarah Williams",
},
],
@@ -146,7 +146,7 @@ export default function TeamPage() {
variant: "sparkles-gradient",
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-businessman-feeling-sad-while-looking-photo-picture-frame-work_637285-1036.jpg?_wi=5"
imageAlt="Law office contact desk professional"
mediaAnimation="slide-up"
inputPlaceholder="Enter your email address"