Merge version_2 into main #2

Merged
development merged 3 commits from version_2 into main 2026-01-26 17:51:32 +00:00
Showing only changes of commit 232976c321 - Show all commits

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>
);
}
}