Update src/app/page.tsx
This commit is contained in:
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "163+", title: "Customer Reviews"},
|
||||
{
|
||||
value: "4.2", title: "Star Rating"},
|
||||
value: "4.9 Star Rating", title: "Star Rating"},
|
||||
{
|
||||
value: "Bulk", title: "Order Ready"},
|
||||
]}
|
||||
@@ -259,4 +259,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user