Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-25 20:14:01 +00:00

View File

@@ -61,7 +61,7 @@ export default function LandingPage() {
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg"
imageAlt="Modern house with a newly installed roof"
mediaAnimation="entrance-slide"
mediaAnimation="slide-up"
buttonAnimation="slide-up"
/>
</div>
@@ -70,7 +70,7 @@ export default function LandingPage() {
<FeatureCardTwentyThree
textboxLayout="default"
useInvertedBackground={false}
animationType="entrance-slide"
animationType="slide-up"
features={[
{
id: "1", title: "Roof Inspections", tags: [],
@@ -104,7 +104,7 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
animationType="entrance-slide"
animationType="slide-up"
metrics={[
{
id: "1", value: "01", description: "Book your inspection: Schedule a free, no-pressure roof inspection with a team that shows up on time and explains things clearly."},
@@ -127,7 +127,7 @@ export default function LandingPage() {
<TestimonialCardTwo
textboxLayout="default"
useInvertedBackground={false}
animationType="entrance-slide"
animationType="slide-up"
testimonials={[
{
id: "1", name: "Dimas B.", role: "Homeowner", testimonial: "They handled everything from the start and made the whole process feel simple. All I had to do was sign the paperwork.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg"},
@@ -166,7 +166,7 @@ export default function LandingPage() {
]}
title="Questions people ask right before they convert."
tag="FAQ"
faqsAnimation="entrance-slide"
faqsAnimation="slide-up"
description="Here are some of the most common questions our clients ask, designed to provide clarity and build confidence in our services."
tagIcon={MessageCircle}
tagAnimation="slide-up"