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