Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user