Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-03-07 21:43:16 +00:00

View File

@@ -2,7 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import HeroOverlay from '@/components/sections/hero/HeroOverlay';
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
@@ -41,7 +41,7 @@ export default function LandingPage() {
</div>
<div id="hero" data-section="hero">
<HeroSplit
<HeroOverlay
title="Reliable Heating & Air Conditioning Services in San Jose"
description="Trusted local HVAC experts delivering fast, affordable installation, repair, and maintenance. 4.9★ rated by 43+ local homeowners."
tag="4.9 Stars from 43+ Local Reviews"
@@ -53,7 +53,6 @@ export default function LandingPage() {
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17482.jpg"
imageAlt="Professional HVAC system installation"
imagePosition="right"
mediaAnimation="slide-up"
tagAnimation="slide-up"
buttonAnimation="slide-up"