Update src/app/services/page.tsx
This commit is contained in:
@@ -83,16 +83,16 @@ export default function ServicesPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Architecture Design", description: "Custom residential and commercial building designs that blend aesthetics with functionality, creating spaces that inspire and endure", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440921.jpg", imageAlt: "Architect designer working on blueprints"},
|
||||
title: "Architecture Design", description: "Custom residential and commercial building designs that blend aesthetics with functionality, creating spaces that inspire and endure", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk-still-life_23-2150440921.jpg?_wi=2", imageAlt: "Architect designer working on blueprints"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Interior Design", description: "Beautiful and functional interior spaces that reflect your style and enhance living. We create environments that harmonize form and function", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273092.jpg", imageAlt: "Interior designer working on space design"},
|
||||
title: "Interior Design", description: "Beautiful and functional interior spaces that reflect your style and enhance living. We create environments that harmonize form and function", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273092.jpg?_wi=2", imageAlt: "Interior designer working on space design"},
|
||||
{
|
||||
id: 3,
|
||||
title: "3D Elevation Design", description: "Photorealistic 3D renderings and elevations to visualize your project before construction, enabling confident design decisions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-multi-ethnic-women-working-together-design-construction-blueprints-building-model-colleagues-analyzing-layout-print-plan-designing-urban-architectural-project_482257-40263.jpg", imageAlt: "3D rendering software design visualization"},
|
||||
title: "3D Elevation Design", description: "Photorealistic 3D renderings and elevations to visualize your project before construction, enabling confident design decisions", imageSrc: "http://img.b2bpic.net/free-photo/close-up-multi-ethnic-women-working-together-design-construction-blueprints-building-model-colleagues-analyzing-layout-print-plan-designing-urban-architectural-project_482257-40263.jpg?_wi=2", imageAlt: "3D rendering software design visualization"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Structural Engineering", description: "Expert structural analysis and planning ensuring safety, durability, and compliance with all building codes and regulations", imageSrc: "http://img.b2bpic.net/free-photo/site-engineer-construction-site_53876-16128.jpg", imageAlt: "Structural engineer analyzing building plans"},
|
||||
title: "Structural Engineering", description: "Expert structural analysis and planning ensuring safety, durability, and compliance with all building codes and regulations", imageSrc: "http://img.b2bpic.net/free-photo/site-engineer-construction-site_53876-16128.jpg?_wi=2", imageAlt: "Structural engineer analyzing building plans"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user