Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-22 06:46:03 +00:00

View File

@@ -61,8 +61,6 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/limestone-quarry-with-sparse-vegetation-old-abandoned-rusty-excavator_1268-16009.jpg", imageAlt: "Mining operations at golden hour"},
{
imageSrc: "http://img.b2bpic.net/free-photo/backhoe-digger_1388-576.jpg", imageAlt: "Excavation machinery"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-solar-panel-facility-reviews-photovoltaic-system-performance-using-vr_482257-125203.jpg", imageAlt: "Survey mapping"},
{
imageSrc: "http://img.b2bpic.net/free-photo/heavy-machinery-used-construction-industry-engineering_23-2151307720.jpg", imageAlt: "Stone logistics"},
{
@@ -256,4 +254,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}