Compare commits
8 Commits
version_7
...
version_10
| Author | SHA1 | Date | |
|---|---|---|---|
| eb91e0bdec | |||
| 91ea25e995 | |||
| ef6376c11d | |||
| 0ee8667b79 | |||
| 4b301c3ebb | |||
| 6fa246d2fc | |||
| 18ae176981 | |||
| 07893d8947 |
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "North Bloomington", rating: 5,
|
id: "1", name: "AJ Kessler", role: "Homeowner", company: "North Bloomington", rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-bjsw0qqj.jpg?_wi=2"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-bjsw0qqj.jpg?_wi=2"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -187,6 +187,10 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "4", name: "David Kim", role: "Business Owner", company: "Retail Center Manager", rating: 5,
|
id: "4", name: "David Kim", role: "Business Owner", company: "Retail Center Manager", rating: 5,
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-ln3lfosh.jpg?_wi=3"
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-ln3lfosh.jpg?_wi=3"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "5", name: "Todd M Simmons", role: "Homeowner", company: "South Bloomington", rating: 5,
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOwSmiMg7IJg0cZ1Elrp46VuU1/uploaded-1772483717111-ln3lfosh.jpg?_wi=3"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
kpiItems={[
|
kpiItems={[
|
||||||
|
|||||||
Reference in New Issue
Block a user