Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{ text: "Get Free Estimate", href: "#contact" },
|
||||
]}
|
||||
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"
|
||||
avatarText="Trusted by our community"
|
||||
/>
|
||||
</div>
|
||||
@@ -79,10 +79,10 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Artificial Turf", description: "Beautiful, water-saving green lawns year-round.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg" },
|
||||
{ title: "Concrete Masonry", description: "Custom patios, walkways, and driveways.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg" },
|
||||
{ title: "Retaining Walls", description: "Functional and aesthetic structural solutions.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg" },
|
||||
{ title: "Drainage & Grading", description: "Protecting your property from water damage.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg" },
|
||||
{ title: "Artificial Turf", description: "Beautiful, water-saving green lawns year-round.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=2" },
|
||||
{ title: "Concrete Masonry", description: "Custom patios, walkways, and driveways.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=3" },
|
||||
{ title: "Retaining Walls", description: "Functional and aesthetic structural solutions.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=4" },
|
||||
{ title: "Drainage & Grading", description: "Protecting your property from water damage.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-outdoor-hotel_1150-12915.jpg?_wi=5" },
|
||||
]}
|
||||
title="Comprehensive Landscaping Services"
|
||||
description="We handle everything from ground-up design to structural masonry installations."
|
||||
|
||||
Reference in New Issue
Block a user