Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 03:29:17 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -52,10 +52,10 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/expert-repairman-doing-condenser-investigations-filter-replacements-necessary-fixes-prevent-major-breakdowns-proficient-worker-checking-up-hvac-system-writing-findings-clipboard_482257-65742.jpg", imageAlt: "Professional HVAC technician working on air conditioning system"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tools-truck-worker-uniform-faulty-truck_1157-46520.jpg", imageAlt: "Winnetka HVAC service vehicle"
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tools-truck-worker-uniform-faulty-truck_1157-46520.jpg?_wi=1", imageAlt: "Winnetka HVAC service vehicle"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-sitting-table-working-laptop-co-working-office_1153-4314.jpg", imageAlt: "AC repair service in progress"
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-sitting-table-working-laptop-co-working-office_1153-4314.jpg?_wi=1", imageAlt: "AC repair service in progress"
}
]}
buttons={[
@@ -77,7 +77,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
id: "1", title: "AC Repair", description: "Fast diagnosis and professional repair for all major air conditioning systems. Same-day emergency service available for urgent cooling needs.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-sitting-table-working-laptop-co-working-office_1153-4314.jpg", imageAlt: "AC repair service" },
id: "1", title: "AC Repair", description: "Fast diagnosis and professional repair for all major air conditioning systems. Same-day emergency service available for urgent cooling needs.", media: { imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-sitting-table-working-laptop-co-working-office_1153-4314.jpg?_wi=2", imageAlt: "AC repair service" },
items: [
{ icon: Zap, text: "Quick emergency response" },
{ icon: CheckCircle, text: "All AC brands covered" },
@@ -234,7 +234,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/man-with-tools-truck-worker-uniform-faulty-truck_1157-46520.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-with-tools-truck-worker-uniform-faulty-truck_1157-46520.jpg?_wi=2"
imageAlt="Winnetka HVAC service vehicle"
mediaAnimation="slide-up"
mediaPosition="right"