From 1aa4a10620d05f79f70a752b44dd59eed138fca1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 14:48:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 049953c..7992a24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,9 +69,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={true} features={[ - { title: "Хаос бизнес-процессов", description: "Бизнес как тусклая точка, лишенная фокуса.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599331.jpg" }, - { title: "Внедрение Sidus", description: "Луч света автоматизации попадает в ядро.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-machinery-design-glows-blue-factory-generated-by-ai_188544-17124.jpg" }, - { title: "Рождение звезды", description: "Бизнес становится яркой сверхновой в системе.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-background_181624-21133.jpg" } + { title: "Хаос бизнес-процессов", description: "Бизнес как тусклая точка, лишенная фокуса.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599331.jpg?_wi=1" }, + { title: "Внедрение Sidus", description: "Луч света автоматизации попадает в ядро.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-machinery-design-glows-blue-factory-generated-by-ai_188544-17124.jpg?_wi=1" }, + { title: "Рождение звезды", description: "Бизнес становится яркой сверхновой в системе.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-background_181624-21133.jpg?_wi=1" } ]} title="Механика Галактики" description="Эволюция бизнеса от хаоса к упорядоченному созвездию." @@ -85,12 +85,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { id: "1", name: "AI-Navigator", price: "99,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599331.jpg" }, - { id: "2", name: "Auto-Contracts", price: "45,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-machinery-design-glows-blue-factory-generated-by-ai_188544-17124.jpg" }, - { id: "3", name: "Mission Control AI", price: "120,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-background_181624-21133.jpg" }, - { id: "4", name: "Lead Cluster Pro", price: "85,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599331.jpg" }, - { id: "5", name: "Nebula Integration", price: "150,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-machinery-design-glows-blue-factory-generated-by-ai_188544-17124.jpg" }, - { id: "6", name: "Stellar Analytics", price: "95,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-background_181624-21133.jpg" } + { id: "1", name: "AI-Navigator", price: "99,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599331.jpg?_wi=2" }, + { id: "2", name: "Auto-Contracts", price: "45,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-machinery-design-glows-blue-factory-generated-by-ai_188544-17124.jpg?_wi=2" }, + { id: "3", name: "Mission Control AI", price: "120,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-background_181624-21133.jpg?_wi=2" }, + { id: "4", name: "Lead Cluster Pro", price: "85,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599331.jpg?_wi=3" }, + { id: "5", name: "Nebula Integration", price: "150,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-machinery-design-glows-blue-factory-generated-by-ai_188544-17124.jpg?_wi=3" }, + { id: "6", name: "Stellar Analytics", price: "95,000 ₸", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-sci-fi-techno-lights-background_181624-21133.jpg?_wi=3" } ]} title="Технологии Колонизации" description="Футуристичные модули для масштабирования вашего бизнеса." @@ -120,7 +120,7 @@ export default function LandingPage() { description="Оставьте свой след в истории бизнеса." mediaAnimation="slide-up" tag="Связь" - imageSrc="http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599331.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599331.jpg?_wi=4" />