Merge version_1 into main #1
@@ -66,14 +66,14 @@ export default function LandingPage() {
|
||||
handle: "Birmingham",
|
||||
testimonial: "Excellent job done on our bathroom. The job included unforeseen problems that required re-routing pipes.",
|
||||
rating: 5,
|
||||
imageSrc: "asset://testimonial-1",
|
||||
imageSrc: "asset://testimonial-1?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Alex L.",
|
||||
handle: "Birmingham",
|
||||
testimonial: "I was impressed with the quality of the work and how tidy he was.",
|
||||
rating: 5,
|
||||
imageSrc: "asset://testimonial-2",
|
||||
imageSrc: "asset://testimonial-2?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah K.",
|
||||
|
||||
@@ -57,12 +57,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1",
|
||||
name: "David M.",
|
||||
imageSrc: "asset://testimonial-1",
|
||||
imageSrc: "asset://testimonial-1?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Alex L.",
|
||||
imageSrc: "asset://testimonial-2",
|
||||
imageSrc: "asset://testimonial-2?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
|
||||
Reference in New Issue
Block a user