Merge version_1 into main #1
@@ -64,35 +64,35 @@ export default function LandingPage() {
|
||||
handle: "@johnd",
|
||||
testimonial: "Excellent service, very quick roof repair after the storm. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-front-building-holding-mobile-phone-hand-talking-loudspeaker_23-2147972812.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-front-building-holding-mobile-phone-hand-talking-loudspeaker_23-2147972812.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah M.",
|
||||
handle: "@sarahm",
|
||||
testimonial: "The team made the insurance claim process so much easier than I expected.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-professional-businessman-sitting-cafe-with-glass-coffee-working-laptop-searching-inspiration-outside-office-workspace_1258-314543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-professional-businessman-sitting-cafe-with-glass-coffee-working-laptop-searching-inspiration-outside-office-workspace_1258-314543.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David K.",
|
||||
handle: "@davidk",
|
||||
testimonial: "Professional, efficient, and quality work. My new roof looks fantastic.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people_23-2149193851.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people_23-2149193851.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena R.",
|
||||
handle: "@elenar",
|
||||
testimonial: "Top-notch roofing contractors. Trustworthy and great at explaining repairs.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mike B.",
|
||||
handle: "@mikeb",
|
||||
testimonial: "Great experience overall. The communication was excellent from start to finish.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clients-realtor-touring-new-high-class-office-space_482257-90948.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clients-realtor-touring-new-high-class-office-space_482257-90948.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
@@ -212,35 +212,35 @@ export default function LandingPage() {
|
||||
name: "John D.",
|
||||
role: "Local Resident",
|
||||
testimonial: "Excellent service, very quick roof repair after the storm. Highly recommend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-front-building-holding-mobile-phone-hand-talking-loudspeaker_23-2147972812.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-front-building-holding-mobile-phone-hand-talking-loudspeaker_23-2147972812.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah M.",
|
||||
role: "Property Owner",
|
||||
testimonial: "The team made the insurance claim process so much easier than I expected.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-professional-businessman-sitting-cafe-with-glass-coffee-working-laptop-searching-inspiration-outside-office-workspace_1258-314543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-professional-businessman-sitting-cafe-with-glass-coffee-working-laptop-searching-inspiration-outside-office-workspace_1258-314543.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "David K.",
|
||||
role: "Local Resident",
|
||||
testimonial: "Professional, efficient, and quality work. My new roof looks fantastic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people_23-2149193851.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-people_23-2149193851.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Elena R.",
|
||||
role: "Property Owner",
|
||||
testimonial: "Top-notch roofing contractors. Trustworthy and great at explaining repairs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746316.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mike B.",
|
||||
role: "Local Resident",
|
||||
testimonial: "Great experience overall. The communication was excellent from start to finish.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clients-realtor-touring-new-high-class-office-space_482257-90948.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/clients-realtor-touring-new-high-class-office-space_482257-90948.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Trusted by Homeowners"
|
||||
|
||||
Reference in New Issue
Block a user