Merge version_1 into main #3
@@ -62,8 +62,8 @@ export default function LandingPage() {
|
||||
],
|
||||
stats: [
|
||||
{ title: "Rating", values: [4.8, 4.8, 4.8], description: "Google Reviews" },
|
||||
{ title: "Open Until", values: ["02:00", "02:00", "02:00"], description: "Tonight" },
|
||||
{ title: "Location", values: ["Nantes", "Nantes", "Nantes"], description: "8 Allée Maison Rouge" },
|
||||
{ title: "Open Until", values: [2, 2, 0], description: "Tonight" },
|
||||
{ title: "Location", values: [8, 0, 0], description: "8 Allée Maison Rouge" },
|
||||
],
|
||||
chartTitle: "Staking Rewards", chartData: [
|
||||
{ value: 50 },
|
||||
|
||||
Reference in New Issue
Block a user