Update src/app/page.tsx
This commit is contained in:
@@ -77,23 +77,23 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg?_wi=1",
|
||||
imageAlt: "Business deal handshake",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg?_wi=1",
|
||||
imageAlt: "Business analytics desk",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bridge-with-city_1127-3918.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bridge-with-city_1127-3918.jpg?_wi=1",
|
||||
imageAlt: "Hyderabad city skyline",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-covid-office-concept_23-2148616773.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-covid-office-concept_23-2148616773.jpg?_wi=1",
|
||||
imageAlt: "Team meeting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-female-partners-shaking-hands_1262-17976.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-female-partners-shaking-hands_1262-17976.jpg?_wi=1",
|
||||
imageAlt: "Client consultation",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
description: "Achieve optimal value for your business with our expert market analysis, strategic positioning, and buyer network.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: DollarSign,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg?_wi=2",
|
||||
imageAlt: "global business network connections",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
description: "Receive accurate business valuations and strategic advisory to inform your key decisions.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: FileText,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg?_wi=2",
|
||||
imageAlt: "global business network connections",
|
||||
},
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
description: "Leverage our insights to identify expansion opportunities and accelerate your business growth post-acquisition.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Rocket,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bridge-with-city_1127-3918.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bridge-with-city_1127-3918.jpg?_wi=2",
|
||||
imageAlt: "global business network connections",
|
||||
},
|
||||
{
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
description: "Access deep local market intelligence for Hyderabad and surrounding regions to make informed decisions.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: LineChart,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-covid-office-concept_23-2148616773.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-covid-office-concept_23-2148616773.jpg?_wi=2",
|
||||
imageAlt: "global business network connections",
|
||||
},
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
description: "Navigate complex legal frameworks with confidence through our network of trusted legal partners.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-female-partners-shaking-hands_1262-17976.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-female-partners-shaking-hands_1262-17976.jpg?_wi=2",
|
||||
imageAlt: "global business network connections",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user