diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4d72e7f..c5bd7b5 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,164 +34,94 @@ export default function LandingPage() {
@@ -201,26 +131,16 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
- type: "text",
- content: "About ",
- },
+ type: "text", content: "About "},
{
- type: "image",
- src: "http://img.b2bpic.net/free-vector/flat-labour-day-badge-collection_23-2148933674.jpg",
- alt: "МЕХАНСОЗ logo",
- },
+ type: "image", src: "http://img.b2bpic.net/free-vector/flat-labour-day-badge-collection_23-2148933674.jpg", alt: "МЕХАНСОЗ logo"},
{
- type: "text",
- content: " МЕХАНСОЗ",
- },
+ type: "text", content: " МЕХАНСОЗ"},
]}
buttons={[
{
- text: "Learn More",
- href: "#services",
- },
+ text: "Learn More", href: "#services"},
]}
- description="МЕХАНСОЗ is a leading construction company committed to excellence and innovation. With over 15 years of experience, we specialize in delivering high-quality residential, commercial, and infrastructure projects across the region. Our team of dedicated professionals ensures every project is completed with precision, safety, and client satisfaction at its core."
/>
@@ -231,56 +151,32 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Residential Construction",
- description: "Crafting bespoke homes and communities, from initial design to final touches. We build spaces where life thrives.",
- icon: Home,
+ title: "Residential Construction", description: "Crafting bespoke homes and communities, from initial design to final touches. We build spaces where life thrives.", icon: Home,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/happy-family-planning-their-new-apartment_329181-2662.jpg",
- imageAlt: "Residential construction blueprint",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/happy-family-planning-their-new-apartment_329181-2662.jpg", imageAlt: "Residential construction blueprint"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-building-with-glass-windows-sunlight_181624-11971.jpg",
- imageAlt: "Modern apartment complex",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-vector/flat-labour-day-badge-collection_23-2148933674.jpg",
- imageAlt: "residential construction house blueprint",
+ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-modern-building-with-glass-windows-sunlight_181624-11971.jpg", imageAlt: "Modern apartment complex"},
+ ]
},
{
- title: "Commercial Development",
- description: "Developing innovative commercial spaces that boost productivity and enhance urban landscapes. Built for business success.",
- icon: Building,
+ title: "Commercial Development", description: "Developing innovative commercial spaces that boost productivity and enhance urban landscapes. Built for business success.", icon: Building,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394930.jpg",
- imageAlt: "Commercial office building",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-tokyo-street-background_23-2149394930.jpg", imageAlt: "Commercial office building"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-school-classroom_23-2150892684.jpg",
- imageAlt: "Retail shop interior",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/builder-works-construction-site_1398-1738.jpg?_wi=2",
- imageAlt: "residential construction house blueprint",
+ imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-school-classroom_23-2150892684.jpg", imageAlt: "Retail shop interior"},
+ ]
},
{
- title: "Infrastructure Projects",
- description: "Delivering robust infrastructure solutions, including roads, bridges, and utilities. Connecting communities for a better future.",
- icon: Wrench,
+ title: "Infrastructure Projects", description: "Delivering robust infrastructure solutions, including roads, bridges, and utilities. Connecting communities for a better future.", icon: Wrench,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194767.jpg",
- imageAlt: "Heavy construction machinery",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/excavator-digging-ground-day-light_23-2149194767.jpg", imageAlt: "Heavy construction machinery"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/viaduct-city_1127-3275.jpg",
- imageAlt: "Road construction",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/view-modern-construction-site_23-2151317232.jpg?_wi=2",
- imageAlt: "residential construction house blueprint",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/viaduct-city_1127-3275.jpg", imageAlt: "Road construction"},
+ ]
+ }
]}
title="Our Comprehensive Construction Services"
description="МЕХАНСОЗ offers a wide range of construction solutions tailored to meet the unique needs of every client."
@@ -295,32 +191,16 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "projects",
- value: "250+",
- title: "Projects Completed",
- description: "Successfully delivered diverse construction projects.",
- icon: Briefcase,
+ id: "projects", value: "250+", title: "Projects Completed", description: "Successfully delivered diverse construction projects.", icon: Briefcase,
},
{
- id: "experience",
- value: "15",
- title: "Years of Experience",
- description: "A decade and a half of expertise in the construction industry.",
- icon: Calendar,
+ id: "experience", value: "15", title: "Years of Experience", description: "A decade and a half of expertise in the construction industry.", icon: Calendar,
},
{
- id: "safety",
- value: "99.9%",
- title: "Safety Record",
- description: "Unwavering commitment to safety on every worksite.",
- icon: ShieldCheck,
+ id: "safety", value: "99.9%", title: "Safety Record", description: "Unwavering commitment to safety on every worksite.", icon: ShieldCheck,
},
{
- id: "clients",
- value: "100+",
- title: "Satisfied Clients",
- description: "Building strong relationships through exceptional service.",
- icon: Users,
+ id: "clients", value: "100+", title: "Satisfied Clients", description: "Building strong relationships through exceptional service.", icon: Users,
},
]}
title="МЕХАНСОЗ at a Glance"
@@ -336,65 +216,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "residential-luxury",
- brand: "Residential",
- name: "Luxury Residences",
- price: "Project-based",
- rating: 5,
- reviewCount: "20",
- imageSrc: "http://img.b2bpic.net/free-photo/building-night_1127-3365.jpg",
- imageAlt: "Luxury residential complex",
- },
+ id: "residential-luxury", brand: "Residential", name: "Luxury Residences", price: "Project-based", rating: 5,
+ reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/building-night_1127-3365.jpg", imageAlt: "Luxury residential complex"},
{
- id: "commercial-hq",
- brand: "Commercial",
- name: "Corporate Headquarters",
- price: "Project-based",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6437.jpg",
- imageAlt: "Modern corporate headquarters",
- },
+ id: "commercial-hq", brand: "Commercial", name: "Corporate Headquarters", price: "Project-based", rating: 5,
+ reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-office-business-building-with-glass-window-shape_74190-6437.jpg", imageAlt: "Modern corporate headquarters"},
{
- id: "retail-mall",
- brand: "Commercial",
- name: "Retail Shopping Mall",
- price: "Project-based",
- rating: 4,
- reviewCount: "10",
- imageSrc: "http://img.b2bpic.net/free-photo/corporate-businesswoman-beige-suit-silhouette-young-corporate-woman-with-documents-laptop_1258-119507.jpg",
- imageAlt: "Retail shopping mall",
- },
+ id: "retail-mall", brand: "Commercial", name: "Retail Shopping Mall", price: "Project-based", rating: 4,
+ reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/corporate-businesswoman-beige-suit-silhouette-young-corporate-woman-with-documents-laptop_1258-119507.jpg", imageAlt: "Retail shopping mall"},
{
- id: "industrial-warehouse",
- brand: "Industrial",
- name: "Logistics Warehouse",
- price: "Project-based",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/large-warehouse-with-large-truck-middle-it_123827-23504.jpg",
- imageAlt: "Industrial warehouse",
- },
+ id: "industrial-warehouse", brand: "Industrial", name: "Logistics Warehouse", price: "Project-based", rating: 5,
+ reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/large-warehouse-with-large-truck-middle-it_123827-23504.jpg", imageAlt: "Industrial warehouse"},
{
- id: "educational-facility",
- brand: "Institutional",
- name: "University Campus",
- price: "Project-based",
- rating: 5,
- reviewCount: "8",
- imageSrc: "http://img.b2bpic.net/free-photo/stone-columns-ancient-colonnade-city-garden-harmony-architecture-nature_169016-70073.jpg",
- imageAlt: "University campus building",
- },
+ id: "educational-facility", brand: "Institutional", name: "University Campus", price: "Project-based", rating: 5,
+ reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/stone-columns-ancient-colonnade-city-garden-harmony-architecture-nature_169016-70073.jpg", imageAlt: "University campus building"},
{
- id: "healthcare-center",
- brand: "Institutional",
- name: "Healthcare Facility",
- price: "Project-based",
- rating: 5,
- reviewCount: "7",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-firefighter-building_23-2150896646.jpg",
- imageAlt: "Healthcare hospital facility",
- },
+ id: "healthcare-center", brand: "Institutional", name: "Healthcare Facility", price: "Project-based", rating: 5,
+ reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-firefighter-building_23-2150896646.jpg", imageAlt: "Healthcare hospital facility"},
]}
title="Our Signature Projects"
description="Showcasing our diverse portfolio of successful construction and development ventures."
@@ -406,14 +244,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "City Developers Inc.",
- "Global Holdings Group",
- "Innovate Ventures",
- "Apex Realty Solutions",
- "Summit Capital",
- "GreenBuild Alliance",
- "Urban Visionaries",
- ]}
+ "City Developers Inc.", "Global Holdings Group", "Innovate Ventures", "Apex Realty Solutions", "Summit Capital", "GreenBuild Alliance", "Urban Visionaries"]}
title="Trusted by Industry Leaders"
description="We are proud to partner with leading organizations in various sectors to deliver their vision."
/>
@@ -428,59 +259,23 @@ export default function LandingPage() {
carouselMode="auto"
testimonials={[
{
- id: "1",
- name: "Elena Petrova",
- role: "CEO",
- company: "Urban Living Developers",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-employee-standing-with-crossed-arms-looking-confident-wearing-white-shirt-standing-office_141793-21249.jpg",
- imageAlt: "Elena Petrova",
- },
+ id: "1", name: "Elena Petrova", role: "CEO", company: "Urban Living Developers", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-employee-standing-with-crossed-arms-looking-confident-wearing-white-shirt-standing-office_141793-21249.jpg", imageAlt: "Elena Petrova"},
{
- id: "2",
- name: "Dmitry Ivanov",
- role: "Project Director",
- company: "Grand Commercial",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2148920604.jpg",
- imageAlt: "Dmitry Ivanov",
- },
+ id: "2", name: "Dmitry Ivanov", role: "Project Director", company: "Grand Commercial", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-shaking-hands_23-2148920604.jpg", imageAlt: "Dmitry Ivanov"},
{
- id: "3",
- name: "Anna Smirnova",
- role: "Operations Manager",
- company: "Industrial Solutions",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/people-femininity-beauty-leisure-close-up-portrait-beautiful-dark-skinned-girl-with-voluminous-hair-brown-eyes-spending-nice-time-home-going-make-coffee-kitchen-smiling_343059-2646.jpg",
- imageAlt: "Anna Smirnova",
- },
+ id: "3", name: "Anna Smirnova", role: "Operations Manager", company: "Industrial Solutions", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/people-femininity-beauty-leisure-close-up-portrait-beautiful-dark-skinned-girl-with-voluminous-hair-brown-eyes-spending-nice-time-home-going-make-coffee-kitchen-smiling_343059-2646.jpg", imageAlt: "Anna Smirnova"},
{
- id: "4",
- name: "Sergey Volkov",
- role: "Head of Infrastructure",
- company: "Regional Roadways",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124256.jpg",
- imageAlt: "Sergey Volkov",
- },
+ id: "4", name: "Sergey Volkov", role: "Head of Infrastructure", company: "Regional Roadways", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/building-construction-workers-site_23-2149124256.jpg", imageAlt: "Sergey Volkov"},
{
- id: "5",
- name: "Maria Novikova",
- role: "Real Estate Investor",
- company: "Property Horizons",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-latin-black-haired-woman-standing-with-arms-folded-near-rack-with-dresses-clothes-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11601.jpg",
- imageAlt: "Maria Novikova",
- },
+ id: "5", name: "Maria Novikova", role: "Real Estate Investor", company: "Property Horizons", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-latin-black-haired-woman-standing-with-arms-folded-near-rack-with-dresses-clothes-shop-looking-camera-smiling-boutique-customer-shop-assistant-concept_74855-11601.jpg", imageAlt: "Maria Novikova"},
{
- id: "6",
- name: "Ivan Kuznetsov",
- role: "Development Manager",
- company: "CityScape Group",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-builders-with-blueprint_23-2147711063.jpg",
- imageAlt: "Ivan Kuznetsov",
- },
+ id: "6", name: "Ivan Kuznetsov", role: "Development Manager", company: "CityScape Group", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-builders-with-blueprint_23-2147711063.jpg", imageAlt: "Ivan Kuznetsov"},
]}
title="What Our Clients Say"
description="Hear directly from those who have experienced the МЕХАНСОЗ difference."
@@ -493,30 +288,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "q1",
- title: "What types of projects does МЕХАНСОЗ handle?",
- content: "МЕХАНСОЗ specializes in a wide range of projects, including residential, commercial, industrial, and infrastructure development. We have the expertise to manage projects of varying scale and complexity.",
- },
+ id: "q1", title: "What types of projects does МЕХАНСОЗ handle?", content: "МЕХАНСОЗ specializes in a wide range of projects, including residential, commercial, industrial, and infrastructure development. We have the expertise to manage projects of varying scale and complexity."},
{
- id: "q2",
- title: "How do you ensure project quality and safety?",
- content: "Quality and safety are paramount at МЕХАНСОЗ. We adhere to stringent industry standards, implement rigorous quality control measures, and maintain a comprehensive safety program on all our construction sites.",
- },
+ id: "q2", title: "How do you ensure project quality and safety?", content: "Quality and safety are paramount at МЕХАНСОЗ. We adhere to stringent industry standards, implement rigorous quality control measures, and maintain a comprehensive safety program on all our construction sites."},
{
- id: "q3",
- title: "Can I request a custom quote for my project?",
- content: "Absolutely! We offer personalized consultation and custom quotes based on your specific project requirements. Please contact us to discuss your vision, and our team will provide a detailed proposal.",
- },
+ id: "q3", title: "Can I request a custom quote for my project?", content: "Absolutely! We offer personalized consultation and custom quotes based on your specific project requirements. Please contact us to discuss your vision, and our team will provide a detailed proposal."},
{
- id: "q4",
- title: "What is your approach to project timelines and budgets?",
- content: "МЕХАНСОЗ is committed to delivering projects on time and within budget. We utilize advanced project management methodologies and transparent communication to ensure efficient execution and cost control.",
- },
+ id: "q4", title: "What is your approach to project timelines and budgets?", content: "МЕХАНСОЗ is committed to delivering projects on time and within budget. We utilize advanced project management methodologies and transparent communication to ensure efficient execution and cost control."},
{
- id: "q5",
- title: "Where does МЕХАНСОЗ operate?",
- content: "We primarily serve clients within the regional area, but our capabilities extend to larger projects nationally. Please reach out to discuss your project's location and requirements.",
- },
+ id: "q5", title: "Where does МЕХАНСОЗ operate?", content: "We primarily serve clients within the regional area, but our capabilities extend to larger projects nationally. Please reach out to discuss your project's location and requirements."},
]}
imageSrc="http://img.b2bpic.net/free-photo/female-engineer-white-helmet-gear-holding-checklist_114579-24433.jpg"
imageAlt="Construction worker with tablet"
@@ -531,8 +311,7 @@ export default function LandingPage() {