Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function HomePage() {
|
||||
description="Born from the successful merger of IMD and Miura, Netsui Capital combines decades of market experience in mergers, acquisitions, and strategic corporate transitions. We deliver outcomes through a proven, confidential approach that puts your success at the center."
|
||||
tag="Our Heritage"
|
||||
buttons={[{ text: "Learn Our Story", href: "/about" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-business-workers-smiling-happy-confident-working-together-with-smile-face-using-laptop-speaking-office_839833-9703.jpg?_wi=1"
|
||||
imageAlt="Netsui Capital advisory team in discussion"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -82,21 +82,21 @@ export default function HomePage() {
|
||||
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=1",
|
||||
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=2",
|
||||
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=3",
|
||||
imageAlt: "Valuation and negotiation support",
|
||||
},
|
||||
]}
|
||||
@@ -118,7 +118,7 @@ export default function HomePage() {
|
||||
value: "$5B+",
|
||||
title: "Transaction Value",
|
||||
description: "Advised on deals exceeding five billion dollars",
|
||||
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=1",
|
||||
imageAlt: "Financial growth metrics",
|
||||
},
|
||||
{
|
||||
@@ -126,7 +126,7 @@ export default function HomePage() {
|
||||
value: "200+",
|
||||
title: "Successful Transactions",
|
||||
description: "Strategic acquisitions and exits completed",
|
||||
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=2",
|
||||
imageAlt: "Transaction success indicators",
|
||||
},
|
||||
]}
|
||||
@@ -148,7 +148,7 @@ export default function HomePage() {
|
||||
role: "CEO & Founder",
|
||||
company: "TechVentures Inc",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "James Richardson",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function HomePage() {
|
||||
role: "CFO",
|
||||
company: "Global Industries",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
role: "Owner",
|
||||
company: "Chen Manufacturing",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Michael Chen",
|
||||
},
|
||||
{
|
||||
@@ -175,7 +175,7 @@ export default function HomePage() {
|
||||
role: "Managing Partner",
|
||||
company: "Harlow Private Equity",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
imageAlt: "Elizabeth Harlow",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user