Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "s-4", name: "Hardscaping (Patios, Walkways)", price: "Custom Designs", imageSrc: "https://images.unsplash.com/photo-1621375176766-0d19f6a743b1?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Patio construction with pavers"},
|
||||
{
|
||||
id: "s-5", name: "Garden Bed Installation", price: "Starting at $200", imageSrc: "https://images.unsplash.com/photo-1520626359288-293d4a4d9c79?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Raised garden beds being installed"},
|
||||
id: "s-5", name: "Garden Bed Installation", price: "Starting at $200", imageSrc: "https://images.unsplash.com/photo-1520626359288-293d4a4d9c79?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1", imageAlt: "Raised garden beds being installed"},
|
||||
{
|
||||
id: "s-6", name: "Drainage Solutions", price: "Consultation Required", imageSrc: "https://images.unsplash.com/photo-1616782294474-325d9b62f1a6?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Drainage pipe in a lawn"},
|
||||
]}
|
||||
@@ -273,7 +273,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://images.unsplash.com/photo-1520626359288-293d4a4d9c79?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
||||
imageSrc="https://images.unsplash.com/photo-1520626359288-293d4a4d9c79?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2"
|
||||
imageAlt="Lush green landscape"
|
||||
logoText="The Life Is Green"
|
||||
columns={[
|
||||
|
||||
Reference in New Issue
Block a user