Merge version_1 into main #5
@@ -114,8 +114,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", quote: "Amazing food!", name: "Anna S.", role: "Customer" },
|
||||
{ id: "2", quote: "Authentic flavors.", name: "Markus L.", role: "Customer" }
|
||||
{ id: "1", testimonial: "Amazing food!", name: "Anna S.", role: "Customer" },
|
||||
{ id: "2", testimonial: "Authentic flavors.", name: "Markus L.", role: "Customer" }
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "5.0", label: "Average Rating" },
|
||||
|
||||
Reference in New Issue
Block a user