Update src/app/page.tsx
This commit is contained in:
@@ -76,9 +76,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "s1", title: "Heating Repairs", descriptions: ["Expert furnace and boiler repair to keep you warm all winter."], imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51318.jpg", imageAlt: "Heating repair" },
|
||||
{ id: "s2", title: "A/C Installation", descriptions: ["Full-service cooling system setup and optimization."], imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250261.jpg?_wi=2", imageAlt: "AC Installation" },
|
||||
{ id: "s3", title: "Seasonal Maintenance", descriptions: ["Preventative checks to ensure system efficiency."], imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347149.jpg?_wi=2", imageAlt: "Maintenance" },
|
||||
{ id: "s1", title: "Heating Repairs", descriptions: ["Lower your energy bills with high-efficiency repairs that restore peak performance."], imageSrc: "http://img.b2bpic.net/free-photo/modern-autonomous-heating-system-boiler-room_169016-51318.jpg", imageAlt: "Heating repair" },
|
||||
{ id: "s2", title: "A/C Installation", descriptions: ["Extend the lifespan of your unit with expert installation designed for long-term reliability."], imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250261.jpg?_wi=2", imageAlt: "AC Installation" },
|
||||
{ id: "s3", title: "Seasonal Maintenance", descriptions: ["Avoid costly breakdowns and maximize your comfort with regular preventive care."], imageSrc: "http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347149.jpg?_wi=2", imageAlt: "Maintenance" },
|
||||
]}
|
||||
title="Core Services"
|
||||
description="Everything you need to maintain your comfort."
|
||||
|
||||
Reference in New Issue
Block a user