Merge version_1 into main #1
@@ -92,18 +92,18 @@ const ServicesSection = () => (
|
||||
},
|
||||
{
|
||||
icon: Home,
|
||||
title: "Residential Tinting", description:
|
||||
"Add privacy, reduce energy costs, and protect furnishings with home window tinting. Perfect for bedrooms, bathrooms, living spaces, and more."
|
||||
title: "", description:
|
||||
""
|
||||
},
|
||||
{
|
||||
icon: Building2,
|
||||
title: "Commercial Solutions", description:
|
||||
"Professional tinting for offices, storefronts, and buildings. Improve employee comfort, reduce glare, and enhance your business appearance."
|
||||
title: "", description:
|
||||
""
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Safety & Security Film", description:
|
||||
"Strengthen windows against break-ins and accidents. Our safety films hold glass together, providing protection and peace of mind."
|
||||
title: "", description:
|
||||
""
|
||||
}
|
||||
].map((service, idx) => {
|
||||
const IconComponent = service.icon;
|
||||
|
||||
Reference in New Issue
Block a user