Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
handle: "@j_roberts",
|
||||
testimonial: "Exceptional expertise and unmatched dedication to our case.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg?_wi=1",
|
||||
imageAlt: "law firm office modern",
|
||||
},
|
||||
{
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
handle: "@marcus_legal",
|
||||
testimonial: "The best representation I've ever experienced.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg?_wi=1",
|
||||
imageAlt: "law firm office modern",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
||||
handle: "@elena_ventures",
|
||||
testimonial: "Professional, strategic, and always focused on the outcome.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg?_wi=1",
|
||||
imageAlt: "law firm office modern",
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
handle: "@david_consult",
|
||||
testimonial: "WB Partners is the standard for legal excellence.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-male-costume-with-arms-crossed_23-2148112221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-male-costume-with-arms-crossed_23-2148112221.jpg?_wi=1",
|
||||
imageAlt: "law firm office modern",
|
||||
},
|
||||
]}
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/clipboard-template-with-business-elements_23-2147986536.jpg",
|
||||
@@ -193,21 +193,21 @@ export default function LandingPage() {
|
||||
name: "William B. Partner",
|
||||
role: "Senior Partner",
|
||||
description: "Specialist in complex commercial litigation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-middle-aged-business-leader_1262-4845.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Doe",
|
||||
role: "Managing Partner",
|
||||
description: "Expert in corporate law and governance.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-executive-with-short-hair-crossed-arms_1149-89.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "John Smith",
|
||||
role: "Senior Associate",
|
||||
description: "Focused on dispute resolution.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-male-costume-with-arms-crossed_23-2148112221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-male-costume-with-arms-crossed_23-2148112221.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Meet Our Partners"
|
||||
|
||||
Reference in New Issue
Block a user