Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-10 02:07:02 +00:00

View File

@@ -62,6 +62,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-men-working-roof-together_23-2149343670.jpg"
imageAlt="Professional roofing installation"
mediaAnimation="slide-up"
background={{ variant: "plain" }}
testimonials={[
{
name: "Michael Rodriguez", handle: "Homeowner, San Antonio", testimonial: "Loja Construction gave us an excellent free estimate and the quality of work exceeded our expectations. Highly recommended!", rating: 5,
@@ -236,7 +237,7 @@ export default function LandingPage() {
<ContactText
text="Ready to get started? Schedule your free estimate appointment with Loja Construction today. Our team will assess your project and provide a detailed, transparent quote with no obligation."
animationType="entrance-slide"
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Book Your Free Estimate", href: "tel:+12105551234" },