Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -68,7 +68,7 @@ export default function ContactPage() {
|
||||
tagIcon={CalendarCheck}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg?_wi=3"
|
||||
imageAlt="Luxury landscaping design consultation with client and architect"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -127,13 +127,13 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Retaining Walls",
|
||||
description: "Engineered, reinforced, and built to last. From decorative garden walls to 100+ foot structural systems.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/gray-brick-wall-background_1372-494.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/gray-brick-wall-background_1372-494.jpg?_wi=1",
|
||||
imageAlt: "Engineered retaining wall in a luxurious garden",
|
||||
},
|
||||
{
|
||||
title: "Patios & Outdoor Living",
|
||||
description: "Custom stone patios, fire features, pergolas, and elegant hardscapes that transform how you use your yard.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698338.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698338.jpg?_wi=1",
|
||||
imageAlt: "Custom stone patio with fire feature",
|
||||
},
|
||||
]}
|
||||
@@ -197,7 +197,7 @@ export default function HomePage() {
|
||||
tagIcon={CalendarCheck}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg?_wi=1"
|
||||
imageAlt="Luxury landscaping design consultation with client and architect"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -67,13 +67,13 @@ export default function ServicesPage() {
|
||||
{
|
||||
title: "Retaining Walls",
|
||||
description: "Engineered, reinforced, and built to last. From decorative garden walls to 100+ foot structural systems.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/gray-brick-wall-background_1372-494.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/gray-brick-wall-background_1372-494.jpg?_wi=2",
|
||||
imageAlt: "Engineered retaining wall in a luxurious garden",
|
||||
},
|
||||
{
|
||||
title: "Patios & Outdoor Living",
|
||||
description: "Custom stone patios, fire features, pergolas, and elegant hardscapes that transform how you use your yard.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698338.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698338.jpg?_wi=2",
|
||||
imageAlt: "Custom stone patio with fire feature",
|
||||
},
|
||||
{
|
||||
@@ -111,10 +111,10 @@ export default function ServicesPage() {
|
||||
title="What Sets Us Apart"
|
||||
description="We believe every landscape project deserves integrity, expertise, and clear communication. Here’s why clients choose us for their most important outdoor transformations."
|
||||
features={[
|
||||
{ title: "We Actually Listen", description: "Clients consistently say we take the time to understand their vision before offering expert guidance.", imageSrc: "https://img.b2bpic.net/free-photo/lost-school-sport-gym-with-swimming-pool-chernobyl-city-zone-radioactivity-ghost-town_627829-11732.jpg" },
|
||||
{ title: "Real Engineering Knowledge", description: "8–12 foot retaining walls? Complex grading? Drainage nightmares? We handle what others avoid.", imageSrc: "https://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg" },
|
||||
{ title: "We Actually Listen", description: "Clients consistently say we take the time to understand their vision before offering expert guidance.", imageSrc: "https://img.b2bpic.net/free-photo/lost-school-sport-gym-with-swimming-pool-chernobyl-city-zone-radioactivity-ghost-town_627829-11732.jpg?_wi=1" },
|
||||
{ title: "Real Engineering Knowledge", description: "8–12 foot retaining walls? Complex grading? Drainage nightmares? We handle what others avoid.", imageSrc: "https://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg?_wi=1" },
|
||||
{ title: "Communication From Start to Finish", description: "Clear updates. On-time arrivals. Honest answers. Always.", imageSrc: "https://img.b2bpic.net/free-photo/big-fence-urban-park_53876-32203.jpg" },
|
||||
{ title: "No Shortcuts. Ever.", description: "Solid construction. Proper base prep. Quality materials, built to last.", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg" },
|
||||
{ title: "No Shortcuts. Ever.", description: "Solid construction. Proper base prep. Quality materials, built to last.", imageSrc: "https://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=1" },
|
||||
]}
|
||||
gridVariant="two-items-per-row"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -93,8 +93,8 @@ export default function TestimonialsPage() {
|
||||
title="Why Our Clients Recommend Us"
|
||||
description="It comes down to our core values: integrity, expertise, and clear communication. These are the reasons clients trust us and recommend our work."
|
||||
features={[
|
||||
{ title: "We Actually Listen", description: "Clients consistently say we take the time to understand their vision before offering expert guidance.", imageSrc: "https://img.b2bpic.net/free-photo/lost-school-sport-gym-with-swimming-pool-chernobyl-city-zone-radioactivity-ghost-town_627829-11732.jpg" },
|
||||
{ title: "Real Engineering Knowledge", description: "8–12 foot retaining walls? Complex grading? Drainage nightmares? We handle what others avoid.", imageSrc: "https://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg" },
|
||||
{ title: "We Actually Listen", description: "Clients consistently say we take the time to understand their vision before offering expert guidance.", imageSrc: "https://img.b2bpic.net/free-photo/lost-school-sport-gym-with-swimming-pool-chernobyl-city-zone-radioactivity-ghost-town_627829-11732.jpg?_wi=2" },
|
||||
{ title: "Real Engineering Knowledge", description: "8–12 foot retaining walls? Complex grading? Drainage nightmares? We handle what others avoid.", imageSrc: "https://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg?_wi=3" },
|
||||
]}
|
||||
gridVariant="two-items-per-row"
|
||||
animationType="slide-up"
|
||||
|
||||
@@ -92,7 +92,7 @@ export default function WorkPage() {
|
||||
price: "Project Est. $30k+",
|
||||
rating: 5,
|
||||
reviewCount: "Problem Solved",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/watering-can_23-2148006090.jpg?_wi=2",
|
||||
imageAlt: "Effective drainage solution around a house",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function WorkPage() {
|
||||
price: "Project Est. $45k+",
|
||||
rating: 5,
|
||||
reviewCount: "Elegant Design",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=2",
|
||||
imageAlt: "Modern stone patio with an integrated pergola",
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ export default function WorkPage() {
|
||||
tagIcon={CalendarCheck}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/greenhouse-owner-presenting-flowers-options-potential-customer-retailer_158595-7007.jpg?_wi=2"
|
||||
imageAlt="Luxury landscaping design consultation with client and architect"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user