Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d31f474e1 | |||
| 72127f5cdd |
@@ -97,11 +97,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
tag: "Contracting", title: "Building Construction", subtitle: "From foundation to completion", description: "High-quality structural construction tailored to your blueprints.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-with-sky_23-2148106883.jpg?_wi=1"},
|
tag: "Contracting", title: "Building Construction", subtitle: "From foundation to completion", description: "High-quality structural construction tailored to your blueprints.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-building-with-sky_23-2148106883.jpg?_wi=1", buttons: [{ text: "Inquire", href: "https://wa.me/971559278658" }]},
|
||||||
{
|
{
|
||||||
tag: "Finishing", title: "Renovations", subtitle: "Revitalize your spaces", description: "Expert interior and exterior renovations to enhance property value.", imageSrc: "http://img.b2bpic.net/free-photo/factory-engineers-protective-equipment-standing-production-hall-sharing-ideas_342744-248.jpg?_wi=1"},
|
tag: "Finishing", title: "Renovations", subtitle: "Revitalize your spaces", description: "Expert interior and exterior renovations to enhance property value.", imageSrc: "http://img.b2bpic.net/free-photo/factory-engineers-protective-equipment-standing-production-hall-sharing-ideas_342744-248.jpg?_wi=1", buttons: [{ text: "Inquire", href: "https://wa.me/971559278658" }]},
|
||||||
{
|
{
|
||||||
tag: "Support", title: "Facility Maintenance", subtitle: "Keeping it efficient", description: "Reliable maintenance services ensuring your infrastructure stays in top condition.", imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576410.jpg?_wi=1"},
|
tag: "Support", title: "Facility Maintenance", subtitle: "Keeping it efficient", description: "Reliable maintenance services ensuring your infrastructure stays in top condition.", imageSrc: "http://img.b2bpic.net/free-photo/view-steel-hammer-with-other-construction-elements-tools_23-2150576410.jpg?_wi=1", buttons: [{ text: "Inquire", href: "https://wa.me/971559278658" }]},
|
||||||
]}
|
]}
|
||||||
title="Core Services"
|
title="Core Services"
|
||||||
description="We specialize in comprehensive building solutions for residential and commercial projects."
|
description="We specialize in comprehensive building solutions for residential and commercial projects."
|
||||||
|
|||||||
Reference in New Issue
Block a user