Merge version_2 into main #2

Merged
development merged 3 commits from version_2 into main 2026-01-26 17:51:32 +00:00
3 changed files with 4 additions and 3 deletions

View File

@@ -163,4 +163,4 @@ export default function BlogPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -1264,4 +1264,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -63,6 +63,7 @@ export default function BrazilianLumberPage() {
imageSrc="https://img.b2bpic.net/free-photo/photorealistic-perspective-wood-logs_23-2151239305.jpg"
imageAlt="Premium Brazilian lumber showcase"
imagePosition="right"
imageClassName="w-full h-full object-cover scale-110"
/>
</div>
@@ -227,4 +228,4 @@ export default function BrazilianLumberPage() {
</div>
</ThemeProvider>
);
}
}