Merge version_1 into main #2
@@ -13,7 +13,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { Award, Crown, Lightbulb, Rocket, MapPin, HardHat, Building, Cube } from "lucide-react";
|
||||
import { Award, Crown, Lightbulb, Rocket, MapPin, HardHat, Building, Box } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
title: "Кадастровые работы", description: "Оформление земельных участков, межевание, уточнение границ и подготовка всей необходимой документации.", imageSrc: "http://img.b2bpic.net/free-photo/future-house-blueprint-mortgage-form_23-2147764234.jpg", imageAlt: "Кадастровые работы", buttonIcon: Building,
|
||||
},
|
||||
{
|
||||
title: "3D-моделирование и сканирование", description: "Создание точных 3D-моделей объектов и территорий с помощью лазерного сканирования и БПЛА для BIM-проектов.", imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-city_23-2150901119.jpg", imageAlt: "3D-моделирование", buttonIcon: Cube,
|
||||
title: "3D-моделирование и сканирование", description: "Создание точных 3D-моделей объектов и территорий с помощью лазерного сканирования и БПЛА для BIM-проектов.", imageSrc: "http://img.b2bpic.net/free-photo/isometric-view-3d-rendering-city_23-2150901119.jpg", imageAlt: "3D-моделирование", buttonIcon: Box,
|
||||
},
|
||||
]}
|
||||
title="Наши ключевые услуги"
|
||||
|
||||
Reference in New Issue
Block a user