Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="large"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -46,14 +46,14 @@ export default function LandingPage() {
|
||||
description="Professional installation, maintenance, and sales of high-quality sprinkler systems for residential and commercial properties. Keep your landscape thriving with expert care."
|
||||
tag="Trusted Local Service"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Schedule Service", href: "contact" },
|
||||
{ text: "Explore Products", href: "products" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/orchard-farm-concept-with-salad_23-2147828937.jpg?_wi=1", imageAlt: "Professional sprinkler system installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/orchard-farm-concept-with-salad_23-2147828937.jpg", imageAlt: "Professional sprinkler system installation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-watering-plant-from-white-watering-can_23-2147844348.jpg", imageAlt: "Beautifully maintained landscape with sprinkler system" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/building-lake_1127-3458.jpg", imageAlt: "Commercial property irrigation system" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-male-gardener-pruning-green-plant_23-2147844326.jpg", imageAlt: "Expert technician performing system maintenance" },
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
id: "4", name: "Rain Sensor Timer", price: "$34.99", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-woman-holding-digital-tablet_23-2147862763.jpg", imageAlt: "Weather-responsive rain sensor for irrigation"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Drip Irrigation Kit", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/orchard-farm-concept-with-salad_23-2147828937.jpg?_wi=2", imageAlt: "Complete drip irrigation system kit"
|
||||
id: "5", name: "Drip Irrigation Kit", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/orchard-farm-concept-with-salad_23-2147828937.jpg", imageAlt: "Complete drip irrigation system kit"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Valve Box Assembly", price: "$59.99", imageSrc: "http://img.b2bpic.net/free-photo/blue-watering-can-with-trowel-wooden-table_53876-105365.jpg", imageAlt: "Underground valve box assembly"
|
||||
|
||||
Reference in New Issue
Block a user