Update src/app/page.tsx

This commit is contained in:
2026-04-18 14:45:47 +00:00
parent c029f5bd78
commit 2df85d2aff

View File

@@ -62,11 +62,11 @@ export default function LandingPage() {
tag="Trusted Legal Counsel"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-therapy-room-with-armchairs-green-lamps-creating-soft-lighting_482257-125372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-therapy-room-with-armchairs-green-lamps-creating-soft-lighting_482257-125372.jpg?_wi=1",
imageAlt: "professional law office interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg?_wi=1",
imageAlt: "legal documents on mahogany desk",
},
{
@@ -108,7 +108,7 @@ export default function LandingPage() {
title: "Successful Cases",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-having-discussion-office_23-2147923293.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-businesswoman-having-discussion-office_23-2147923293.jpg?_wi=1"
imageAlt="professional legal counsel office"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -134,7 +134,7 @@ export default function LandingPage() {
description: "Seamless consultancy for work and residence permit applications.",
bentoComponent: "reveal-icon",
icon: Globe,
imageSrc: "http://img.b2bpic.net/free-photo/modern-therapy-room-with-armchairs-green-lamps-creating-soft-lighting_482257-125372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-therapy-room-with-armchairs-green-lamps-creating-soft-lighting_482257-125372.jpg?_wi=2",
imageAlt: "legal services conceptual icon",
},
{
@@ -142,7 +142,7 @@ export default function LandingPage() {
description: "Expert advice on banking regulations and financial law matters.",
bentoComponent: "reveal-icon",
icon: Building2,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-spectacles-clipboard_482257-119564.jpg?_wi=2",
imageAlt: "legal services conceptual icon",
},
{
@@ -150,7 +150,7 @@ export default function LandingPage() {
description: "Assistance for international clients and cross-border legal challenges.",
bentoComponent: "reveal-icon",
icon: Scale,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-having-discussion-office_23-2147923293.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-having-discussion-office_23-2147923293.jpg?_wi=2",
imageAlt: "legal services conceptual icon",
},
]}