diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6e62d6f..1518153 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,64 +46,41 @@ export default function LandingPage() {
@@ -123,9 +92,7 @@ export default function LandingPage() {
title="Качество, проверенное временем"
buttons={[
{
- text: "Узнать историю",
- href: "#",
- },
+ text: "Узнать историю", href: "#"},
]}
/>
@@ -137,28 +104,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Производство плат",
- description: "Полный цикл изготовления от образцов до серий.",
- bentoComponent: "reveal-icon",
- icon: Zap,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfLVvhjpktaVGjJop4h3Dp6Amw/a-high-tech-abstract-representation-of-e-1774876039887-3e74efff.png",
- imageAlt: "A high-tech, abstract representation of electronic circuit board manufacturing. Glowing traces and n",
+ title: "Производство плат", description: "Полный цикл изготовления от образцов до серий.", bentoComponent: "reveal-icon", icon: Zap,
},
{
- title: "SMD-трафареты",
- description: "Высокоточное изготовление для безупречного монтажа.",
- bentoComponent: "reveal-icon",
- icon: Layers,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfLVvhjpktaVGjJop4h3Dp6Amw/advanced-automated-pcb-assembly-machine--1774876039430-8801c1ad.png",
- imageAlt: "Advanced automated PCB assembly machine close-up, precision engineering, high-tech manufacturing, da",
+ title: "SMD-трафареты", description: "Высокоточное изготовление для безупречного монтажа.", bentoComponent: "reveal-icon", icon: Layers,
},
{
- title: "Хим. фрезерование",
- description: "Работа с металлами любой сложности.",
- bentoComponent: "reveal-icon",
- icon: Box,
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfLVvhjpktaVGjJop4h3Dp6Amw/microscopic-detail-of-high-quality-elect-1774876042344-d2a0e0c8.png",
- imageAlt: "Microscopic detail of high-quality electronics, clean lines, professional engineering, deep blue moo",
+ title: "Хим. фрезерование", description: "Работа с металлами любой сложности.", bentoComponent: "reveal-icon", icon: Box,
},
]}
title="Технологические возможности"
@@ -173,23 +125,14 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- icon: Award,
- title: "Лет опыта",
- value: "30+",
- },
+ id: "m1", icon: Award,
+ title: "Лет опыта", value: "30+"},
{
- id: "m2",
- icon: Clock,
- title: "Срок производства",
- value: "от 2 дней",
- },
+ id: "m2", icon: Clock,
+ title: "Срок производства", value: "от 2 дней"},
{
- id: "m3",
- icon: Users,
- title: "Партнеров",
- value: "1000+",
- },
+ id: "m3", icon: Users,
+ title: "Партнеров", value: "1000+"},
]}
title="Наши достижения"
description="Стабильность и профессионализм в цифрах."
@@ -200,42 +143,18 @@ export default function LandingPage() {
@@ -263,38 +179,25 @@ export default function LandingPage() {
logoText="ОДО ОниксЭМИ"
columns={[
{
- title: "Контакты",
- items: [
+ title: "Контакты", items: [
{
- label: "+375 (17) 357-13-28",
- href: "tel:+375173571328",
- },
+ label: "+375 (17) 357-13-28", href: "tel:+375173571328"},
{
- label: "info@onixemi.com",
- href: "mailto:info@onixemi.com",
- },
+ label: "info@onixemi.com", href: "mailto:info@onixemi.com"},
],
},
{
- title: "Адрес",
- items: [
+ title: "Адрес", items: [
{
- label: "г. Минск, ул. П. Бровки, 19",
- href: "#",
- },
+ label: "г. Минск, ул. П. Бровки, 19", href: "#"},
],
},
{
- title: "Услуги",
- items: [
+ title: "Услуги", items: [
{
- label: "Печатные платы",
- href: "#",
- },
+ label: "Печатные платы", href: "#"},
{
- label: "SMD-трафареты",
- href: "#",
- },
+ label: "SMD-трафареты", href: "#"},
],
},
]}