Update src/app/page.tsx
This commit is contained in:
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
role: "Foodie",
|
||||
company: "Kauguri Local",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc6HmK2W9ktqefYde2DCKXSJvw/close-up-of-a-happy-customer-in-a-high-e-1774775962415-cfdfdacd.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc6HmK2W9ktqefYde2DCKXSJvw/close-up-of-a-happy-customer-in-a-high-e-1774775962415-cfdfdacd.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
role: "Customer",
|
||||
company: "Kauguri Resident",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc6HmK2W9ktqefYde2DCKXSJvw/close-up-of-a-happy-customer-in-a-high-e-1774775962415-cfdfdacd.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc6HmK2W9ktqefYde2DCKXSJvw/close-up-of-a-happy-customer-in-a-high-e-1774775962415-cfdfdacd.png?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user