Merge version_1 into main #1
@@ -78,13 +78,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Mergers & Acquisitions", description: "Navigate complex corporate transactions with strategic precision, ensuring favorable terms and seamless integration across all stakeholders.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg", imageAlt: "Corporate M&A negotiation session"},
|
||||
title: "Mergers & Acquisitions", description: "Navigate complex corporate transactions with strategic precision, ensuring favorable terms and seamless integration across all stakeholders.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg?_wi=1", imageAlt: "Corporate M&A negotiation session"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Wealth Management & Estate Planning", description: "Protect and optimize your assets through sophisticated legal structures, tax strategies, and succession planning tailored to your vision.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg", imageAlt: "Wealth strategy consultation"},
|
||||
title: "Wealth Management & Estate Planning", description: "Protect and optimize your assets through sophisticated legal structures, tax strategies, and succession planning tailored to your vision.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg?_wi=2", imageAlt: "Wealth strategy consultation"},
|
||||
{
|
||||
id: 3,
|
||||
title: "High-Stakes Litigation", description: "Defend your interests with aggressive advocacy and strategic foresight, turning legal challenges into competitive advantages.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg", imageAlt: "Litigation strategy session"},
|
||||
title: "High-Stakes Litigation", description: "Defend your interests with aggressive advocacy and strategic foresight, turning legal challenges into competitive advantages.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting_53876-15137.jpg?_wi=3", imageAlt: "Litigation strategy session"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -97,13 +97,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Victoria Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Victoria Chen, CEO of TechForward Ventures"},
|
||||
id: "1", name: "Victoria Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Victoria Chen, CEO of TechForward Ventures"},
|
||||
{
|
||||
id: "2", name: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageAlt: "James Richardson, Founder of Richardson Capital"},
|
||||
{
|
||||
id: "3", name: "Sophie Marchand", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sophie Marchand, CMO of Luxury Collective"},
|
||||
id: "3", name: "Sophie Marchand", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sophie Marchand, CMO of Luxury Collective"},
|
||||
{
|
||||
id: "4", name: "David Morrison", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Morrison, Managing Director of Elite Advisors"},
|
||||
id: "4", name: "David Morrison", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Morrison, Managing Director of Elite Advisors"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user