Merge version_1 into main #3
@@ -33,7 +33,7 @@ const heroDashboard = {
|
||||
{ title: "Signature Drinks", values: [45, 52, 58], description: "Premium beverages available" },
|
||||
{ title: "Premium Quality", values: [100, 100, 100], valueSuffix: "%", description: "Satisfaction guaranteed" },
|
||||
{ title: "Fresh Daily", values: [24, 24, 24], valueSuffix: "/7", description: "Available every day" },
|
||||
] as const,
|
||||
] as [any, any, any],
|
||||
chartTitle: "Customer Favorites", chartData: [
|
||||
{ value: 85 },
|
||||
{ value: 92 },
|
||||
|
||||
Reference in New Issue
Block a user