Merge version_1 into main #3
@@ -55,9 +55,9 @@ export default function LandingPage() {
|
||||
tag="Expert HVAC Services"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg", imageAlt: "Technician checking unit"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg?_wi=1", imageAlt: "Technician checking unit"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216638.jpg", imageAlt: "Smart thermostat display"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216638.jpg?_wi=1", imageAlt: "Smart thermostat display"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "AC Maintenance", description: "Ensure your cooling system runs at peak efficiency all summer long.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg", imageAlt: "AC maintenance"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg?_wi=2", imageAlt: "AC maintenance"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Heating Systems", description: "Expert repairs and installations for heaters and furnaces.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216638.jpg", imageAlt: "Heating system"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216638.jpg?_wi=2", imageAlt: "Heating system"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Indoor Air Quality", description: "Solutions to breathe cleaner, healthier air inside your home.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg", imageAlt: "Air quality"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-white-photo-windows_250224-166.jpg?_wi=3", imageAlt: "Air quality"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
|
||||
Reference in New Issue
Block a user