Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-07 22:41:15 +00:00

View File

@@ -46,29 +46,29 @@ export default function LandingPage() {
description="Professional gardening services across Rome—fast, clean, and trusted by hundreds of satisfied homeowners. From routine maintenance to complete garden restoration."
tag="Trusted Local Expert"
tagIcon={Leaf}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-streets-switzerland_8353-9666.jpg"
imageAlt="Beautifully maintained Roman garden with professional landscaping"
mediaAnimation="slide-up"
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?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg"
},
{
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?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-outdoors_23-2151038668.jpg"
},
{
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?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-shirt-looks-with-smile-into-camera_197531-18053.jpg"
}
]}
testimonialRotationInterval={5000}
buttons={[
{ text: "Book Your Garden Consultation", href: "contact" }
]}
buttonAnimation="entrance-slide"
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -77,7 +77,7 @@ export default function LandingPage() {
<TestimonialAboutCard
tag="About Filippo"
tagIcon={Sprout}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
title="48 Years of Passion, Local Expertise, and 4.8-Star Credibility"
description="Filippo il Giardiniere"
subdescription="Established Roman Gardening Professional"
@@ -110,7 +110,7 @@ export default function LandingPage() {
description="From weekly maintenance to emergency response, Filippo delivers expertise, reliability, and immaculate results."
tag="Services"
tagIcon={CheckCircle}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
@@ -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?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg"
},
{
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?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-posing-outdoors_23-2151038668.jpg"
},
{
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?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-shirt-looks-with-smile-into-camera_197531-18053.jpg"
},
{
id: "4", name: "Paolo Benedetti", role: "Commercial Client", company: "Corporate Grounds", rating: 5,
@@ -146,7 +146,7 @@ export default function LandingPage() {
description="Hundreds of satisfied homeowners and property managers trust Filippo with their gardens. See why."
tag="Client Stories"
tagIcon={Star}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
@@ -170,7 +170,7 @@ export default function LandingPage() {
description="Proven expertise and local credibility that sets us apart."
tag="Our Strength"
tagIcon={Trophy}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>