Update src/app/page.tsx
This commit is contained in:
@@ -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