Update src/app/services/page.tsx
This commit is contained in:
@@ -43,21 +43,21 @@ export default function ServicesPage() {
|
||||
id: "1",
|
||||
title: "Sell-Side Advisory",
|
||||
tags: ["Maximize Value", "Exit Strategy"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg?_wi=7",
|
||||
imageAlt: "Sell-side M&A advisory",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Buy-Side Advisory",
|
||||
tags: ["Strategic Growth", "Acquisition"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg?_wi=8",
|
||||
imageAlt: "Buy-side acquisition strategy",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Valuation & Negotiation",
|
||||
tags: ["Fair Pricing", "Deal Strategy"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-discussing-business-department-meeting_1098-20238.jpg?_wi=9",
|
||||
imageAlt: "Valuation and negotiation support",
|
||||
},
|
||||
]}
|
||||
@@ -79,7 +79,7 @@ export default function ServicesPage() {
|
||||
value: "$5B+",
|
||||
title: "Transaction Value",
|
||||
description: "Total deal volume managed and closed",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-economi-growth-upward-arrow-green-background_1017-27099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-economi-growth-upward-arrow-green-background_1017-27099.jpg?_wi=3",
|
||||
imageAlt: "Transaction value metrics",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function ServicesPage() {
|
||||
value: "200+",
|
||||
title: "Completed Transactions",
|
||||
description: "Successful advisory engagements delivered",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-economi-growth-upward-arrow-green-background_1017-27099.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/global-economi-growth-upward-arrow-green-background_1017-27099.jpg?_wi=4",
|
||||
imageAlt: "Deal completion success",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user