Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -53,15 +53,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah M.", handle: "LVP Install", testimonial: "2,000 sq ft installed in two days—and the results were stunning.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blond-woman-designer-with-big-unrolled-paper-sheet_23-2148180682.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-blond-woman-designer-with-big-unrolled-paper-sheet_23-2148180682.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "James T.", handle: "Hardwood Repair", testimonial: "Professional, knowledgeable, efficient. They matched the existing floor perfectly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-builder-green-construction-suit-helmet-holding-big-white-sign-pink-space-architecture-construction-work_140725-28807.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-builder-green-construction-suit-helmet-holding-big-white-sign-pink-space-architecture-construction-work_140725-28807.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Emily R.", handle: "Vinyl Refresh", testimonial: "So in love with my new floor—felt like a brand new house.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-device_23-2149246363.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-device_23-2149246363.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
imagePosition="right"
|
||||
@@ -125,13 +125,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "2,000 Sq Ft in Two Days", quote: "2,000 sq ft installed in two days—and the results were stunning. Professional crew, clean job site, zero hassle.", name: "Sarah M.", role: "Google Review • LVP Installation", imageSrc: "http://img.b2bpic.net/free-photo/smiling-blond-woman-designer-with-big-unrolled-paper-sheet_23-2148180682.jpg", imageAlt: "Customer testimonial 1"
|
||||
id: "1", title: "2,000 Sq Ft in Two Days", quote: "2,000 sq ft installed in two days—and the results were stunning. Professional crew, clean job site, zero hassle.", name: "Sarah M.", role: "Google Review • LVP Installation", imageSrc: "http://img.b2bpic.net/free-photo/smiling-blond-woman-designer-with-big-unrolled-paper-sheet_23-2148180682.jpg?_wi=2", imageAlt: "Customer testimonial 1"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Matched Perfectly", quote: "Professional, knowledgeable, efficient. They matched the existing glue-down hardwood so perfectly you can't even tell there was a repair.", name: "James T.", role: "Google Review • Hardwood Repair", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-builder-green-construction-suit-helmet-holding-big-white-sign-pink-space-architecture-construction-work_140725-28807.jpg", imageAlt: "Customer testimonial 2"
|
||||
id: "2", title: "Matched Perfectly", quote: "Professional, knowledgeable, efficient. They matched the existing glue-down hardwood so perfectly you can't even tell there was a repair.", name: "James T.", role: "Google Review • Hardwood Repair", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-builder-green-construction-suit-helmet-holding-big-white-sign-pink-space-architecture-construction-work_140725-28807.jpg?_wi=2", imageAlt: "Customer testimonial 2"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Felt Like a Brand New House", quote: "So in love with my new floor—it felt like a brand new house. The team was respectful, quick, and did beautiful work.", name: "Emily R.", role: "Google Review • Vinyl Refresh", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-device_23-2149246363.jpg", imageAlt: "Customer testimonial 3"
|
||||
id: "3", title: "Felt Like a Brand New House", quote: "So in love with my new floor—it felt like a brand new house. The team was respectful, quick, and did beautiful work.", name: "Emily R.", role: "Google Review • Vinyl Refresh", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-device_23-2149246363.jpg?_wi=2", imageAlt: "Customer testimonial 3"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Best Decision We Made", quote: "Local, responsive, and consistently high-quality. They've done multiple projects for us and always deliver on time and on budget.", name: "Michael P.", role: "Google Review • Commercial Project", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bald-senior-dressed-stylish-suit-posing-against-dark-background_613910-17578.jpg", imageAlt: "Customer testimonial 4"
|
||||
|
||||
Reference in New Issue
Block a user