Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-03-03 11:53:45 +00:00
4 changed files with 22 additions and 22 deletions

View File

@@ -79,7 +79,7 @@ export default function AboutPage() {
{ value: "500+", title: "Luxury Properties Transformed" },
{ value: "27", title: "Industry Awards & Recognition" },
]}
imageSrc="http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg"
imageSrc="http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg?_wi=2"
imageAlt="Expert landscape team at work"
useInvertedBackground={false}
tagAnimation="slide-up"
@@ -123,7 +123,7 @@ export default function AboutPage() {
quote: "Luxury Landscapes completely reimagined our 5-acre property. From the initial design consultation to final installation, their attention to detail and professionalism was exceptional. The team delivered beyond our expectations.",
name: "Victoria Ashford",
role: "Estate Owner, Silicon Valley",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg?_wi=2",
imageAlt: "Victoria Ashford",
},
{
@@ -132,7 +132,7 @@ export default function AboutPage() {
quote: "We've worked with Luxury Landscapes for 8 years now. Their seasonal maintenance programs keep our property in pristine condition year-round. They're responsive, innovative, and genuinely invested in our landscape's success.",
name: "Robert Chen",
role: "Property Manager, Malibu",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3",
imageAlt: "Robert Chen",
},
{
@@ -141,7 +141,7 @@ export default function AboutPage() {
quote: "Their design team captured our vision perfectly. The finished landscape not only looks stunning but has also increased our property value significantly. The irrigation system they installed is state-of-the-art and incredibly efficient.",
name: "Catherine & Michael Sterling",
role: "Homeowners, Montecito",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-her-handsome-elegant-boyfriend-suit-sexy-brunette-model-black-evening-dress-fashionable-couple-posing-street-europe-brutal-man-his-female-outdoors_158538-22942.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-her-handsome-elegant-boyfriend-suit-sexy-brunette-model-black-evening-dress-fashionable-couple-posing-street-europe-brutal-man-his-female-outdoors_158538-22942.jpg?_wi=2",
imageAlt: "Catherine and Michael Sterling",
},
]}

View File

