Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-03 18:36:54 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
{ id: "3", title: "Certified Technicians", content: "All team members are factory-trained and EPA-certified for all heating and cooling systems." },
{ id: "4", title: "Upfront Honest Pricing", content: "No surprises. Free estimates and transparent quotes before any work begins." }
]}
imageSrc="http://img.b2bpic.net/free-photo/african-american-supervisor-evaluates-renewable-energy-metrics-factory_482257-125788.jpg"
imageSrc="http://img.b2bpic.net/free-photo/african-american-supervisor-evaluates-renewable-energy-metrics-factory_482257-125788.jpg?_wi=1"
imageAlt="Quality HVAC service and inspection"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -86,9 +86,9 @@ export default function LandingPage() {
tag="Professional Services"
textboxLayout="default"
products={[
{ id: "1", name: "AC Installation & Repair", price: "Professional Service", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg", imageAlt: "Air conditioning installation and repair services" },
{ id: "2", name: "Heating System Service", price: "Year-Round Support", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "Heating system maintenance and repair" },
{ id: "3", name: "Indoor Air Quality", price: "Health & Comfort", imageSrc: "http://img.b2bpic.net/free-photo/african-american-supervisor-evaluates-renewable-energy-metrics-factory_482257-125788.jpg", imageAlt: "Air purification and filtration systems" },
{ id: "1", name: "AC Installation & Repair", price: "Professional Service", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg?_wi=1", imageAlt: "Air conditioning installation and repair services" },
{ id: "2", name: "Heating System Service", price: "Year-Round Support", imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1", imageAlt: "Heating system maintenance and repair" },
{ id: "3", name: "Indoor Air Quality", price: "Health & Comfort", imageSrc: "http://img.b2bpic.net/free-photo/african-american-supervisor-evaluates-renewable-energy-metrics-factory_482257-125788.jpg?_wi=2", imageAlt: "Air purification and filtration systems" },
{ id: "4", name: "Emergency Service", price: "24/7 Available", imageSrc: "http://img.b2bpic.net/free-vector/twenty-four-service_1017-30335.jpg", imageAlt: "24/7 emergency HVAC service" }
]}
gridVariant="three-columns-all-equal-width"
@@ -109,7 +109,7 @@ export default function LandingPage() {
{ id: "3", title: "100% Satisfaction Guarantee", content: "If you're not satisfied with our work, we'll make it right. Your comfort is our priority." },
{ id: "4", title: "Preventative Maintenance Plans", content: "Join our Long Comfort Club for priority service, seasonal tune-ups, and special member discounts." }
]}
imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg"
imageSrc="http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2"
imageAlt="Professional HVAC technician performing maintenance"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -142,11 +142,11 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Miller" },
{ id: "2", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "James Wilson" },
{ id: "2", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "James Wilson" },
{ id: "3", name: "Maria Garcia", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Maria Garcia" },
{ id: "4", name: "Robert Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "Robert Chen" },
{ id: "5", name: "Jennifer Davis", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Jennifer Davis" },
{ id: "6", name: "Michael Brown", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Brown" }
{ id: "5", name: "Jennifer Davis", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Jennifer Davis" },
{ id: "6", name: "Michael Brown", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Michael Brown" }
]}
/>
</div>
@@ -163,7 +163,7 @@ export default function LandingPage() {
{ id: "3", title: "Service Area Coverage", content: "We service both residential and commercial properties within a 150-mile radius of Greenville, SC. Call us to verify service to your address." },
{ id: "4", title: "Don't See Your Area?", content: "Contact us to inquire about extended service availability. We may be able to schedule emergency service for your location." }
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-people-wearing-helmets_23-2149366666.jpg?_wi=2"
imageAlt="HVAC service coverage map"
mediaAnimation="slide-up"
useInvertedBackground={false}