Update src/app/page.tsx

This commit is contained in:
2026-05-09 19:33:10 +00:00
parent b14baedb5b
commit 35b3c34222

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-coffee-break_1163-5510.jpg"
imageSrc="http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-coffee-break_1163-5510.jpg?_wi=1"
/>
</div>
@@ -79,7 +79,7 @@ export default function LandingPage() {
description: "Ви заповнюєте коротку форму на сайті.",
bentoComponent: "reveal-icon",
icon: FileText,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-reading-newspaper_23-2149887916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-reading-newspaper_23-2149887916.jpg?_wi=1",
imageAlt: "Side view man reading newspaper",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
description: "Менеджер зв'язується з вами для деталей.",
bentoComponent: "reveal-icon",
icon: MessageSquare,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-coffee-break_1163-5510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-coffee-break_1163-5510.jpg?_wi=2",
imageAlt: "Side view man reading newspaper",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
description: "Аналізуємо ситуацію та шукаємо юриста.",
bentoComponent: "reveal-icon",
icon: Search,
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg?_wi=1",
imageAlt: "Side view man reading newspaper",
},
{
@@ -103,7 +103,7 @@ export default function LandingPage() {
description: "Організовуємо вашу зустріч із експертом.",
bentoComponent: "reveal-icon",
icon: CheckCircle,
imageSrc: "http://img.b2bpic.net/free-photo/startup-meeting_53876-46938.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/startup-meeting_53876-46938.jpg?_wi=1",
imageAlt: "Side view man reading newspaper",
},
]}
@@ -123,7 +123,7 @@ export default function LandingPage() {
description: "Підтримка військовослужбовців та їхніх родин.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/startup-meeting_53876-46938.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/startup-meeting_53876-46938.jpg?_wi=2",
imageAlt: "Startup meeting",
},
{
@@ -131,7 +131,7 @@ export default function LandingPage() {
description: "Розлучення, аліменти, опіка.",
bentoComponent: "reveal-icon",
icon: Users,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-coffee-break_1163-5510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-coffee-break_1163-5510.jpg?_wi=3",
imageAlt: "Startup meeting",
},
{
@@ -139,7 +139,7 @@ export default function LandingPage() {
description: "Допомога у майнових та договірних питаннях.",
bentoComponent: "reveal-icon",
icon: Scale,
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg?_wi=2",
imageAlt: "Startup meeting",
},
{
@@ -147,7 +147,7 @@ export default function LandingPage() {
description: "Оперативні відповіді на ваші питання.",
bentoComponent: "reveal-icon",
icon: Info,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-reading-newspaper_23-2149887916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-reading-newspaper_23-2149887916.jpg?_wi=2",
imageAlt: "Startup meeting",
},
]}
@@ -175,7 +175,7 @@ export default function LandingPage() {
description: "Лише надійні та досвідчені партнери.",
bentoComponent: "reveal-icon",
icon: CheckSquare,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-coffee-break_1163-5510.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-mobile-phone-coffee-break_1163-5510.jpg?_wi=4",
imageAlt: "Glasses on desk in office",
},
{
@@ -183,7 +183,7 @@ export default function LandingPage() {
description: "Ваші дані захищені на всіх етапах.",
bentoComponent: "reveal-icon",
icon: Lock,
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg?_wi=3",
imageAlt: "Glasses on desk in office",
},
{
@@ -191,7 +191,7 @@ export default function LandingPage() {
description: "Менеджер веде вас до результату.",
bentoComponent: "reveal-icon",
icon: Headphones,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-reading-newspaper_23-2149887916.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-reading-newspaper_23-2149887916.jpg?_wi=3",
imageAlt: "Glasses on desk in office",
},
]}
@@ -250,7 +250,7 @@ export default function LandingPage() {
placeholder: "Короткий опис вашої ситуації",
rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg"
imageSrc="http://img.b2bpic.net/free-photo/interior-designer-studying-architectural-blueprints-office_482257-87389.jpg?_wi=4"
/>
</div>