Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
],
|
||||
stats: [
|
||||
{
|
||||
title: "Pure Vegetarian", values: ["100", "100", "100"],
|
||||
title: "Pure Vegetarian", values: ["100%", "100%", "100%"],
|
||||
valuePrefix: "", description: "Authentic recipes, no compromise."},
|
||||
{
|
||||
title: "Customer Rating", values: ["4.4", "4.5", "4.4"],
|
||||
|
||||
Reference in New Issue
Block a user