Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-25 21:32:32 +00:00

View File

@@ -76,11 +76,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=1",
imageAlt: "Modern HVAC outdoor unit installed cleanly",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204928.jpg?_wi=1",
imageAlt: "Hand adjusting a smart home thermostat",
},
]}
@@ -101,7 +101,7 @@ export default function LandingPage() {
title: "⚡ Fast Response",
description: "“At my house within an hour.” Same-day visits. No waiting days.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=2",
},
items: [
{
@@ -116,7 +116,7 @@ export default function LandingPage() {
title: "🧠 Real Expertise",
description: "“Explained everything better than competitors.” We educate, not upsell.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204928.jpg?_wi=2",
},
items: [
{
@@ -131,7 +131,7 @@ export default function LandingPage() {
title: "💰 Honest Pricing",
description: "“Thousands less than others.” Transparent quotes. No surprises.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=3",
},
items: [
{
@@ -146,7 +146,7 @@ export default function LandingPage() {
title: "🧼 Clean Work",
description: "“Left the area immaculate.” Respect for your home, always.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204928.jpg?_wi=3",
},
items: [
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
id: "heating",
name: "🔥 Heating",
price: "Get a Fast Quote",
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=4",
imageAlt: "Furnace heating system",
priceButtonProps: {
variant: "shift-hover",
@@ -220,7 +220,7 @@ export default function LandingPage() {
id: "cooling",
name: "❄️ Cooling",
price: "Get a Fast Quote",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204928.jpg?_wi=4",
imageAlt: "Air conditioning unit",
priceButtonProps: {
variant: "shift-hover",
@@ -230,7 +230,7 @@ export default function LandingPage() {
id: "air-systems",
name: "🏠 Air Systems",
price: "Get a Fast Quote",
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tired-attractive-woman-work-home-stretching-arms-relax-after-hard-day_231208-3278.jpg?_wi=5",
imageAlt: "Ductwork in a home",
priceButtonProps: {
variant: "shift-hover",
@@ -240,7 +240,7 @@ export default function LandingPage() {
id: "emergency-maintenance",
name: "⚙️ Emergency & Maintenance",
price: "Get a Fast Quote",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204928.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-his-self-care-ritual_23-2149204928.jpg?_wi=5",
imageAlt: "Technician checking equipment",
priceButtonProps: {
variant: "shift-hover",