@@ -85,7 +85,7 @@ export default function BlogPage() {
category: "Design Trends",
title: "2025 Luxury Landscape Design Trends",
excerpt: "Discover the emerging design philosophies and aesthetic movements shaping premium outdoor spaces this year. From biophilic integration to sustainable luxury.",
imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg?_wi=3",
imageAlt: "Modern landscape design trends",
authorName: "James Mitchell",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
@@ -96,7 +96,7 @@ export default function BlogPage() {
category: "Maintenance",
title: "Winter Care for Premium Landscape Plants",
excerpt: "Essential winter maintenance strategies to protect your landscape investment during cold months. Expert techniques for protecting rare specimens and delicate plantings.",
imageSrc: "http://img.b2bpic.net/free-photo/australian-shrub-smoke-tree_1372-185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/australian-shrub-smoke-tree_1372-185.jpg?_wi=3",
imageAlt: "Winter landscape care",
authorName: "Sarah Chen",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
@@ -107,7 +107,7 @@ export default function BlogPage() {
category: "Sustainability",
title: "Smart Irrigation Systems for Luxury Estates",
excerpt: "Cutting-edge irrigation technology that combines water efficiency with precision landscape management. How AI-driven systems optimize plant health and reduce water waste.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=4",
imageAlt: "Smart irrigation system",
authorName: "Marcus Rodriguez",
authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
@@ -118,7 +118,7 @@ export default function BlogPage() {
category: "Design Guide",
title: "Creating Four-Season Interest in Your Garden",
excerpt: "Strategic plant selection and design principles to ensure your landscape remains visually stunning year-round. Expert tips for seasonal color, texture, and architectural interest.",
imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-952.jpg?_wi=3",
imageAlt: "Four season garden",
authorName: "Elena Rossi",
authorAvatar: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg",

View File

@@ -87,7 +87,7 @@ export default function HomePage() {
imageAlt: "Luxury garden design with water features",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=1",
imageAlt: "Premium outdoor living space with patio",
},
]}
@@ -109,7 +109,7 @@ export default function HomePage() {
{ value: "500+", title: "Luxury Properties Transformed" },
{ value: "27", title: "Industry Awards & Recognition" },
]}
imageSrc="http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg"
imageSrc="http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg?_wi=1"
imageAlt="Expert landscape team at work"
useInvertedBackground={false}
tagAnimation="slide-up"
@@ -166,7 +166,7 @@ export default function HomePage() {
category: "Residential Design",
title: "Contemporary Garden Oasis",
excerpt: "A stunning 2-acre transformation featuring tiered gardens, natural stone pathways, and integrated water features overlooking the valley.",
imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg?_wi=1",
imageAlt: "Contemporary garden oasis design",
authorName: "James Mitchell",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
@@ -177,7 +177,7 @@ export default function HomePage() {
category: "Estate Landscaping",
title: "Mediterranean Villa Landscape",
excerpt: "Complete estate redesign with Italian cypress alleys, Tuscan-style terracing, and year-round specimen plantings for maximum visual impact.",
imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-952.jpg?_wi=1",
imageAlt: "Mediterranean villa landscape",
authorName: "Sarah Chen",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
@@ -188,7 +188,7 @@ export default function HomePage() {
category: "Hardscape Design",
title: "Luxury Outdoor Living Suite",
excerpt: "Premium hardscaping project featuring custom stone work, built-in seating, landscape lighting, and integrated smart irrigation systems.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=2",
imageAlt: "Luxury outdoor living suite",
authorName: "Marcus Rodriguez",
authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
@@ -199,7 +199,7 @@ export default function HomePage() {
category: "Seasonal Design",
title: "Four-Season Garden Masterpiece",
excerpt: "Expertly planned landscape with seasonal color progressions, featuring carefully selected trees, shrubs, and perennials for year-round interest.",
imageSrc: "http://img.b2bpic.net/free-photo/australian-shrub-smoke-tree_1372-185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/australian-shrub-smoke-tree_1372-185.jpg?_wi=1",
imageAlt: "Four-season garden design",
authorName: "Elena Rossi",
authorAvatar: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg",
@@ -246,7 +246,7 @@ export default function HomePage() {
quote: "Luxury Landscapes completely reimagined our 5-acre property. From the initial design consultation to final installation, their attention to detail and professionalism was exceptional. The team delivered beyond our expectations.",
name: "Victoria Ashford",
role: "Estate Owner, Silicon Valley",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-posing-work_23-2149622865.jpg?_wi=1",
imageAlt: "Victoria Ashford",
},
{
@@ -255,7 +255,7 @@ export default function HomePage() {
quote: "We've worked with Luxury Landscapes for 8 years now. Their seasonal maintenance programs keep our property in pristine condition year-round. They're responsive, innovative, and genuinely invested in our landscape's success.",
name: "Robert Chen",
role: "Property Manager, Malibu",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1",
imageAlt: "Robert Chen",
},
{
@@ -264,7 +264,7 @@ export default function HomePage() {
quote: "Their design team captured our vision perfectly. The finished landscape not only looks stunning but has also increased our property value significantly. The irrigation system they installed is state-of-the-art and incredibly efficient.",
name: "Catherine & Michael Sterling",
role: "Homeowners, Montecito",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-her-handsome-elegant-boyfriend-suit-sexy-brunette-model-black-evening-dress-fashionable-couple-posing-street-europe-brutal-man-his-female-outdoors_158538-22942.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-her-handsome-elegant-boyfriend-suit-sexy-brunette-model-black-evening-dress-fashionable-couple-posing-street-europe-brutal-man-his-female-outdoors_158538-22942.jpg?_wi=1",
imageAlt: "Catherine and Michael Sterling",
},
{
@@ -273,7 +273,7 @@ export default function HomePage() {
quote: "From concept to completion, Luxury Landscapes demonstrated exceptional project management and craftsmanship. Their team worked seamlessly with our architect and contractors. Highly recommended for any high-end property project.",
name: "James Whitmore",
role: "Developer, Santa Barbara",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2",
imageAlt: "James Whitmore",
},
{

View File

@@ -86,7 +86,7 @@ export default function PortfolioPage() {
category: "Residential Design",
title: "Contemporary Garden Oasis",
excerpt: "A stunning 2-acre transformation featuring tiered gardens, natural stone pathways, and integrated water features overlooking the valley.",
imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stone-path-with-grass-growing-up_1137-86.jpg?_wi=2",
imageAlt: "Contemporary garden oasis design",
authorName: "James Mitchell",
authorAvatar: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
@@ -97,7 +97,7 @@ export default function PortfolioPage() {
category: "Estate Landscaping",
title: "Mediterranean Villa Landscape",
excerpt: "Complete estate redesign with Italian cypress alleys, Tuscan-style terracing, and year-round specimen plantings for maximum visual impact.",
imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-952.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-952.jpg?_wi=2",
imageAlt: "Mediterranean villa landscape",
authorName: "Sarah Chen",
authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-stylish-pretty-young-woman-look-professional-cross-hands-chest-smiling-confident-camera-wear-glasses-standing-near-reception-office-hall-discuss-business_197531-22165.jpg",
@@ -108,7 +108,7 @@ export default function PortfolioPage() {
category: "Hardscape Design",
title: "Luxury Outdoor Living Suite",
excerpt: "Premium hardscaping project featuring custom stone work, built-in seating, landscape lighting, and integrated smart irrigation systems.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=3",
imageAlt: "Luxury outdoor living suite",
authorName: "Marcus Rodriguez",
authorAvatar: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
@@ -119,7 +119,7 @@ export default function PortfolioPage() {
category: "Seasonal Design",
title: "Four-Season Garden Masterpiece",
excerpt: "Expertly planned landscape with seasonal color progressions, featuring carefully selected trees, shrubs, and perennials for year-round interest.",
imageSrc: "http://img.b2bpic.net/free-photo/australian-shrub-smoke-tree_1372-185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/australian-shrub-smoke-tree_1372-185.jpg?_wi=2",
imageAlt: "Four-season garden design",
authorName: "Elena Rossi",
authorAvatar: "http://img.b2bpic.net/free-photo/confident-middle-aged-businesswoman-looking-camera_74855-4120.jpg",