Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf85a3837b | |||
| 232976c321 | |||
| 6ba5684166 | |||
| 861c4bf519 | |||
| 882ee5ced8 |
@@ -163,4 +163,4 @@ export default function BlogPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1264,4 +1264,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -63,6 +63,7 @@ export default function BrazilianLumberPage() {
|
|||||||
imageSrc="https://img.b2bpic.net/free-photo/photorealistic-perspective-wood-logs_23-2151239305.jpg"
|
imageSrc="https://img.b2bpic.net/free-photo/photorealistic-perspective-wood-logs_23-2151239305.jpg"
|
||||||
imageAlt="Premium Brazilian lumber showcase"
|
imageAlt="Premium Brazilian lumber showcase"
|
||||||
imagePosition="right"
|
imagePosition="right"
|
||||||
|
imageClassName="w-full h-full object-cover scale-110"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -227,4 +228,4 @@ export default function BrazilianLumberPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user