Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -138,19 +138,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jennifer M.", role: "Homeowner", company: "Miami, FL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/customer-client-rating-background-building-stronger-brand_1017-45087.jpg", imageAlt: "five star customer satisfaction rating"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/customer-client-rating-background-building-stronger-brand_1017-45087.jpg?_wi=1", imageAlt: "five star customer satisfaction rating"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Robert T.", role: "Property Manager", company: "Fort Lauderdale, FL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/customer-client-rating-background-building-stronger-brand_1017-45087.jpg", imageAlt: "five star customer satisfaction rating"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/customer-client-rating-background-building-stronger-brand_1017-45087.jpg?_wi=2", imageAlt: "five star customer satisfaction rating"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Lisa K.", role: "Business Owner", company: "Coral Gables, FL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/customer-client-rating-background-building-stronger-brand_1017-45087.jpg", imageAlt: "five star customer satisfaction rating"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/customer-client-rating-background-building-stronger-brand_1017-45087.jpg?_wi=3", imageAlt: "five star customer satisfaction rating"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Michael D.", role: "Homeowner", company: "Boca Raton, FL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/customer-client-rating-background-building-stronger-brand_1017-45087.jpg", imageAlt: "five star customer satisfaction rating"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/customer-client-rating-background-building-stronger-brand_1017-45087.jpg?_wi=4", imageAlt: "five star customer satisfaction rating"
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user