Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 40f01a7743 | |||
| ed62aa6059 |
@@ -162,12 +162,12 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "500+", label: "Reviews"},
|
||||
{
|
||||
value: "4.3", label: "Rating"},
|
||||
value: "5.0", label: "Rating"},
|
||||
{
|
||||
value: "100%", label: "Happiness"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Rated 4.3 stars by over 500 happy coffee lovers."
|
||||
description="Rated 5 stars by over 500 happy coffee lovers."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -198,4 +198,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user