17 Commits

Author SHA1 Message Date
4d2d04aba7 Switch to version 2: remove src/pages/HomePage/sections/WhyChoose.tsx 2026-06-21 00:10:03 +00:00
1ce8d5a71f Switch to version 2: remove src/pages/HomePage/sections/Testimonials.tsx 2026-06-21 00:10:02 +00:00
6712690bb8 Switch to version 2: remove src/pages/HomePage/sections/Services.tsx 2026-06-21 00:10:02 +00:00
6460a4956c Switch to version 2: remove src/pages/HomePage/sections/HowItWorks.tsx 2026-06-21 00:10:02 +00:00
cada69669a Switch to version 2: remove src/pages/HomePage/sections/Hero.tsx 2026-06-21 00:10:01 +00:00
9ea2973624 Switch to version 2: remove src/pages/HomePage/sections/Faq.tsx 2026-06-21 00:10:01 +00:00
568953aa16 Switch to version 2: remove src/pages/HomePage/sections/Contact.tsx 2026-06-21 00:10:00 +00:00
3b2fa201f3 Switch to version 2: remove src/pages/HomePage/sections/About.tsx 2026-06-21 00:10:00 +00:00
3003684675 Switch to version 2: modified src/pages/HomePage.tsx 2026-06-21 00:09:59 +00:00
ec76c6e500 Switch to version 2: modified src/components/ui/NavbarInline.tsx 2026-06-21 00:09:59 +00:00
ef5678bca0 Switch to version 2: modified src/components/Layout.tsx 2026-06-21 00:09:58 +00:00
443cd2908c Merge version_3_1782000166181 into main
Merge version_3_1782000166181 into main
2026-06-21 00:05:58 +00:00
kudinDmitriyUp
babffd84a2 Bob AI: Update company details and add logo to nav and hero 2026-06-21 00:05:12 +00:00
b3035f86ed Merge version_2_1781999965791 into main
Merge version_2_1781999965791 into main
2026-06-21 00:00:33 +00:00
25fa48f21a Update src/pages/HomePage.tsx 2026-06-21 00:00:27 +00:00
b5fc7ae1eb Merge version_2_1781999965791 into main
Merge version_2_1781999965791 into main
2026-06-21 00:00:20 +00:00
kudinDmitriyUp
82ac5a8e43 Bob AI: Update company details across the page (such as in the contact, about, or hero s 2026-06-21 00:00:17 +00:00

View File

@@ -72,22 +72,22 @@ export default function HomePage() {
{
title: "AC Installation",
description: "Expert installation of high-efficiency air conditioning systems for homes and commercial spaces.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg?_wi=1",
},
{
title: "Heating Systems",
description: "Complete furnace and heat pump installations to keep you warm through every winter.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg?_wi=1",
},
{
title: "Maintenance Plans",
description: "Preventative maintenance programs that extend the life of your system and reduce energy costs.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg?_wi=1",
},
{
title: "Emergency Repairs",
description: "24/7 emergency repair service — we respond fast when your system breaks down unexpectedly.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg?_wi=1",
},
{
title: "Duct Cleaning",
@@ -112,17 +112,17 @@ export default function HomePage() {
{
title: "Reliability & Trust",
description: "Looking for a dependable HVAC company? We arrive on time and do the job right. Our technicians are background-checked and professionally trained.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg?_wi=2",
},
{
title: "Quality Workmanship",
description: "Our skilled technicians excel in various HVAC repairs, using only top-quality materials and proven techniques that stand the test of time.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-5.jpg?_wi=2",
},
{
title: "Fair & Transparent Pricing",
description: "No surprises here! We offer clear quotes and fair pricing for quality work. You'll know exactly what you're paying for before we begin.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg?_wi=2",
},
]}
/>
@@ -137,17 +137,17 @@ export default function HomePage() {
{
title: "Schedule a Call",
description: "Contact us by phone or online to describe your HVAC issue. We'll find a time that works for you.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-6.jpg?_wi=3",
},
{
title: "On-Site Diagnosis",
description: "A certified technician arrives on time, inspects your system, and explains the issue with a clear quote.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-7.jpg?_wi=2",
},
{
title: "Expert Repair",
description: "We complete the work using premium parts and proven techniques — most jobs done same day with our satisfaction guarantee.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg",
imageSrc: "https://storage.googleapis.com/webild/default/templates/hvac/img-4.jpg?_wi=3",
},
]}
/>