Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-28 11:33:01 +00:00

View File

@@ -68,6 +68,7 @@ export default function WebAgency2Page() {
]}
carouselItemClassName="!aspect-[4/5]"
/>
<div id="services" data-section="services">
<FeatureBento
title="Our Services"
description="Reliable solutions for your construction and fabrication needs."
@@ -97,6 +98,8 @@ export default function WebAgency2Page() {
}
]}
/>
</div>
<div id="products" data-section="products">
<FeatureCardTwentySix
title="Our Product Range"
description="Explore our wide selection of steel, hardware, and building materials."
@@ -132,6 +135,7 @@ export default function WebAgency2Page() {
}
]}
/>
</div>
<FeatureBento
title="Why Choose MaaLaxmiSteel"
description="Your reliable partner for quality, service, and convenience."
@@ -219,6 +223,7 @@ export default function WebAgency2Page() {
]
}}
/>
<div id="about" data-section="about">
<TeamCardFive
title="Our Dedicated Team"
description="Committed to serving your material needs with expertise."
@@ -229,9 +234,11 @@ export default function WebAgency2Page() {
team={[
{ id: "1", name: "Rohit Sharma", role: "Store Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/webagency2/rohit_sharma.jpg?w=800&h=600&fit=crop&q=75&s=17b1e4c7d03a9f0e13c6a4a6e4d6e9b8", imageAlt: "Rohit Sharma, Store Manager" },
{ id: "2", name: "Priya Singh", role: "Customer Service", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/webagency2/priya_singh.jpg?w=800&h=600&fit=crop&q=75&s=a4b5c6d7e8f90123456789abcdef0123", imageAlt: "Priya Singh, Customer Service" },
{ id: "3", name: "Amit Kumar", role: "Warehouse Supervisor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/webagency2/amit_kumar.jpg?w=800&h=600&fit=crop&q=75&s=f0e1d2c3b4a59876543210fedcba9876", imageAlt: "Amit Kumar, Warehouse Supervisor" }
{ id: "3", name: "Amit Kumar", role: "Warehouse Supervisor", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/webagency2/amit_kumar.jpg?w=800&h=600&fit=crop&q=75&s=f0e1d2c3b4a59876543210fedcba9876", imageAlt: "Amit Kumar, Warehouse Supervisor" },
{ id: "4", name: "Siddhant", role: "Delivery & Operations Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/webagency2/siddhant.jpg?w=800&h=600&fit=crop&q=75&s=a1b2c3d4e5f67890123456789abcdef0", imageAlt: "Siddhant, Delivery & Operations Manager" }
]}
/>
</div>
<FaqBase
title="Frequently Asked Questions"
description="Answers to common queries about our products and services."
@@ -246,6 +253,7 @@ export default function WebAgency2Page() {
{ id: "5", title: "How can I place an order or get a quote?", content: "You can place orders or request quotes via phone call, WhatsApp, or by visiting our store. Our contact details are available on the website." }
]}
/>
<div id="contact" data-section="contact">
<ContactCTA
tag="Connect with Us"
title="Ready for Your Next Project?"
@@ -258,6 +266,7 @@ export default function WebAgency2Page() {
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
<FooterBase
logoText="MaaLaxmiSteel"
copyrightText="© 2024 | MaaLaxmiSteel"