Merge version_1 into main #4
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-with-equipment_23-2148921407.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-with-equipment_23-2148921407.jpg?_wi=1"
|
||||
imageAlt="Modern air conditioning unit installation"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
description="AirAix Cooling"
|
||||
subdescription="Professional Air Conditioning Services"
|
||||
icon={ThermometerSun}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17800.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17800.jpg?_wi=1"
|
||||
imageAlt="Professional air conditioning maintenance service"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -80,19 +80,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Installation", description: "Expert installation of air conditioning systems for homes and businesses, ensuring optimal performance and energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-equipment_23-2148921407.jpg", imageAlt: "AC installation service"
|
||||
title: "Installation", description: "Expert installation of air conditioning systems for homes and businesses, ensuring optimal performance and energy efficiency.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-equipment_23-2148921407.jpg?_wi=2", imageAlt: "AC installation service"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Maintenance", description: "Regular system servicing to keep your air conditioning running smoothly, preventing breakdowns and extending equipment life.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17800.jpg", imageAlt: "AC maintenance service"
|
||||
title: "Maintenance", description: "Regular system servicing to keep your air conditioning running smoothly, preventing breakdowns and extending equipment life.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17800.jpg?_wi=2", imageAlt: "AC maintenance service"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Repair", description: "Fast, reliable repair services with quick response times. We diagnose and fix any cooling system issues promptly.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-equipment_23-2148921407.jpg", imageAlt: "AC repair service"
|
||||
title: "Repair", description: "Fast, reliable repair services with quick response times. We diagnose and fix any cooling system issues promptly.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-with-equipment_23-2148921407.jpg?_wi=3", imageAlt: "AC repair service"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Diagnosis", description: "Thorough fault diagnosis to identify problems with your system. We provide detailed reports and recommended solutions.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17800.jpg", imageAlt: "AC system diagnosis"
|
||||
title: "Diagnosis", description: "Thorough fault diagnosis to identify problems with your system. We provide detailed reports and recommended solutions.", imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17800.jpg?_wi=3", imageAlt: "AC system diagnosis"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user