From 60c06e68209db468a2d4fed493373b6b2b72dc2a Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 25 Apr 2026 22:20:21 +0000 Subject: [PATCH 1/2] Bob AI: Modify the hero section's layout to display text content lef --- src/pages/HomePage.tsx | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 2b2119f..c7fbd58 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -2,7 +2,6 @@ import AboutFeaturesSplit from '@/components/sections/about/AboutFeaturesSplit'; import ContactSplitForm from '@/components/sections/contact/ContactSplitForm'; import FaqTwoColumn from '@/components/sections/faq/FaqTwoColumn'; import FeaturesArrowCards from '@/components/sections/features/FeaturesArrowCards'; -import HeroSplit from '@/components/sections/hero/HeroSplit'; import MetricsMediaCards from '@/components/sections/metrics/MetricsMediaCards'; import PricingMediaCards from '@/components/sections/pricing/PricingMediaCards'; import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; @@ -13,20 +12,20 @@ export default function HomePage() { return ( <>
- +
+
+ HVAC Services +

Reliable HVAC Solutions for Your Home

+

Expert heating, cooling, and air quality services. Keeping your family comfortable year-round with professional care and transparent pricing.

+ +
+
+ Hero Image +
+
-- 2.49.1 From e8d62e01bdeb6aec2a5bf62b80bd3b695d871b58 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 25 Apr 2026 22:21:58 +0000 Subject: [PATCH 2/2] Bob AI: Add a new social proof section (e.g., testimonials, logos, s --- src/pages/HomePage.tsx | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c7fbd58..5516439 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -21,9 +21,23 @@ export default function HomePage() { Book Service Our Services
+
+
+ Customer + Customer + Customer + Customer +
+
+
+ ★★★★★ +
+ Trusted by 500+ local families +
+
- Hero Image + Hero Image
-- 2.49.1