2 Commits

Author SHA1 Message Date
95b9e08b0a Update src/app/page.tsx 2026-03-25 03:12:29 +00:00
3760235bc2 Merge version_1 into main
Merge version_1 into main
2026-03-25 03:02:45 +00:00

View File

@@ -214,22 +214,22 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "proj-1", name: "Modern Backyard Oasis", imageSrc: "http://img.b2bpic.net/free-photo/creative-young-caucasian-brunette-girl-uses-technological-device-sitting-chair-garden-happy-weekend-concept_197531-32608.jpg", imageAlt: "Modern backyard with paver patio and lush greenery", price: "Quote Available"
id: "proj-1", name: "Modern Backyard Oasis", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-patio-with-table-chair_74190-2452.jpg", imageAlt: "Modern backyard with paver patio and lush greenery", price: "Quote Available"
},
{
id: "proj-2", name: "Artificial Turf & Xeriscape", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-woman-near-pool_1385-352.jpg", imageAlt: "Artificial turf installation with desert plants", price: "Quote Available"
id: "proj-2", name: "Artificial Turf & Xeriscape", imageSrc: "http://img.b2bpic.net/free-photo/vegetated-building_23-2147677722.jpg", imageAlt: "Artificial turf installation with desert plants", price: "Quote Available"
},
{
id: "proj-3", name: "Elegant Landscape Lighting", imageSrc: "http://img.b2bpic.net/free-photo/travelling-china_8327-9.jpg", imageAlt: "Outdoor garden with elegant evening lighting", price: "Quote Available"
id: "proj-3", name: "Elegant Landscape Lighting", imageSrc: "http://img.b2bpic.net/free-photo/women-laughing-outdoors-side-view_23-2149655632.jpg", imageAlt: "Outdoor garden with elegant evening lighting", price: "Quote Available"
},
{
id: "proj-4", name: "Sustainable Desert Design", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-shot-prickly-pear-cactus_181624-19056.jpg", imageAlt: "Water-efficient desert landscape with unique plants", price: "Quote Available"
id: "proj-4", name: "Sustainable Desert Design", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-wooden-sailboats-anchored-near-tropical-island-coastline_482257-127020.jpg", imageAlt: "Water-efficient desert landscape with unique plants", price: "Quote Available"
},
{
id: "proj-5", name: "Resort-Style Pool Deck", imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-fit-tanned-european-woman-sunglasses-leopard-cami-top-biker-shorts-outside-villa-near-palm-tree_343596-583.jpg", imageAlt: "Luxury pool deck with custom landscaping", price: "Quote Available"
id: "proj-5", name: "Resort-Style Pool Deck", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-deck-travel-holiday-luxury_1203-4524.jpg", imageAlt: "Luxury pool deck with custom landscaping", price: "Quote Available"
},
{
id: "proj-6", name: "Custom Outdoor Kitchen", imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair_1339-7085.jpg", imageAlt: "Beautiful outdoor kitchen with shaded seating area", price: "Quote Available"
id: "proj-6", name: "Custom Outdoor Kitchen", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-4124.jpg", imageAlt: "Beautiful outdoor kitchen with shaded seating area", price: "Quote Available"
}
]}
title="Our Work"