Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-02-21 01:14:10 +00:00
4 changed files with 15 additions and 15 deletions

View File

@@ -62,7 +62,7 @@ export default function BlogPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg"
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg?_wi=2"
imageAlt="Cityscape with HVAC systems"
columns={[
{

View File

@@ -104,34 +104,34 @@ export default function LandingPage() {
title: "Expert Installation", description: "Seamless installation of high-efficiency HVAC systems tailored to your property.", icon: Wrench,
mediaItems: [
{
imageSrc: "https://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "HVAC installation technician"},
imageSrc: "https://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1", imageAlt: "HVAC installation technician"},
{
imageSrc: "https://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "HVAC system inspection"},
imageSrc: "https://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=2", imageAlt: "HVAC system inspection"},
],
},
{
title: "Reliable Repairs", description: "Prompt and effective repairs for all makes and models, restoring your comfort quickly.", icon: Zap,
mediaItems: [
{
imageSrc: "https://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "Emergency HVAC repair"},
imageSrc: "https://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=3", imageAlt: "Emergency HVAC repair"},
{
imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg", imageAlt: "HVAC technician fixing unit"},
imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg?_wi=1", imageAlt: "HVAC technician fixing unit"},
],
},
{
title: "Preventative Maintenance", description: "Regular servicing to extend system lifespan, optimize performance, and prevent costly breakdowns.", icon: CheckCircle,
mediaItems: [
{
imageSrc: "https://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg", imageAlt: "HVAC technician performing maintenance"},
imageSrc: "https://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=4", imageAlt: "HVAC technician performing maintenance"},
{
imageSrc: "https://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216659.jpg", imageAlt: "Indoor air quality monitor"},
imageSrc: "https://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216659.jpg?_wi=1", imageAlt: "Indoor air quality monitor"},
],
},
{
title: "Indoor Air Quality", description: "Solutions for cleaner, healthier indoor air, including purification and ventilation systems.", icon: CloudFog,
mediaItems: [
{
imageSrc: "https://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216659.jpg", imageAlt: "Air purification system"},
imageSrc: "https://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216659.jpg?_wi=2", imageAlt: "Air purification system"},
{
imageSrc: "https://img.b2bpic.net/free-photo/happy-auto-repairman-shaking-hands-with-his-customers-workshop_637285-7786.jpg", imageAlt: "Happy family enjoying clean air"},
],
@@ -234,7 +234,7 @@ export default function LandingPage() {
{
id: "4", title: "How often should I have my HVAC system serviced?", content: "We recommend annual maintenance for your heating system in the fall and your cooling system in the spring to ensure optimal performance and longevity."},
]}
imageSrc="https://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg"
imageSrc="https://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg?_wi=2"
imageAlt="HVAC technician inspecting unit"
mediaAnimation="opacity"
mediaPosition="left"
@@ -279,7 +279,7 @@ export default function LandingPage() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg"
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg?_wi=1"
imageAlt="Cityscape with HVAC systems"
columns={[
{

View File

@@ -107,7 +107,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg"
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg?_wi=5"
imageAlt="Cityscape with HVAC systems"
columns={[{ "title": "Services", "items": [{ "label": "Heating Repair", "href": "#services" }, { "label": "AC Installation", "href": "#services" }, { "label": "Maintenance Plans", "href": "#services" }, { "label": "Air Quality", "href": "#services" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Testimonials", "href": "#testimonials" }, { "label": "FAQ", "href": "#faq" }] }, { "title": "Contact", "items": [{ "label": "Get a Quote", "href": "#contact" }, { "label": "Emergency Service", "href": "#contact" }] }]}
logoText="All Seasons HVAC"
@@ -167,7 +167,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg"
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg?_wi=6"
imageAlt="Cityscape with HVAC systems"
columns={[{ "title": "Services", "items": [{ "label": "Heating Repair", "href": "#services" }, { "label": "AC Installation", "href": "#services" }, { "label": "Maintenance Plans", "href": "#services" }, { "label": "Air Quality", "href": "#services" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Testimonials", "href": "#testimonials" }, { "label": "FAQ", "href": "#faq" }] }, { "title": "Contact", "items": [{ "label": "Get a Quote", "href": "#contact" }, { "label": "Emergency Service", "href": "#contact" }] }]}
logoText="All Seasons HVAC"
@@ -249,7 +249,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg"
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg?_wi=7"
imageAlt="Cityscape with HVAC systems"
columns={[{ "title": "Services", "items": [{ "label": "Heating Repair", "href": "#services" }, { "label": "AC Installation", "href": "#services" }, { "label": "Maintenance Plans", "href": "#services" }, { "label": "Air Quality", "href": "#services" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Testimonials", "href": "#testimonials" }, { "label": "FAQ", "href": "#faq" }] }, { "title": "Contact", "items": [{ "label": "Get a Quote", "href": "#contact" }, { "label": "Emergency Service", "href": "#contact" }] }]}
logoText="All Seasons HVAC"

View File

@@ -49,7 +49,7 @@ export default function ShopPage() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg"
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg?_wi=3"
imageAlt="Cityscape with HVAC systems"
columns={[{ "title": "Services", "items": [{ "label": "Heating Repair", "href": "#services" }, { "label": "AC Installation", "href": "#services" }, { "label": "Maintenance Plans", "href": "#services" }, { "label": "Air Quality", "href": "#services" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Testimonials", "href": "#testimonials" }, { "label": "FAQ", "href": "#faq" }] }, { "title": "Contact", "items": [{ "label": "Get a Quote", "href": "#contact" }, { "label": "Emergency Service", "href": "#contact" }] }]}
logoText="All Seasons HVAC"
@@ -106,7 +106,7 @@ export default function ShopPage() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg"
imageSrc="https://img.b2bpic.net/free-photo/beautiful-various-landscape_23-2151893095.jpg?_wi=4"
imageAlt="Cityscape with HVAC systems"
columns={[{ "title": "Services", "items": [{ "label": "Heating Repair", "href": "#services" }, { "label": "AC Installation", "href": "#services" }, { "label": "Maintenance Plans", "href": "#services" }, { "label": "Air Quality", "href": "#services" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Testimonials", "href": "#testimonials" }, { "label": "FAQ", "href": "#faq" }] }, { "title": "Contact", "items": [{ "label": "Get a Quote", "href": "#contact" }, { "label": "Emergency Service", "href": "#contact" }] }]}
logoText="All Seasons HVAC"