Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-07 22:40:15 +00:00
2 changed files with 1373 additions and 6 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -53,15 +53,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}
@@ -121,15 +121,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,