Merge version_1 into main #1
@@ -50,21 +50,21 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=1"
|
||||
imageAlt="Luxury landscape garden design with water features and modern architecture"
|
||||
mediaAnimation="opacity"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Victoria Stanford", handle: "Estate Owner, Westchester", testimonial: "Transformed our 2-acre property into an absolute masterpiece. Every detail exceeded expectations.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "James Mitchell", handle: "Property Developer", testimonial: "Their vision and execution are unparalleled. Our landscape now serves as a crown jewel.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Catherine Blake", handle: "Homeowner, Connecticut", testimonial: "White-glove service from concept to completion. Truly luxury landscaping at its finest.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -155,15 +155,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Victoria Stanford", role: "Founder", company: "Stanford Ventures", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Mitchell", role: "Principal", company: "Mitchell Development Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Catherine Blake", role: "CEO", company: "Blake Family Office", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Richard Ashford", role: "Executive", company: "Ashford Capital Partners", rating: 5,
|
||||
@@ -252,7 +252,7 @@ export default function LandingPage() {
|
||||
description="Our landscape design specialists are ready to discuss your vision. Complete the form below to schedule your complimentary consultation with our team."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=2"
|
||||
imageAlt="Luxury garden landscape with modern architecture and sophisticated design"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user