Update src/app/page.tsx
This commit is contained in:
@@ -58,13 +58,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Margaret Chen", handle: "CEO, Luminary Residences", testimonial: "Home-Srv transformed our property management approach. Their attention to detail is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
{
|
||||
name: "James Whitmore", handle: "Owner, Heritage Properties", testimonial: "The sophistication and professionalism of their team elevated our entire home experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
{
|
||||
name: "Victoria Ashford", handle: "Principal, Ashford Estates", testimonial: "Exceptional service paired with genuine care. Home-Srv is the gold standard.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -98,11 +101,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Residential Cleaning", description: "Meticulous cleaning tailored to luxury homes with eco-conscious, premium-grade products and discrete service", tag: "Cleaning Excellence", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-bottle-spray-cleanser-cleaning-oven-home-kitchen_231208-13610.jpg", imageAlt: "Professional luxury home cleaning service"},
|
||||
id: "1", title: "Residential Cleaning", description: "Meticulous cleaning tailored to luxury homes with eco-conscious, premium-grade products and discrete service", tag: "Cleaning Excellence", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-with-bottle-spray-cleanser-cleaning-oven-home-kitchen_231208-13610.jpg", imageAlt: "Professional luxury home cleaning service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Home Maintenance", description: "Preventive and corrective maintenance programs designed to preserve and enhance your property's value", tag: "Maintenance Care", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg", imageAlt: "Expert home maintenance and repair services"},
|
||||
id: "2", title: "Home Maintenance", description: "Preventive and corrective maintenance programs designed to preserve and enhance your property's value", tag: "Maintenance Care", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721520.jpg", imageAlt: "Expert home maintenance and repair services"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Consulting & Design", description: "Strategic guidance from design experts to elevate your living spaces with cohesive, timeless aesthetics", tag: "Design Vision", imageSrc: "http://img.b2bpic.net/free-photo/couple-choosing-fabric-furniture-store_1157-37466.jpg", imageAlt: "Home design and consulting services"},
|
||||
id: "3", title: "Consulting & Design", description: "Strategic guidance from design experts to elevate your living spaces with cohesive, timeless aesthetics", tag: "Design Vision", imageSrc: "http://img.b2bpic.net/free-photo/couple-choosing-fabric-furniture-store_1157-37466.jpg", imageAlt: "Home design and consulting services"
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Explore Services", href: "#" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -120,17 +126,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Eleanor Rothschild", date: "Date: 15 November 2024", title: "Consistently exceptional service across all our properties", quote: "Over three years, Home-Srv has managed multiple properties with unwavering excellence. Their team understands the nuances of luxury property care and executes with precision every single time.", tag: "Property Portfolio", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "1", name: "Eleanor Rothschild", date: "Date: 15 November 2024", title: "Consistently exceptional service across all our properties", quote: "Over three years, Home-Srv has managed multiple properties with unwavering excellence. Their team understands the nuances of luxury property care and executes with precision every single time.", tag: "Property Portfolio", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Thomas Pemberton", date: "Date: 28 October 2024", title: "Discretion paired with uncompromising quality", quote: "What sets Home-Srv apart is their ability to deliver exceptional results while maintaining complete discretion. My staff and I barely notice they were here, yet everything is immaculate.", tag: "Executive Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "2", name: "Thomas Pemberton", date: "Date: 28 October 2024", title: "Discretion paired with uncompromising quality", quote: "What sets Home-Srv apart is their ability to deliver exceptional results while maintaining complete discretion. My staff and I barely notice they were here, yet everything is immaculate.", tag: "Executive Client", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sophia Valencia", date: "Date: 12 October 2024", title: "Design expertise that transcends expectations", quote: "Their consulting services transformed our home vision into reality. The team combined aesthetic sophistication with practical functionality in ways we hadn't envisioned.", tag: "Design Consultation", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "3", name: "Sophia Valencia", date: "Date: 12 October 2024", title: "Design expertise that transcends expectations", quote: "Their consulting services transformed our home vision into reality. The team combined aesthetic sophistication with practical functionality in ways we hadn't envisioned.", tag: "Design Consultation", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Alexander Crawford", date: "Date: 5 October 2024", title: "Premium service on every engagement", quote: "Home-Srv elevated what we thought was possible for home services. Their attention to detail and commitment to excellence is rare and genuinely appreciated.", tag: "Maintenance Program", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "4", name: "Alexander Crawford", date: "Date: 5 October 2024", title: "Premium service on every engagement", quote: "Home-Srv elevated what we thought was possible for home services. Their attention to detail and commitment to excellence is rare and genuinely appreciated.", tag: "Maintenance Program", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Catherine Laurent", date: "Date: 20 September 2024", title: "Our trusted home care partner", quote: "After trying numerous services, Home-Srv became our trusted partner. They understand that for us, quality isn't an option—it's a requirement.", tag: "Long-term Partner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "5", name: "Catherine Laurent", date: "Date: 20 September 2024", title: "Our trusted home care partner", quote: "After trying numerous services, Home-Srv became our trusted partner. They understand that for us, quality isn't an option—it's a requirement.", tag: "Long-term Partner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Jonathan Ashford", date: "Date: 10 September 2024", title: "Excellence is their standard", quote: "Home-Srv doesn't just meet expectations—they redefine what's possible in home services. Their professionalism and care set a new benchmark in the industry.", tag: "Premium Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
id: "6", name: "Jonathan Ashford", date: "Date: 10 September 2024", title: "Excellence is their standard", quote: "Home-Srv doesn't just meet expectations—they redefine what's possible in home services. Their professionalism and care set a new benchmark in the industry.", tag: "Premium Service", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -144,8 +156,10 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[]}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/real-estate-typography-logo_742173-4275.jpg", "http://img.b2bpic.net/free-vector/gradient-real-estate-labels_23-2149114862.jpg", "http://img.b2bpic.net/free-vector/minimalist-elegant-interior-design-studio-logo-template_742173-17691.jpg", "http://img.b2bpic.net/free-vector/gradient-home-health-care-logo-template_23-2150811283.jpg", "http://img.b2bpic.net/free-vector/real-estate-typography-logo_742173-4275.jpg", "http://img.b2bpic.net/free-vector/vintage-luxury-logo-template_23-2147856675.jpg", "http://img.b2bpic.net/free-vector/real-estate-typography-logo_742173-4275.jpg", "http://img.b2bpic.net/free-vector/real-estate-typography-logo_742173-4275.jpg"]}
|
||||
"http://img.b2bpic.net/free-vector/real-estate-typography-logo_742173-4275.jpg", "http://img.b2bpic.net/free-vector/gradient-real-estate-labels_23-2149114862.jpg", "http://img.b2bpic.net/free-vector/minimalist-elegant-interior-design-studio-logo-template_742173-17691.jpg", "http://img.b2bpic.net/free-vector/gradient-home-health-care-logo-template_23-2150811283.jpg", "http://img.b2bpic.net/free-vector/real-estate-typography-logo_742173-4275.jpg", "http://img.b2bpic.net/free-vector/vintage-luxury-logo-template_23-2147856675.jpg", "http://img.b2bpic.net/free-vector/real-estate-typography-logo_742173-4275.jpg", "http://img.b2bpic.net/free-vector/real-estate-typography-logo_742173-4275.jpg"
|
||||
]}
|
||||
speed={35}
|
||||
showCard={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user