Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
handle: "@markd",
|
||||
testimonial: "Sombrero Bros are absolute pros. My windows haven't looked this good in years.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530871.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530871.jpg?_wi=1",
|
||||
imageAlt: "professional window cleaner working",
|
||||
},
|
||||
{
|
||||
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
handle: "@jamesl",
|
||||
testimonial: "Punctual and very friendly. The best local window cleaners.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-waving-hand-outside_23-2149447136.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-waving-hand-outside_23-2149447136.jpg?_wi=1",
|
||||
imageAlt: "happy residential home owner",
|
||||
},
|
||||
{
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
handle: "@emilyr",
|
||||
testimonial: "My storefront looks brand new! Couldn't be happier.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg?_wi=1",
|
||||
imageAlt: "professional homeowner portrait",
|
||||
},
|
||||
{
|
||||
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
handle: "@chrisb",
|
||||
testimonial: "Exceptional attention to detail. Will definitely hire again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-brick-wall-surface-texture_23-2151262527.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-brick-wall-surface-texture_23-2151262527.jpg?_wi=1",
|
||||
imageAlt: "smiling middle aged woman",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530871.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530871.jpg?_wi=2"
|
||||
imageAlt="Professional window cleaning service"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -210,21 +210,21 @@ export default function LandingPage() {
|
||||
name: "John Doe",
|
||||
role: "Homeowner",
|
||||
testimonial: "Exceptional service, friendly brothers, and spotless windows. 10/10.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-waving-hand-outside_23-2149447136.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-waving-hand-outside_23-2149447136.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Smith",
|
||||
role: "Office Manager",
|
||||
testimonial: "Very professional. Arrived on time and did an amazing job on our storefront glass.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064886.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mike Ross",
|
||||
role: "Resident",
|
||||
testimonial: "They made our sunroom look brand new. Fast and efficient work!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-brick-wall-surface-texture_23-2151262527.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-brick-wall-surface-texture_23-2151262527.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -276,7 +276,7 @@ export default function LandingPage() {
|
||||
placeholder: "Tell us about your project",
|
||||
rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530871.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-servant-washing-windows_23-2149530871.jpg?_wi=3"
|
||||
imageAlt="Cleaning equipment"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user