Merge version_1 into main #4
@@ -54,15 +54,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alessandra Rossi", handle: "Homeowner, Aventine", testimonial: "Filippo transformed our neglected garden into an oasis. His attention to detail is impeccable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Marco Conti", handle: "Property Manager, Centro", testimonial: "Fast response, immaculate work, and fair pricing. Exactly what we needed for multiple properties.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-outdoors_23-2151038668.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-outdoors_23-2151038668.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Isabella Marchetti", handle: "Villa Owner, Monte Mario", testimonial: "2-hour emergency response saved our garden after the storm. Filippo is truly reliable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-shirt-looks-with-smile-into-camera_197531-18053.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-shirt-looks-with-smile-into-camera_197531-18053.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -122,15 +122,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alessandra Rossi", role: "Homeowner", company: "Aventine District", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marco Conti", role: "Property Manager", company: "Centro Storico", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-outdoors_23-2151038668.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-outdoors_23-2151038668.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Isabella Marchetti", role: "Villa Owner", company: "Monte Mario", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-shirt-looks-with-smile-into-camera_197531-18053.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-shirt-looks-with-smile-into-camera_197531-18053.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Paolo Benedetti", role: "Commercial Client", company: "Corporate Grounds", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user