Update src/app/page.tsx

This commit is contained in:
2026-03-10 02:06:58 +00:00
parent d56e8ff5e7
commit bc8b42360c

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" },