Merge version_1 into main #2
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "aurora" }}
|
||||
dashboard={{
|
||||
title: "Our Expertise in Landscaping", logoIcon: Leaf,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2714.jpg", searchPlaceholder: "Browse our services...", sidebarItems: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2714.jpg?_wi=1", searchPlaceholder: "Browse our services...", sidebarItems: [
|
||||
{ icon: Sprout, active: true },
|
||||
{ icon: Hammer, active: false },
|
||||
{ icon: Droplet, active: false }
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
{ text: "Licensed & Insured", href: "#" },
|
||||
{ text: "Schedule Consultation", href: "#contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2714.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2714.jpg?_wi=2"
|
||||
imageAlt="Rangel & Sons landscape design team at work"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTen
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Lawn Care & Maintenance", description: "Professional mowing, edging, and seasonal treatments keep your lawn pristine and healthy year-round.", media: { imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2714.jpg" },
|
||||
id: "1", title: "Lawn Care & Maintenance", description: "Professional mowing, edging, and seasonal treatments keep your lawn pristine and healthy year-round.", media: { imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-stylish-smiling-woman-walking-exotic-street-near-hotel-sunny-hot-day-spending-her-vacation-los-angeles_273443-2714.jpg?_wi=3" },
|
||||
items: [
|
||||
{ icon: Sprout, text: "Weekly or bi-weekly service" },
|
||||
{ icon: CheckCircle, text: "Seasonal cleanup included" },
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "2", title: "Landscape Design", description: "Custom design services bringing your dream outdoor space to life with creativity and attention to detail.", media: { imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg" },
|
||||
id: "2", title: "Landscape Design", description: "Custom design services bringing your dream outdoor space to life with creativity and attention to detail.", media: { imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=1" },
|
||||
items: [
|
||||
{ icon: Palette, text: "Custom concept designs" },
|
||||
{ icon: Leaf, text: "Plant selection & placement" },
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "3", title: "Hardscaping & Irrigation", description: "Expert installation of patios, walkways, retaining walls, and smart irrigation systems for lasting beauty.", media: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127952.jpg" },
|
||||
id: "3", title: "Hardscaping & Irrigation", description: "Expert installation of patios, walkways, retaining walls, and smart irrigation systems for lasting beauty.", media: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127952.jpg?_wi=1" },
|
||||
items: [
|
||||
{ icon: Hammer, text: "Patios & walkways" },
|
||||
{ icon: Droplet, text: "Irrigation systems" },
|
||||
@@ -165,13 +165,13 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Desert Oasis Patio Project", price: "Custom Design", variant: "Hardscape & Landscape", imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Beautiful patio with landscape design"
|
||||
id: "1", name: "Desert Oasis Patio Project", price: "Custom Design", variant: "Hardscape & Landscape", imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=2", imageAlt: "Beautiful patio with landscape design"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Complete Lawn Transformation", price: "Maintenance Plan", variant: "Cleanup & Care", imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-s-hand-cutting-plant-with-secateurs_23-2148165259.jpg", imageAlt: "Lush green lawn after professional care"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Irrigation System Installation", price: "System Included", variant: "Efficient Watering", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127952.jpg", imageAlt: "Modern irrigation system in landscape"
|
||||
id: "3", name: "Irrigation System Installation", price: "System Included", variant: "Efficient Watering", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-concept_23-2148127952.jpg?_wi=2", imageAlt: "Modern irrigation system in landscape"
|
||||
}
|
||||
]}
|
||||
title="Before & After Gallery"
|
||||
|
||||
Reference in New Issue
Block a user