Update src/app/page.tsx

This commit is contained in:
2026-06-10 19:33:10 +00:00
parent 57a579364e
commit 4742d16a82

View File

@@ -94,7 +94,7 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-photo/house-construction-petrovac-montenegro_1268-14788.jpg"
imageAlt="Construction site with modern building under construction"
mediaAnimation="slide-up"
buttonAnimation="blur-reveal"
buttonAnimation="slide-up"
marqueeItems={[
{
type: "image", src: "http://img.b2bpic.net/free-photo/crane-building-construction-exterior_74190-7518.jpg", alt: "Crane building under construction exterior"},
@@ -231,7 +231,7 @@ export default function LandingPage() {
text: "Read All Reviews", href: "#testimonials"}
]}
cardAnimation="blur-reveal"
buttonAnimation="blur-reveal"
buttonAnimation="slide-up"
/>
</div>
@@ -252,7 +252,7 @@ export default function LandingPage() {
sideDescription="Find answers to common questions about our services, process, and commitment to quality."
faqsAnimation="entrance-slide"
textPosition="left"
buttonAnimation="blur-reveal"
buttonAnimation="slide-up"
/>
</div>