Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-30 04:32:47 +00:00

View File

@@ -64,6 +64,7 @@ export default function LandingPage() {
{ text: "Explore Projects", href: "#projects" },
{ text: "Get a Quote", href: "#contact" }
]}
buttonAnimation="slide-up"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-standing-with-folded-arms-window_1098-17204.jpg", alt: "Client avatar 1" },
{ src: "http://img.b2bpic.net/free-photo/young-male-engineer-green-hardhat-holding-notebook-white-background-high-quality-photo_114579-41608.jpg", alt: "Client avatar 2" },
@@ -104,6 +105,7 @@ export default function LandingPage() {
carouselMode="buttons"
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
buttonAnimation="slide-up"
title="Our Specialized Construction Services"
description="From conceptualization to completion, we offer a comprehensive range of construction and real estate development services tailored to your needs."
textboxLayout="default"
@@ -171,6 +173,7 @@ export default function LandingPage() {
]}
carouselMode="buttons"
animationType="depth-3d"
buttonAnimation="slide-up"
title="Our Impact and Achievements"
description="Driven by dedication and innovation, our milestones reflect our unwavering commitment to excellence and community development in the Indian construction sector."
textboxLayout="default"
@@ -192,6 +195,7 @@ export default function LandingPage() {
title="Frequently Asked Questions"
description="Find quick answers to the most common questions about our services, processes, and commitment to quality in real estate and construction."
tag="Quick Answers"
buttonAnimation="slide-up"
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}