Merge version_1 into main #1
@@ -55,11 +55,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "John Martinez", handle: "Homeowner", testimonial: "Fixed my burst pipe in under an hour. Professional and fair pricing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businesswoman-strict-clothes-black-jacket-with-optical-sunglasses-with-smile-white-wall-work-job-office-female-business-meetings_140725-65034.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businesswoman-strict-clothes-black-jacket-with-optical-sunglasses-with-smile-white-wall-work-job-office-female-business-meetings_140725-65034.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Sarah Chen", handle: "Business Owner", testimonial: "Best HVAC service I've used. They were punctual and thorough.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -147,11 +147,11 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "John Martinez", role: "Homeowner", company: "Downtown Area", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businesswoman-strict-clothes-black-jacket-with-optical-sunglasses-with-smile-white-wall-work-job-office-female-business-meetings_140725-65034.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-businesswoman-strict-clothes-black-jacket-with-optical-sunglasses-with-smile-white-wall-work-job-office-female-business-meetings_140725-65034.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", role: "Business Owner", company: "Commercial District", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-standing-bricks-wall-smiling-with-happy-face-looking-pointing-side-with-thumb-up_839833-15096.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Michael Rodriguez", role: "Property Manager", company: "Residential Complex", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user