Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe4a9894e3 | |||
| 382247ac2a | |||
| 29a087c793 |
@@ -87,6 +87,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Portfolio"
|
||||
description="Browse our latest work from the shop floor."
|
||||
cardRatingClassName="text-orange-500"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -108,6 +109,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Happy Clients"
|
||||
description="What our local community has to say about us."
|
||||
ratingClassName="text-orange-500"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -143,4 +145,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user