Merge version_1 into main #6
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cllqe2", imageAlt: "Professional lawn care technician caring for healthy green lawn"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtfDIMAHfqOJO7abrLGvuiLV6c/uploaded-1773418045170-f9j2dfca.avif", imageAlt: "Professional lawn care technician caring for healthy green lawn"
|
||||
}
|
||||
]}
|
||||
className="relative w-full"
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
description="With years of experience serving our community, TruGreen delivers trusted lawn care solutions backed by proven expertise and customer satisfaction."
|
||||
subdescription="Our team of certified technicians uses industry-leading treatments and techniques to transform your lawn into the envy of the neighborhood."
|
||||
icon={CheckCircle}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hvjazi"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtfDIMAHfqOJO7abrLGvuiLV6c/uploaded-1773418172516-61zek66t.jpg"
|
||||
imageAlt="TruGreen professional lawn care team"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -125,13 +125,13 @@ export default function LandingPage() {
|
||||
<ProductCardThree
|
||||
products={[
|
||||
{
|
||||
id: "spring-cleanup", name: "Spring Cleanup & Fertilization", price: "Starting at $149", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5quxyz&_wi=2", imageAlt: "Spring lawn care and fertilization service"
|
||||
id: "spring-cleanup", name: "Spring Cleanup & Fertilization", price: "Starting at $149", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtfDIMAHfqOJO7abrLGvuiLV6c/uploaded-1773418071761-z6tm0ad6.jpg", imageAlt: "Spring lawn care and fertilization service"
|
||||
},
|
||||
{
|
||||
id: "weed-control-plan", name: "Comprehensive Weed Control Plan", price: "Starting at $99/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nqve2i&_wi=2", imageAlt: "Professional weed control treatment"
|
||||
id: "weed-control-plan", name: "Comprehensive Weed Control Plan", price: "Starting at $99/month", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtfDIMAHfqOJO7abrLGvuiLV6c/uploaded-1773418799199-ibjsvh63.jpg", imageAlt: "Professional weed control treatment"
|
||||
},
|
||||
{
|
||||
id: "aeration-seeding", name: "Aeration & Overseeding", price: "Starting at $199", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=52n82g&_wi=2", imageAlt: "Lawn aeration and grass seeding"
|
||||
id: "aeration-seeding", name: "Aeration & Overseeding", price: "Starting at $199", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtfDIMAHfqOJO7abrLGvuiLV6c/uploaded-1773418807787-tsue6kkm.avif", imageAlt: "Lawn aeration and grass seeding"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user