Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-10 09:49:19 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{ text: "Call Now" }
]}
buttonAnimation="slide-up"
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-sitting-roof-full-shot_23-2149343712.jpg", imageAlt: "Professional roofing installation"
@@ -216,7 +216,7 @@ export default function LandingPage() {
{ text: "Request Free Estimate", href: "#contact" },
{ text: "Call Now" }
]}
background={{ variant: "noise" }}
background={{ variant: "glowing-orb" }}
useInvertedBackground={true}
/>
</div>