Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-13 02:11:05 +00:00

View File

@@ -45,12 +45,12 @@ export default function LandingPage() {
{ text: "Call Now", href: "tel:+14065551234" }
]}
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg", imageAlt: "HVAC technician working on a unit in Montana" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg", imageAlt: "Professional air conditioning installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg", imageAlt: "Technician checking a furnace in a modern home" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg", imageAlt: "HVAC unit on the side of a Montana home" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg", imageAlt: "Residential heating system maintenance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg", imageAlt: "Hands-on HVAC repair with tools" }
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg?_wi=1", imageAlt: "HVAC technician working on a unit in Montana" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg?_wi=2", imageAlt: "Professional air conditioning installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg?_wi=3", imageAlt: "Technician checking a furnace in a modern home" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg?_wi=4", imageAlt: "HVAC unit on the side of a Montana home" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg?_wi=5", imageAlt: "Residential heating system maintenance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg?_wi=6", imageAlt: "Hands-on HVAC repair with tools" }
]}
showDimOverlay={true}
autoplayDelay={4000}